{
  "Uuid": "964f28ba-d02d-4a87-a9ec-45d5776ea7cb",
  "IsCustomNode": false,
  "Description": null,
  "Name": "3rdDesignOption",
  "ElementResolver": {
    "ResolutionMap": {}
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 344.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.077,
      "Id": "f60c483ae6e341cbbbdc35928e273b39",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5c0337fd000948a1b4c2ec61b3c5eba5",
          "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": 344.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 34.4,
      "Id": "c211b5cac19f4caaa17aac6749d25257",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "80899182dc0b49b2a2394c0ac3098484",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 100.0,
      "MinimumValue": 0.0,
      "StepValue": 0.1,
      "InputValue": 8.077,
      "Id": "a416ab55d4654704a72497f735c386d7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b58d99645f4546c1ac830b39acf9d501",
          "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.Origin",
      "Id": "e29c5a837ff3442097df7adbd93dad0f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9dd4b1fcd74f4c67a2e20a53fa03b76a",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the Origin point (0,0,0)\n\nPoint.Origin ( ): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "75aaf379ad5c42519f9a175b4ed89cec",
      "Inputs": [
        {
          "Id": "f744bc45ad4c4f4aa31abc65e4d0d875",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aca681109f354cf1904b39511efa5aec",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30342cfa5923464f8571322d6ce2e8ab",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b58455a5564f4742bbd875a12b2904b9",
          "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": "13bbb69672224c57a1042b4ab17ce477",
      "Inputs": [
        {
          "Id": "54e2ed3f772d476db39853d466b68a63",
          "Name": "lowPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "973f9be396dd4dd4833c05e812c3c269",
          "Name": "highPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b48103e6ed24e16a93f24fb4df8d48f",
          "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": "c421199f9ad143cc93ac25f6a3f18e24",
      "Inputs": [
        {
          "Id": "651ed1dadbd5499d8d40d02505e823ac",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50c36bef883140ca97f47c851e3109dc",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "35b84fc42ddb4ff48269794ed1dae6bf",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "983d302469ca4c9ea1118fa96ef24586",
          "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.ByLengths@Autodesk.DesignScript.Geometry.Point,double,double,double",
      "Id": "881f263698ec43d3ab43e3fc51407992",
      "Inputs": [
        {
          "Id": "182233ceb29647cda312c63ae8bebcf9",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d40e6c67959e464eb523d0d046ba50fd",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dde3b68d415f4cd3bb6a82930995f645",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b61ad99b16724f84a1dcb94c84a711b4",
          "Name": "height",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "21cca6d2d91844d58edbcd894681213a",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Cuboid centered at input Point, with specified width, length, and height.\n\nCuboid.ByLengths (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n0;\n17.2;",
      "Id": "9c20ec2773654d81949b4ede82ea3e5f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4455f898c6304df09830d7a5b7f03661",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fc5e30594f3b4221849304e4d980fd9a",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e25b6cba86af4255b5cffbc5247c9498",
          "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": "0.8;\n0.8;\n34.4;",
      "Id": "dd8b68ce60d34c49a74fc95024b2893a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0ea00a3f7bcb4f288ed0b0ff1ab40f04",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9aee0264782e450ebc5e6a9ae149b562",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9fb852342944a0c9159502ed10a12f7",
          "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": "8.077;\n0;\n17.2;",
      "Id": "d51ce19afee145a187646c5f24c14d81",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bf83ec9c82b54128a22b67009054ce67",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5412b79b4fb14743929fb48ea9d40e46",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "322772a345cf449791ead148dcf95a6e",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "cb882e31ae48420b87fc239b9a88a2b5",
      "Inputs": [
        {
          "Id": "b81428dd8c7c4f69800a07785951715b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74f386c05b4d468a88604d399a81386f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f0b6a4c2fcc475cb2db82fe5438d192",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1aca57fc28dd4b098c649000ddc48913",
          "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.ByLengths@Autodesk.DesignScript.Geometry.Point,double,double,double",
      "Id": "52570ccbfec24b08a90c1c85fc51c643",
      "Inputs": [
        {
          "Id": "119c15ad664b4f04960c34d1c737c1b8",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bfc17ba07bb5425c9e5cf6246db1a436",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bfead2bf235474ea0d1f5b9c3e15455",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f4ff8e7939a4738a8273bd51e0b7af2",
          "Name": "height",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6df75890ebae45ebb1387b8e4b50608a",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Cuboid centered at input Point, with specified width, length, and height.\n\nCuboid.ByLengths (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.8;\n0.8;\n34.4;",
      "Id": "04ffaee27405425290349ca066e052be",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "82de2bbcbe6145e0a5adcde04ff29d2b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aed847d318974ed5ba0ecc150af9d780",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "402011e29a61486bb4adb1f37b101365",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "b7f4fd0cc51b4ae7a1b76a3eb48e2c2f",
      "Inputs": [
        {
          "Id": "7c790f23a2e64006a4f0a9fc28451acb",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "02eeabe2a5db4ba9aa3f13c97eb34868",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac8dc9b140dc4b9b8aaa1c61296a294d",
          "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": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "709adc86db574364ae111f6dba5b7ade",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ab1d565967ab4aec888be12e91286106",
          "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": "8.077;\n8.077;\n17.2;",
      "Id": "045b933bdaa446fda2bfa2f2f694fbe4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a64ca3458c38407c832b8c978b77f43d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "63451863e11b43769f4c1773daa2eddc",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd305014a68f44cb9bcd66e819cccc71",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "45c83344e62b4704b385c2e3146cc56d",
      "Inputs": [
        {
          "Id": "def65f64957147ce8ca726ef843f8fd6",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4a50695063a44eef811b9e4ffc43b210",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9f74e7f35eb4a7f85d69b9fb70fa600",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bc51e7e4e3e7465885bd5a491e6f35df",
          "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.8;\n0.8;\n34.4;",
      "Id": "adba7eedb89e41e8a2ce24a45c84e987",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f232885e4b064d42897dfa7f1014d486",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fb29cf2c5de491599a1c4a61e823f38",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a929448a24dd4e7687a3087652ffe2d0",
          "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": 0,
        "G": 0,
        "B": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "bfdc071131ba4735897586e96e7e5ef9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fb73579953e94d68989de2aa5ea3904b",
          "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.Cuboid.ByLengths@Autodesk.DesignScript.Geometry.Point,double,double,double",
      "Id": "8ce4f6bff8094370a2e565a8d8310eda",
      "Inputs": [
        {
          "Id": "623435d430c1440eaabc87ad6f30202a",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fbe514d29c3843d7b3d432548323fbec",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3e33548b3da64b46bd4c69426a04a753",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed048ac1c8204776b44198117ee9a98a",
          "Name": "height",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0c59a491f3140e68a46f5a58fa621ce",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Cuboid centered at input Point, with specified width, length, and height.\n\nCuboid.ByLengths (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "a38f6c85d0214cff9026f7c83833bbd2",
      "Inputs": [
        {
          "Id": "2a26328ea5e84303abc186286ce5a04b",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5bb3cc598f134f28999b0a7b3caa9dcc",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3d4c40317cb64ee79d1858df15c1837b",
          "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": "0;\n8.077;\n17.2;",
      "Id": "86e1355d12824e48b000d60598ed2737",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ea785d538ba14ce8aacad8883cc5ad05",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "93918097e304428d97536ee5d7fb93ff",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c2a146e4ca554f8faa29499e350629d5",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3c976b001c2246abaead9b01bf63488e",
      "Inputs": [
        {
          "Id": "610591ba80e2461ca58b61cda23c6796",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b1ae99fda7a4baa9ae54df0f6d0ba3d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5037b04f476b48c19596130fb56615a2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6fd69d88a596447cb0b50e9e684e7df5",
          "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.ByLengths@Autodesk.DesignScript.Geometry.Point,double,double,double",
      "Id": "ff8ef08a38d14a099365e17a41d0cab4",
      "Inputs": [
        {
          "Id": "183cf0e2b68e4ecf9affc09e35a188e5",
          "Name": "origin",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "86120ba31fde476283c9193277ef95f3",
          "Name": "width",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1741e0c00069470bba4a87cf68d95088",
          "Name": "length",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30681e5c6e23404fa011f0c9cfe630a2",
          "Name": "height",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a3000ef0f8147f48ce23495b7d9d97a",
          "Name": "Cuboid",
          "Description": "Cuboid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Cuboid centered at input Point, with specified width, length, and height.\n\nCuboid.ByLengths (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "7c8b9a43e26e4818b6f3236768b04baa",
      "Inputs": [
        {
          "Id": "cd9218de51c34b60ad92b73b1f3ae3a3",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "561fd6b995cc4f92ad675e143544ed59",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ee4402b6c2b4c5d8dc18ac69974098f",
          "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": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "9ff6a8b56eb149c09a963dbd338723e5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8ed975a4de8748f4ae1060f80e1e812e",
          "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": "0.8;\n0.8;\n34.4;",
      "Id": "ef60ea21047241af94700c8681cebca6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f9391385c5cd47f0b509ae1c2a6e4a23",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e0931ddc9674d3ea0e0bc8d50bf555d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5473a9291b24d0892bb402fd713b01c",
          "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": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "320decc1f4a647e180a0f696e256af92",
      "Inputs": [
        {
          "Id": "8bc52334330f42959a5ed54288c6937a",
          "Name": "geometry",
          "Description": "The geometry to which you would like to apply color.\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a341a4c98e4d4e4dbad2cddda704d3e1",
          "Name": "color",
          "Description": "The color.\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83d59cb809e54cd3a1e2c7ac21d993bd",
          "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": 255,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "5d112281bea142398f9738bcb4a45ce5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e8af65038e63414abe7a228c4056bd6b",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Select a Color from the palette"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "9d3d8f86f0644ec3b0ae594d01fb2303",
      "Inputs": [
        {
          "Id": "98683e3bf3564176aef56f779b986125",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d04ee82a816f45c19caf69daf638ce39",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "edf7001d28a747989eee3e9ef4e2c698",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "517dbe7ed0cc46fd9bff7c36f269011d",
          "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.1;\n-0.1;\n0;",
      "Id": "7eafe1eca19a4c06b78d4c7da3a6964f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "30c43d22007743c2a2f9dd7c9c2ee962",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d71f417043c24a5f82db02e7a274c946",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e55f5e2e41c4867823e01f44c0177aa",
          "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": "8;\n-0.1;\n6.88;",
      "Id": "1e82c0b080484157944ea5c343ded528",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3b82d1f7381941518d83615c3b49fca3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b6fcc645dfb4b039d207cfaf8e83a33",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61c6527b1496428aa36ffb5ba132c75b",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "abaa7f7788fd45a398e4f926b2edde0e",
      "Inputs": [
        {
          "Id": "dbfee03cf3d1472e90d565a5c9e76908",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b4b9f81070f4475da3c794d5f23e187b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c763a2a8727440b2a06f63ec6c0b5d94",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6999fc2e13ea41d39473f73eec05ca98",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "0a030a8461574fcebd42888fab897b93",
      "Inputs": [
        {
          "Id": "8c0158d9b54b47e588fa2496fa1558cb",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "28a9bf4176394ca1849389e61e51968b",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f1eb68d48f64171a53d6d925e2ddc82",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "287df52631ed417bac136965e9d509e0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "149fbd3c913f4e8fa7a9c5fdf3de2a3d",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "8c724bf5fdf944a4b42d05ef4af152e6",
      "Inputs": [
        {
          "Id": "86378902ebca43e3a75f2d8818377fe5",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "103448c7c6244ea09a4684d5200e886f",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "14b42fac47a64097b577409b8e66d4a9",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "836a1c5315fa4fb0b8bd41340b2edeb0",
      "Inputs": [
        {
          "Id": "915bad76ecce45ccbfad73cb119a6af2",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d6bf2d1537d49a78292b0a83bded5a7",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a74ada1bab5a43a8977b95d8d8567bf2",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "be1998c88d614bfc8e6177db875e3e09",
      "Inputs": [
        {
          "Id": "d185646b751d4e0eb2ef5652bc65f3ae",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ebfbf61dc8242a2a43b61e6e8cc2351",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "750f7470c8d84fc1a1cba9c4a84df546",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "78f44196f6664f648f53eb393c66d796",
          "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": "8;\n-0.1;\n0;",
      "Id": "a9d0d39a08de49c9a2aa06cc6d272418",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2cf53c7587e146579b076b3a6acf2b17",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b273730a34c94c1886598d674f262d9d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c36622657d8348fc8f59bbfd6cd2bebd",
          "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": "0.1;\n-0.1;\n6.88;",
      "Id": "4532bd9a427e4807b82a78ed4ec9115c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "82c74f24981f42139fe6470035a29735",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22859d8a3c974a359520b75326cf5803",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5592c2ec7ed444e0bc061022cd951308",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "990efd22a43f49c68c7533be74899576",
      "Inputs": [
        {
          "Id": "a9454cd9059f4c25905407cead223be0",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79854bc36e424cedadeb495004dd775e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "edcb76fccebf4d4db8354fad3700a4ca",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "62c97ff4a7bf4d92851e06e12fd271ad",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "081d258a0d924feaa9d39faa79d9201e",
      "Inputs": [
        {
          "Id": "cd0ffb71096c4ba7bdbca7f987d73b22",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37c95c190e6a4c9ba18ec6c6c40cb17d",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fbed75862c154c70a14245922d091df2",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "1cc324a83c5642b2993e779f5e0e5605",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cbe315cdfd4943e2a7b910473aa19f82",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a1f0cc72f470476a9874e3090e9efce7",
      "Inputs": [
        {
          "Id": "0ed722a7bbd240b2968c0f4cd42ccf9d",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fde5b3c5dcca4b7d8d6bb171bd3ff187",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "45a1b44183d241b380b96fd7b810f290",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "c739cb56b2244a65b6d54defd46afaee",
      "Inputs": [
        {
          "Id": "46d99198d3254240a2fabc8854fcd87f",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "03effe033afb48c3bb297761f790498d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "97750de0059244979a6d3f0516b05ca4",
          "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.1;\n-0.1;\n6.88;",
      "Id": "377404d7d22644c3a6c03ed47ddf2561",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c08eee2645974dad84d6afc5ef21bb67",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac301e4123eb4d2f82b193fcfffb4f06",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4a76d3f936ef4641b88ce355f9c2c1ae",
          "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": "8;\n-0.1;\n13.76;",
      "Id": "fb4cacb0c32b43bb93ad215332bee2d4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4681f66d57f24945bcd1c4163704c938",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73b900ddad964171be49595cb9d5b8f2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5014bc68f63e4e83b85f5c7df7d2f45d",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "b84cf93ea95243798259862662e14eb6",
      "Inputs": [
        {
          "Id": "bfa5b2a8ff8045e39a4022cd3785dd9d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61ac74dea8f94543b196863c11987781",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "66487a28a01c45c6b56a65b7ecf2deb0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "01fbff4594ad47239b022149ec480148",
          "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": "8;\n-0.1;\n6.88;",
      "Id": "f03e07bafffe4a2e946a6cf762a32715",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b9edff0395754c43bdf728fa3f530169",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9c3f053364a491bb002145e1ddd2006",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "913ab8b8df1e4536aac7e60a0a8460bb",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "d85241ae66c5460da6257c94d8ac7ad2",
      "Inputs": [
        {
          "Id": "482fc9f4baea4a9080f6077fafc8445d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2176d3041bc747898d682b94a69e77c6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b711bf59f7da4dfbad595fdab9f04488",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "335d8eded8ca47e8ad9fb42c6a3f6f59",
          "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": "db704379dfe748ae805e5122a162a8c0",
      "Inputs": [
        {
          "Id": "34c324df7dab41379bacca397490a8b7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05cefcaabd3f4aad80971928b3a9c24f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ccdb921081441edb198108da3a99e9d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9b9da266d79e4c96aed1d2e8d22cc891",
          "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.2;",
      "Id": "0f606d29aa3c4134a4698bc7a8f90e77",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "660ab54323bd4b22b8caef1e0bc7d6ee",
          "Name": "",
          "Description": "Value of 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.2;",
      "Id": "7b8bfc74c75a4350ba6c1cccf6f58ae2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "609b159b5e0a4fe6b7275863b5bdcb30",
          "Name": "",
          "Description": "Value of 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;\n-0.1;\n13.76;",
      "Id": "59a5f8a159f94a2f889129e3e297633c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b00f6664026747c2a01158c9f2e87b82",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f0e7a8e849a407497be48012567d7c4",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bb84d7af1bf4aeab608dd2286c06b38",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "84045424d0524400a49ed33ab554c537",
      "Inputs": [
        {
          "Id": "6d80657015a24e10b3bc9f3f050669d4",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41cff52c0cad4a1495cfe9580b05617e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d2c01db2d9242608a5263163e0f6a41",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d4ebdddb84b4f73abd24fc4e45842a3",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e6ac165609274613939aab67b8e2c51f",
      "Inputs": [
        {
          "Id": "f314f7def705411fa79b6b001754ed1b",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ecd0823f3d2435aa2e46a1a76001af2",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a873a04809d463388e4da686e041df0",
          "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.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e91128bef92e409fb8790f4cbf222d29",
      "Inputs": [
        {
          "Id": "5e8540784473499e822dbc4032abd22f",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "08b6acd158e1483c8e025865a7bee45d",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b05e3a94192643a8967bf022f5f6371e",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "56a5d2faea324ac9a5469968e8166dee",
      "Inputs": [
        {
          "Id": "c28293771fff4f5782d5260b7955b6fa",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5b2167d571d04406af1ab4e3b9f47be2",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c40e988487cd403ab4df1ffc26e002bc",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "754e8847a11a4e1299bf57eaa1b0fcf8",
      "Inputs": [
        {
          "Id": "c831544021b64317906c67eb6735e617",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f87da2b6594d45f28c6fc5b683037c0d",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2a8eb600174e4dc89858861e4db0c6e9",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "2d8f4cdbbc7249f3ab58e2e900a262c1",
      "Inputs": [
        {
          "Id": "0521793d53244edc945d63d551d4c285",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b036510705164a0faa39ab1bb6225bc1",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e20e253d4b2c4dcf90b260a1fe284ba6",
          "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": "49d306a749d3451a9ca347096b741d82",
      "Inputs": [
        {
          "Id": "52190cf0fa464b158e9e8c1f2dd84fbc",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da38b407353f42a2ae598a1a145c7b38",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c1a8b0d3cf3a4a22a1ab5f6163dff588",
          "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.1;\n-0.1;\n13.76;",
      "Id": "21f0c8eca1134779b3d664c4f2c1473d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "38aa765d5dbf4262a54139f0ec1b2ccc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "35487edb826441748b76a3d0a0750d27",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2de77873b1204472b067d7c0c8c14cc8",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "905c9e1e3dcd4848b217c53bb1507ee6",
      "Inputs": [
        {
          "Id": "dc159eedd29f4a9d94a12075d2134c4b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f89e4066e69c4c0ba85567d11ded8a6c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "837c982a6d55413fac4eb6fae5edc634",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8e70fdfb45de4a798dd56cfd40f0d6f7",
          "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.2;",
      "Id": "b2c3d3f81a5b4a4e923fc00ae55f5866",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5a32f27f18394f79bf049eea6f292326",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n20.64;",
      "Id": "46d67e6e1f20462fa2cde9ad94caddfa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "302b1bfb436f474c8e81912cb141259e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0206c7c471ac44da91b81b2e11b9528d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b446d5c38c94297934dac262095cadb",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "64f7d3667ca84893ab79dcb1c8a1d480",
      "Inputs": [
        {
          "Id": "17342235942f45a3aff66839dac78a87",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9488e2342a1a4b2b84c4b3758f78e1b4",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "974627df59cf47e2b7806bdce0bca3b9",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a1c74f266c241f1807c9d49ff43ed13",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "088c525e0a314e60be086055294e15d5",
      "Inputs": [
        {
          "Id": "9fd60a5f0c3d4c78a885e61932c8ee7b",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "853633daa8874687bd686884258c666a",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5518e26cffb043c689fc4617a55c5e5c",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "a8abfe822efe40cfb7e101b6e326c0f1",
      "Inputs": [
        {
          "Id": "2660d463d98840d383a5cc514a2c8e43",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "851545a2273d4854aefa7c217f80f83a",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "75ea98030b6048eeb7944f5ca6c45601",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "d37f25bce64742448685c383cb460bce",
      "Inputs": [
        {
          "Id": "c79ccf7c3cda404a8b9964de21c7c7db",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e3ba4b7db1a4d4fa4469fc98dcd512d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c18002386f04bc590d1dd5740056d49",
          "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": "8;\n-0.1;\n13.76;",
      "Id": "04abb24d00054696aef2e95ebd22b393",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "296102913333410e8087fb433664169b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a14b8146dd3b4a46835cc6fc5b6c138e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "acd26987a8c0454da2fc9f41eea1bf4f",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "ca98081b357f44258631c1f459e57f1e",
      "Inputs": [
        {
          "Id": "c40790e9f5d74a40828ed4cd35427cf4",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e078abfc9b1e4a718817d427a78257d1",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "73b328dd37964bfbae323770d2688382",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "b427179e8f724ba4a7ab039d9e21dee2",
      "Inputs": [
        {
          "Id": "fd4b478ed5104c43948b2ef77f45a903",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aef3beed348c4c358a0af9c139771ca3",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b9eee4d6c47345829ea5755ffc2a4bc3",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "d360f4f1d9264870843ec0f568aaf1f4",
      "Inputs": [
        {
          "Id": "89b23dc54bc84332bad36a0e04bf914b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c29f882825040959b709b282a20a800",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dcae0d0637c64e0eb30374a9100c4b21",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0c527d19a92d4ce0a0f8480036e681ba",
          "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.2;",
      "Id": "931c2e2096c94f04963cc0397556d7c3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bd6e75ff8e0e4e27b554b754ae18ab0c",
          "Name": "",
          "Description": "Value of 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;\n-0.1;\n20.64;",
      "Id": "862e7e10213e4c4fac66be4bd9caa581",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b76ed18c95834750a7064ab1d5e05f32",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be785ebd36b04486b4c7cf52d25ff733",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd164fa1713642d9932d6ec31923a698",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "78c54ee3fcb0403cb51020ab284bbab0",
      "Inputs": [
        {
          "Id": "1ce159cdc4a44a68b9e491e96993c43d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7444526b1134646b698cef41b65b4ca",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf4eb566ccea49caa5235efdf5ee2e7d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52d4e88977d94deeb1150a9105c18b32",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "bccd7dc391f542618fd83fe8d97d073a",
      "Inputs": [
        {
          "Id": "95797b99c7ca463d93fedd76c9533a3f",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "395119eb6186479d8ac429d95a6f4c55",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ecb7fa4d33d41a9974b0bc1be891b86",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;\n-0.1;\n20.64;",
      "Id": "67201762e3e04372bf7f6229ccc265a0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2d5c498f99f645aca295b541da5c6d00",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2648055883a844e3b1cda30e044fb269",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf7bfa51c03e452e90df9cef6ae03fae",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "516a0197f61142c79da557617853fa45",
      "Inputs": [
        {
          "Id": "4810d8189bec4a1ba91679ee0683579e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b8002e470ce4e7491ae33cc24bd24ec",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "580021e541394c1aa0d7728b1a51f390",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1ea42fa52fb94e18901993f8e5799d1a",
          "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.2;",
      "Id": "918b21335d8644ebb1d3e1c39ab77c7a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "359d06222ddc4aef9b2ccd9f7e6fa7f7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n27.52;",
      "Id": "dd88a495e95543e2bda189acef08b486",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6a2779be595b4a8390df4b8186abf104",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1b31d80706ac4cb88e203141b9b324c7",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d76afd7a98354f3aad6b2ab72365fdc9",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "b49ee7d9638e4103bd2aea366da2272c",
      "Inputs": [
        {
          "Id": "e313ae497aae4c16b7e7a3f9a15e5e66",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "992cec516bea4e63b79326c331300073",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3c4523f2345492ebbe013f7044585f8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "17b76739a50e4cc48c17ddaa48892c2b",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "94b45fec92634584894d37743c968300",
      "Inputs": [
        {
          "Id": "19d84610e5e8487fb972c5fd8d3a9d91",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2f791d6f0624cfb913ddd2fc055b672",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "191aecd6e51b427b88f94199c18610e2",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "9b163fbaa1004d67881042e2c1974c62",
      "Inputs": [
        {
          "Id": "bfb3a706ae06451da6fd5dac930d11c7",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d77292a5afcf4913bca924267904167b",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48c0271bae534b91a62ddd6a32297846",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "6f277f3686044273a1553b33f378da40",
      "Inputs": [
        {
          "Id": "bdae45f5746b4f53af43bc7e01aed0b9",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68b89d02ea9f473a8bef79d9e6d86ab0",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "637e57921eba4e50a45bcaf828be05c8",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "a010b1b8edb145839ffe3fdbaf950177",
      "Inputs": [
        {
          "Id": "0e58ba33e31c412d934177a13452292b",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd3728b2e0f943eead35c3ac9998852b",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ad32862f2f4b4e2fa3c430c600d7effa",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n20.64;",
      "Id": "ef74424dd5384a399458b34b52879baf",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a95354b7cf714f72a8f946a9e3c1972c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ba14cc75e0ec40a985164a5734276c25",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42d731c0c3424fc5924a6da145b821b6",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "8d830772b6464b058e3599682b7fb83a",
      "Inputs": [
        {
          "Id": "ff069521882f43e2aa80953dae4aecff",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7314d76f636f4005a6cd7a76e82165fb",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c000e86374a74df28cd2c3dbf04981dd",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bffc3a2ceff04eabb75f16c6fcf538e9",
      "Inputs": [
        {
          "Id": "9979b351c71d4478b0451384097f1295",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb8a0a6773344725a7da5462a538585d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "49e61eb27c9d43d4a271abc9e626cc2c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "04fcb48db62a43e2a29b6f66b4abe181",
          "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.2;",
      "Id": "430e2fa5950c4f94a197972e1f8d327f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e5b43b3b98c44f669b0e5f44babc3392",
          "Name": "",
          "Description": "Value of 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;\n-0.1;\n27.52;",
      "Id": "7a00a1968c28437ab168862841b5ff97",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "642bcbef93ce4a8b8884ddaeda27c274",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fdf39465ba13410eb69d3c3117d1e03b",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "953bcd76258b4e8698b57014151e726d",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "a20b1c2802494767a26ae4453694ad0e",
      "Inputs": [
        {
          "Id": "e18b79cea01d42768af59d64e2cee9f6",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "249d0b2e7826490f80c195107310bd90",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "56804175f08b45598af6862c5890a887",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "90b65280fc4445c8825550ecc5bd3fa5",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "fb420df85a154656b4912434710432e7",
      "Inputs": [
        {
          "Id": "22c7b3dfa4084ddab26d83bf563eb615",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a113e91847c040018c7273de36320619",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "723a91e83228450690aba42f4488ecdc",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;\n-0.1;\n27.52;",
      "Id": "dc45e9ca74d247e0a40e6ae6112ada2e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c5fde596436544eb9065ff264f2522b4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40a29cf6c0174bbd80344b10b9e2366c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "475ac6ec9d8548b9ab9d98f873549357",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3394460f59c14dc0bad3427167922b5a",
      "Inputs": [
        {
          "Id": "c9bf1bf050c243e0a87e613cc815849d",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bae837e8cfe64613aefaeaa0e8eb0ad6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f46cb1ad8ab4e91afa67d296d423e8f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7cd59d436e0947a4b6ef5dca9e02c2d0",
          "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": "8;\n-0.1;\n34.4;",
      "Id": "84d63c9012064592bcf7a350329eeb9e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1f291cb97ffd495da5c5290c8735a3b4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62ea73d7cef14eaf8c2f9946b8003f1d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee716dca389146dc9cf58f4d842e2ecf",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "56f9d57c7f6b473fa5c0ee2ba2ac9de6",
      "Inputs": [
        {
          "Id": "64455464bcb54c9fb1986231c8f1a750",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "90d5bddf78f7495089d3859852a29587",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "460fd3f8dffe4a27a6a3114172b66791",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d624ddd84d224d7ba1409a7d3e1f0873",
          "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.2;",
      "Id": "41e55a846da24c7fbd6ec341a4496b25",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1af8f5733c2740c3bbad0ed5ad62b2bf",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e54b4d90a70e48e39af00e33f0b1573c",
      "Inputs": [
        {
          "Id": "cdb2a02abbbe431a8e022f44e09924b3",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c53afb41568405d926c1a7b62ec9df3",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "728d78cb50684e7c98edf91c69a3750e",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "cc3d7d1e00114fb3a09d6583c2f495db",
      "Inputs": [
        {
          "Id": "9bc01a8a554849489db671d49c2ebbfd",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0c31bc3d4cf845d882544be6848cce72",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "728b34d0b71d47b0ba4297ac74ad9bdc",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "43d359f80ba94223846c9a09afc4111e",
      "Inputs": [
        {
          "Id": "cef25e37016f41069d0a1c66354c088a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a056a63a6c44e65966751f220567bba",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cc5705ddcad34276ab25890af8ae453b",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "6633f7d3bf2f44a2a78d3881fb6e72f3",
      "Inputs": [
        {
          "Id": "20df90d7693e4fbbb1a00a78776f2f04",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b0ab330da096495fbeb4e3d6f3b010e6",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cdd1165dc58f479db718f31879af574e",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n27.52;",
      "Id": "734112d0cc0041f39451614ccd506a3d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d7d926b2a2d74e10bc2668c689c7aaa3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fb5b160d916d43919cfa3c99cfca8bb3",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f462336960d34e18b6d816f265da1d29",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "80253b9c4f6c417a99d3fcaf867464ae",
      "Inputs": [
        {
          "Id": "7b704b990b1a4ecd9d4fd9bac1e847da",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a2eb8228f744e4289adc86dd210ca4d",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ebcf85101db741b883ea6c880f3e9090",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "66f109982ed6456683a67aa7bf801e34",
      "Inputs": [
        {
          "Id": "b2caa7f3ca334657b54d32a190f200df",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "490deb6c99144f1999cb46d2db739050",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a42414f397d24930a08cb20135b32be7",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0938183d5a6646f19efbcba2612da5cb",
          "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.2;",
      "Id": "66e32ff96442426589c4bd7117778f9a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "50211995c7204382a2c1ec3bdf09e580",
          "Name": "",
          "Description": "Value of 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;\n-0.1;\n34.4;",
      "Id": "1bee03c18d5a4c3ab7a2e2455ede5eb0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9de146ebb1c1443a806f99197c0a578f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3f36f7000faf4161a4ea8feb7867a1e5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec7a46aaaa434b05bc4e0d5e3906c967",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "bd996fc0849e4f049d7b9ce8b4cbb09e",
      "Inputs": [
        {
          "Id": "455f018a27264f09ad376215606a156a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1aa446f83d064a858747e69050a13301",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78d0a194bef54a32ae02ca177f48b254",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d22e8ebf73d4a44b0e01a72032011e0",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "68f8bb5c293c40c582b523dea1d239b7",
      "Inputs": [
        {
          "Id": "3806c38eddaa4a83a03c4c66b835cd6e",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ae062b5f5704583ab9339d89840a474",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c88b9cf9931845179b23c9274a27f740",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n0;",
      "Id": "9abb90a08e404d2a92dfa8a5304cd3c4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "72ce64ab9bd24e0abb9c9b41ac845dbd",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7d6d754b99042129dbe351524ad3dad",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8836922545fe4bb1bf26532df8565bb4",
          "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": "8;\n8;\n6.88;",
      "Id": "39536a3da275454ca6e91a1873d6e47f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ed2a5ae3978a4d41ae9d653ef24742a4",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8c8defa060340d19cd771c340cb6afa",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c1c16119ff6a40fb846e96fe5ab6c664",
          "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": "8;\n-0.1;\n6.88;",
      "Id": "72e9c70c0f94468c85514434f939cd23",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0630abe44cd7405c8f79762be4de1cd7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "476cfe38341a409893ba237206e2ddeb",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1da551769a63409d85fd3e57344066c2",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "a1712bf922a54630a0ef274275fc76d0",
      "Inputs": [
        {
          "Id": "f46d43475af541f9a2b548a4179cc4cd",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4501eca64dab4a6e89a3d4244d49256d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ed79c7d78594a69a4e2ffc0be809ad3",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "51be08f26583443986a5eab9a7048414",
          "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": "27ea25b3b8854c4ab995912ef3a8d14c",
      "Inputs": [
        {
          "Id": "8ded8234ca3a4036b953af2dea9df327",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b889bf2f74bf4113a429fe69cd5e5dfa",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9378ba4099e246d7a2fa4d2b89ba9c28",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "699df002193a46b8bd93b5a919c1b908",
          "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": "65824820b24f4febb0b647a43144da24",
      "Inputs": [
        {
          "Id": "33b12829f87544d5b97198833a4974bb",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4adb55fa4e14d10a6c0bdad0d8282b7",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69df2e70be97472a8ac66a42a7b00a7b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fc3b89bbe2754318a1c14d3637980d7c",
          "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.2;",
      "Id": "543f805410a647bd8cc74e00fc96b2c1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d74f61dc48b42f79fec7e1944b1808d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n13.76;",
      "Id": "5002f1b4642c4e49a853527d4df1bafa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1b195d7bc2d14aa8b1a514990c150c6c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee0f2d70ed294a9d88b153acd05338f7",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c10142aee8b446ef9adcb62d96d00830",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3c32b3afaa2747128f8b8b6b7450e63a",
      "Inputs": [
        {
          "Id": "d57dba9ed8ed425b8372173ad86b4f51",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c85098cc633e49d085b4c8e73368472e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37e34b9db9204194a03a97d22ec84d8d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e8c40f15fe20415d978bd70aa9cd6adf",
          "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.2;",
      "Id": "b83044d13c1947a6949442ea0b81502d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0796a3abf5f247ff97b3a7580a4542f5",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c774cc9d99744fbdb358222ffda9b398",
      "Inputs": [
        {
          "Id": "0059e86e3a0c410da28e4c995ded7944",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9547b02a07c1461593ca33bd4018ea31",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bac92152e17a4da7a5073dd0985669d9",
          "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.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "52e708e5911747fdb8f19d176806a7e4",
      "Inputs": [
        {
          "Id": "0babcb9ec8954d06964c79f01a50b774",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd73eb94649a4f67b871661bc379b5ef",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e046f41cccd54368af44fa56e26ccd7f",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "d6d3f3c249814ede9bce90f0eebb6269",
      "Inputs": [
        {
          "Id": "4de91bbbf1414847b0df9bb2c7e883e0",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8effa531ed374c3490b4ce4cbfb8e758",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b16ce5a2794b41a78b3d7b3feee3c7cd",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "a09d545b703948618d1ac61b12a3a987",
      "Inputs": [
        {
          "Id": "04786a2d3d5941a58706eff1c3747348",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "50741397ae3846ef9c6196ae8397585f",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "540fdc0ff8714ae49d7aa6c5c08fba94",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n6.88;",
      "Id": "cf1e4cd1e3234357abec1c78a09cc7ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cbf77f89699c4198bf9e422b8af41a3d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed52874ba64747afb7faef5be93910e9",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d494709ccc74fdbb019c0eee31bae69",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "1d98b55fca0b48ae94a85a39d10d7802",
      "Inputs": [
        {
          "Id": "e9bf023c7f864a368eba3cefc99ab047",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "97ba8923de054e7497381822f4436185",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b13da246c30e4a74a5cf3ef6a5d0bed0",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "e66a0f73513240a88a1a53164e2f84a4",
      "Inputs": [
        {
          "Id": "1e77c2e155bf4da3ab1e85ecd79b29a5",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38808efd7391466381f4322597d03cb0",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "35ddc24f9e8c411d94b238e981a85644",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4272b6ae36a3489ebec955c3b912486a",
          "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.2;",
      "Id": "8f70ad2fc0474d0eae0d6f45084b6c33",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a904442e81194c68a8470148b61267d2",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n13.76;",
      "Id": "6df930e0e39545b1a47f19e94ce4c417",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ae0d430d859046cbb344e22a0b403d90",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13ccb79d9fbe438a8c0658065cdd4173",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa56668003584ed4b24fa54965394cab",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "9d39ed207bec402cb28f620fb17ee1d0",
      "Inputs": [
        {
          "Id": "5cd7506c171b44eba36ff748592c2832",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01243f96f0e3459d95b130b85f7b5254",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d316ce8c5b7e4f7ca539a0fd22f5525e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "777e3e5ced164b5ea36b8e3ba2d01326",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "eb5f8f59a0884502a9f9713ea6c4b747",
      "Inputs": [
        {
          "Id": "2200633053cf49d8a9f298959f117b7c",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f80f27b51944caab521f5836387ede1",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be8d70339d57401eb82d6999ff2a524b",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "107c430fa99a472a85689516e2d526d8",
      "Inputs": [
        {
          "Id": "f1c68db709be4114b18849e1a5ff5b6b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05ced02005744404b8a292c17289f293",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f55277319cd44eeb2ead12daad33b0d",
          "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": "2166f994b7a44835802fca5f33572afe",
      "Inputs": [
        {
          "Id": "e9a93cb4fc1c40a6b480ef69058ebf5a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1f57acd7004c4c3baf964aa99a920012",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "801201ece21e43acb54cb4ffbf568870",
          "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": "b855a3825bf244209fa0ff664d94a98d",
      "Inputs": [
        {
          "Id": "9cab3be400ad40729ec3468d16785872",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6efec4b41bde48d192f4e2d990f169ae",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0901b449344247089a020670a1255e4e",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "d3452b7e77424a33995394ae36bd7aae",
      "Inputs": [
        {
          "Id": "c185b5c6179647c78bf31a4b7629bf60",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c72e40bbbe9c4ad98d6d1508b05c2171",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "82c3b44542c947f3bbfab4abf58184cf",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n13.76;",
      "Id": "f318f79539ec4454a7e53325a2029ba1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "82dfa6f8d30b4580b511de1d2ffa7bec",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e873fc5fc04d4bf89ecac7003365b07e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d46b403a0ac440ab8ca36d201f84d49",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "f11ea6be03334c6abeb4dc4c4c7ca0e0",
      "Inputs": [
        {
          "Id": "c9ed7959ea434eeb97cc1e46b08cd7d6",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82be552669cd4902ac51deb209a0b440",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a9301b641fd4b519b61aa8fa1bee76d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "298a017812c74870a3c194119a04185c",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "5aefb00e34824f968c8a980eb067d6c7",
      "Inputs": [
        {
          "Id": "e3578577d7bf464ea172f6215407477d",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1de61f64ffb4c23bc3209988482e9ae",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dff8eb40c3874558a9eb93e0ef3f74b2",
          "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.2;",
      "Id": "997314b749b0453ebee74af7a27a50d3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4fec20c6c459412e8f6f527d2df8a844",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n20.64;",
      "Id": "26b6509b357444d98c339858b5f9a8e6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f30c50775281412b9fbfa20ef665469e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57c6e390cced4e9ebad7bcea991c780e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "797012f6a3f34c61aec948beedfaf64e",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "5631e2e05c2c46a5b67c59fb5652b872",
      "Inputs": [
        {
          "Id": "3f7c96ffc3df4c3e9b9c8dd2a51d4cac",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b012b35c32e646c28e1788c3adb3d7dd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7291c1b5606d4581bea3873ec6b386b6",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85d5673fbd92454b9770fd250d2a2de8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "232ee8bbb01a46e7aa111f842517d013",
      "Inputs": [
        {
          "Id": "41aa8cb2e1eb466db7c6a5d1ef893c7d",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9e742622b3c4014ae3a1184d442490b",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ef05db95f4645d59f0be9b8d03b4837",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "16e8f554358743479c0a545d78a0b161",
      "Inputs": [
        {
          "Id": "fbab08a11e8f4b65b727dd0c6014f59f",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1f53d9315ff4257adc323d2ea9690c7",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ed9d173c68df456aa6dfc3099110d336",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n13.76;",
      "Id": "b58a98dee2c14e2886ae17cf07393fdb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "56f92955fffb4ccdbd817470783f357f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a5e11ef70394d4a862ba31ec1e49285",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a711e7fad0c455bb72209c4797dae55",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "d08a49bf13024991881f6d978e39b304",
      "Inputs": [
        {
          "Id": "566a4e9548664045a272fb248e4e4501",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "584a678947244400acd0f93461589c63",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5f8fa401b8c546ab8febc5fd45800b18",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a3a2d2daa7654e8e92c0273c0c9d8eb7",
      "Inputs": [
        {
          "Id": "68836a7cfb85476a8bcc7f0618ae61dc",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6caf8d28feba493c86a775e02c60edde",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7aa970e36e6441e4b2ccf8f38043ecb2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4400b13719084bc7b3453a87fc3d7cef",
          "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.2;",
      "Id": "a6fc2f88801c48dc825ddd1caf4778b7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "64b641086096496aa1a365cd27a7c3e3",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n20.64;",
      "Id": "5598832cf77349fbb0ae7c5354dbb45b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "77c4f2d71e494bcaa9a01b5a9022bddf",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "acf5b81b4ddf4c8091b79d942ac7d46c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2679f968ccb5490a8f08a51949db0d09",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "792c81cd5fc74bfa9ac5ceebbbfe90b4",
      "Inputs": [
        {
          "Id": "b032f4012b7147e294e4f12c806b219c",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57c6d0a502904982b74f05d9ec28b29c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "603e644f52264c9098d79dd77926e1a8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "554b81a332cc45bebc56f648c92ba595",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "16dbe6bfcf3448ec82eb40921502344d",
      "Inputs": [
        {
          "Id": "03f38816041b4f5eadc440caa0aa3262",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a934a356083d4b948babd42236a0b13c",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1374531c00e442f9073c1f3990bac58",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n20.64;",
      "Id": "fd8419c2c11f4a73a63c6da95b1f17eb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c79d3882b7f44562b4330450766d1a39",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8f82a06f8834660b8ee033a7f52d286",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9851e16110fe46eb8ab1f9c199f18936",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "3718a76ef2a8455596526009e6d54fc8",
      "Inputs": [
        {
          "Id": "f8337c1863444c39981c445bd15854b9",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f1a4230393ba4ba09038835b5be25b9e",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7359aae0dfe44994bcee9bed19511cb3",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "0da37e87f9cc4cb8875d8ab0022fbec2",
      "Inputs": [
        {
          "Id": "a0791ea2731045089bb4759a937d46e1",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27bfd10c98d347a3b24be43a7b4051e3",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "26562eae84e14343a28b4ed3cc6c5a74",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "79b9d16e0e8245b2bff823242490a6ba",
      "Inputs": [
        {
          "Id": "25e0c97886b4461ab5658e6ff084443f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99456849cd9e4f6e9b18346d346ec64d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1150d8a65bb14997a139ef2ceeb92239",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cd9eb4d8346746fcb5475c3a85e1e426",
          "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.2;",
      "Id": "a06f292000e54e12b6afd82ca8b84dc7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a7a3efbe7beb4f91beab56f46e9fc15a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n27.52;",
      "Id": "bf96fb2dd1c64f1d81465ca9d264a684",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e98068262cbe43768ea7328e9c433624",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9d5daa6351c4c308fb9fbbd974db775",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1bc2b1c2637f4041a431dcc9a9cae064",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "64651e72e5374436ac57fd455c79c8bc",
      "Inputs": [
        {
          "Id": "fd49ea5f26fe4d2587217f4486550767",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f6c4c3bcbfcd4d1a8084813217e21bda",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd13799eb2d04e68ac973e0c533de392",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fdc62e378b7c4d658046ecd04210a4e7",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e5cfc129da3143fe84c506be00626430",
      "Inputs": [
        {
          "Id": "b61a254117c84fda929fbf197e38e153",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d7c9688b91d403da49894961ec64e01",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "67310f87f9834c1e840ea42d1ba08864",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "015bbf75ad3842438288786f13ba1597",
      "Inputs": [
        {
          "Id": "81cecbf084cd44d1ac2e45d92e5ebd18",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91f6554099ee43719049b301a5aa92f5",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1e91bc9782d246a68c9e9f98082f2bad",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n20.64;",
      "Id": "9107c591a3c04e209718c095b0a4185d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5ccec812e9ba483db7fe7eec558aa13e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c70bf3ef73c34fcbae7a1f78f406b4c8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0c736c09625547ea9cc72f3a74f3cc89",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "eedc4802f40d4b2598a11196597171f9",
      "Inputs": [
        {
          "Id": "56ce47a24de3429792852f2386c4e232",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4f78cf66b70f4569b64e1ece3757ed87",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e41532310e944fa82b8ead3ec80c068",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "02b8f2e3dda540c7896083d4c7ab0d23",
      "Inputs": [
        {
          "Id": "096905b946804b5695343950a6655bf0",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b254e6c6f6df42d3bdf80fc89e9ef3d2",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2648195140c64a6089d49626e2ff7c41",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "31b1fe99ebc849eda4deeaee6803cedc",
          "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.2;",
      "Id": "7a6a584a159d4e5caba6c056824b8812",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1e554a4ed8914f67823f90b79cd98dde",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n27.52;",
      "Id": "efbad39acb984bb6a7271cf43703085c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d5397aa2fb354f808603507622a66d1e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e4f23ef6704d4fa89f3f713b1f00cd07",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ce1902bd2044fa2abd80d113885f240",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "122013235d594c07b57c4f0700ec256f",
      "Inputs": [
        {
          "Id": "17e871029ca94244b7b779772247a8af",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a71fa3ba573f4101a28ef712ddcdd7d1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3da1034bd2314a43b3d4cbf995c9d56c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d4d85bf64ea941e481f146243dcfee21",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "752a43a4c2084c79b2617a3feedb64d4",
      "Inputs": [
        {
          "Id": "752f794ac6034ee2926143727316d7ed",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "32b0986dbc0e43849706c534d4ca631f",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "06fee23fc17447eb8cce600a108f484f",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n27.52;",
      "Id": "08dbc8a8a3ef45da92a1aee906ce298d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8307af5d6b29442996d6354191d7b9d8",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a232667ec86a4f66befd6107ad961610",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eccc7b05b36f4a31bd8f80bbc5ed30d2",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "75eb1c118f204a3aa8aada73e54f9ce5",
      "Inputs": [
        {
          "Id": "10000021ed43401dad0ffafcd0110364",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "944e8d9a7bfc4027927a692353140bbd",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1b272a0e508e41969abc4a59ccee96c7",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "94de266f1a1b4f47ab9413e7c698e623",
      "Inputs": [
        {
          "Id": "dbcb3ca968b944c58d3e0b56144baad3",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67841666a3e647e097fd27172933feb2",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af88b12d1e8c4a80817eb25a2e233fe2",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bc922886274f4d7a91e97cff0affae28",
      "Inputs": [
        {
          "Id": "95a3d4a322fd47c793d6de4e009ed4bf",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2f9ee9b60056448bb58ef50059ce9783",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70728ceed2434c9687e792f4e9d9d190",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7384976d1b2645748b08f06da9f2c25b",
          "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.2;",
      "Id": "88e4d5e06e5e4213a8a1411db89dd323",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ae2c8ae80734b6194c32f29f2898270",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n34.4;",
      "Id": "eff29ce788eb460892193aabf098b016",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b792561365b342db9384bbace8c24ea8",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fb2ed5520c214d1f8e7ff6219ae0ff25",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afdba085efd34daaa5c671ac9f2babf5",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "1d0fbf6ca2024ca48988e863b158b2dc",
      "Inputs": [
        {
          "Id": "8a51d5d8ae9e473c9e6c58e8cad036e2",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "450d2e9f5cf241e38ed2d732fcfa9eff",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68bd858e2092422081bf98ce976ce79f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "295eeec12cc24997935211385f7f0b30",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "4b17424c97bd45e6aba25355f1fb99e0",
      "Inputs": [
        {
          "Id": "8dba798a9c224fd59462396504fa6652",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6e7b784b5b814bfea44153be7bcf9750",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb6dd7312a264eba8f59e1d12e4485db",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "8ac4dd4f130949b2bb4c15373cac9dcc",
      "Inputs": [
        {
          "Id": "13f2d473c44f493fa11a68e99ae6a34c",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4a00323906284b44b766c251299ed6db",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d8206e2d977e4a2e8bcde496f88ce09c",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n27.52;",
      "Id": "47e0613a902c42798b037ea4923f0516",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "45149dd3908847288322367b6a52a4f0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b6a48d4a3394f949161b7ef0dba4526",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c500161678204e05a503313c1431c972",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "b0f1a4ba4a5943eca5c060e473136f1d",
      "Inputs": [
        {
          "Id": "37c937f5039f4337869a516762588600",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9b244c286cd84e6ea80fc776e624383b",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5a0383bf9e1a445cbe1dd34e7d557748",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "437bc847716b453486c7166af5d410da",
      "Inputs": [
        {
          "Id": "93d410e39e7a4c5d961606620b9abf5a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4112948ad8f742ff9926d3be94f9f9e5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c476cfe46af647159fae01eefeafbdcb",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab7e50a0b14c4b6cb21f837d38765ba8",
          "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.2;",
      "Id": "935ff0bd0e7047d6a37b78b0a63b8cf3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "97b4581a337f46a6ac724b5cc5b81ed8",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n-0.1;\n34.4;",
      "Id": "ccadd109c78d4bfeac1f1bfe034bbb6c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "52a79cf7fd2449cd9fc99c0d25875c43",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d8a8e437111411ca48f89735ed464c2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb9e7a2788a94a0f8a86e54dc217561e",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "f9068e24e3d74f82beabc59d3b3db6b4",
      "Inputs": [
        {
          "Id": "0412181f75f94650bc381d359fa15293",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb18d9b897314bd3af390349f7c8e457",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a9a87da18f9488da36259ca9c5e00ca",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "83baf34778bd44809eacb7bcde488f06",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e25f6f025977408084bc87f93e099a36",
      "Inputs": [
        {
          "Id": "6d7d6e4294b44556ab1ea087ef72ce6d",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c723fc5f022b4163a9bb211785a2cc93",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a4158a8e14324800ba4f6e75b79f2df6",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "293a6558f6784f02a4744818c36b4d5c",
      "Inputs": [
        {
          "Id": "f221c7e7b62c404eaf4636ef4dff88f4",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d34f827c5ad0459f94f3f84a65f0c587",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42b96a5688364e00965c39a813bfcedc",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7f64c91e47df41ea9bb67fd7da81b499",
          "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": "8;\n8;\n0;",
      "Id": "a6a0ce95e15c4132926aec993c0a4bb6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a4ee8a2896974bf888fee9e9707d1451",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3300e6698ebb47c99015dc7383682531",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6de81a0d5a9406bb96d284408a04f4e",
          "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": "8;\n0.1;\n6.88;",
      "Id": "5327166098b6499282f61f96c95ebfee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "61fd756b5cfb4a919df69224d5443547",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f9663233ecd4ae398b40580825ed6dc",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c247f17afbdc40c5960fb5bdb65683c1",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "f88f9f1ef55e4aeca3ded8bae2dae097",
      "Inputs": [
        {
          "Id": "0ea0634610264d65838052cd24fee5fa",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d1a8098ccad435998e26458b4933bc6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c71ec880e66f4aac8e784828721dede0",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "175e2340465e452aac3a49ff8cf0f85c",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "3d7c82702b93486e94deb7c77c62b96d",
      "Inputs": [
        {
          "Id": "593e3e88af714a718c5ae5f581d698c1",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "52f05294fc5a4e689cbd8c3dc90bc47c",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cd793c8a854a48c88b9134b4593865fc",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "a78471c5ffb041e79c27703ebce5a50f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "defd4bfd8187492798bc0bef01b94a18",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d337276372bd4a91acedc02fa3031a8c",
      "Inputs": [
        {
          "Id": "5aca0b23cf38407290dd9509340a3972",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20548dab537741449399a934147a356a",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "87e9ce1117d546d4b464ab2a14907aeb",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "879fed6f0d054c7ba01054a380ac19fd",
      "Inputs": [
        {
          "Id": "662f8fdaf8254c6d98903d9ec3a96301",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "94bdef5f5ecd4c59a6368d3a6a4cfcaf",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8f49c1d7787a4f92a08d20bc923c67b0",
          "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": "8;\n8;\n0;",
      "Id": "03c771daf8d845f08868f77c47fa49ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "78ffdb13662a49699c6bcd6774cd0712",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aa8646169018462397e54b3daac7c42e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9857cdd036ee4a11b6165bdbc0c69298",
          "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": "0;\n8;\n6.88;",
      "Id": "1c3e9645337b40b3a92ae14d347fe387",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "788acf74d93c4c1aa6b5f6e0d78a3795",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "712559f0f24c4ae497be31171df5b1fd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e96bef37c11346cd95f6c50252174ca8",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "32d3a26c9a164d338ccf09a672a6ab4b",
      "Inputs": [
        {
          "Id": "0c75b69d8e7a40d0ae567d8bbc826830",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fae5097e4bd64b56aa724399a09a209b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3668d817668d4febb8b3d5e3f086263d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9205aae7c47b4a3d926df3e0531bc423",
          "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": "ed16ec4cc26e42429695d06dbe2e4479",
      "Inputs": [
        {
          "Id": "b60813835e30439c820f8c3a7057a14e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db4046d89a9a48bcb5d815bc5b58a27e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e44c2195a31a4b04bf0e42379d93ca32",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cdaec41d177c4f82af7e6401653cf1a3",
          "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.2;",
      "Id": "0f3227e74710461794deeff985c2e9c0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "01e23a98903a4f30b40fa88ab9484529",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "123cb10df63148f99788d287042d5b92",
      "Inputs": [
        {
          "Id": "33fdee07ad6c48f0bfa8e41d8dc08994",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d68bb21b03ce4ac7b2c8adf4832108ff",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a0c8d5388a6745ee9ac16f11578743e8",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "53224c188cbf4c9984e57ee923b99034",
      "Inputs": [
        {
          "Id": "d461cc877eee479286ba0a33ab7feff3",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1eecc195722a471cb042a98630dc5428",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "01f7dd69074e4b81ae62d28efacf4b11",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "89d965209f3949148c41ad48fd4e676f",
      "Inputs": [
        {
          "Id": "ea0f5fdf399f467ca109675c841318f4",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff94bd6936354fce983a31974ca01ef8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07a540162c4a47c9bffbc7ca31b1fded",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "febd5bca46334905b880609294ed3bda",
          "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;\n8;\n0;",
      "Id": "1b67a893f0f44d53b890c90bcdab37d6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b9681f50cbca4d30b51b83fb7b34b6bf",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b0934ee5660d4f9299e80bd8de4d2436",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f3109889a3343368feb7802b3c0a110",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "54d57bb4abca4e398e13d2dffca9d914",
      "Inputs": [
        {
          "Id": "971d657d2f744665bc20b1f03dc7d4ca",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b50046a2e66049e081367a687ee08921",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d852ffe99a7c4d18898e2a83e8a5ad2d",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "046c9bf2dc44403a9e54a4a16d7e5bd5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c80a88d038e444c48e40c5457f8d7142",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n6.88;",
      "Id": "cbfe3c8f200f451ca0b3e27a5bb42b82",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "149bd37d89e14dcba2e343c995d9666b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6068c859a743496bbd8824fd883ede82",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "905852f398e1415bad27e441e100c27a",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "2f62e6123e97461e8269247109b8265d",
      "Inputs": [
        {
          "Id": "a6a83eee520f4c3baed40d065e306c57",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "32f8210fddcf46058d27e07ee9276db9",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "62289c53f75848acaa6cf7d1bcf14cd8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "da9f7e922bef4335b02a0efae1eae160",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "7de33f8951444df3bcb0e38492046002",
      "Inputs": [
        {
          "Id": "7e24adc841df4550b80b2d2777b9951b",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e89488c6511c400f9906558e67740aa3",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0702dea67451489fa93b4a9a05aba14f",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n6.88;",
      "Id": "0719c994c485447d9c43af8b65db030f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "be41e7120b434412bb8a6189d4c04c92",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "55614b0a71f94630938522efbb157904",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c96123391894403ba6679b0698b71c34",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "370386fd9ad54d8184648a631074afe7",
      "Inputs": [
        {
          "Id": "2ff34ef2370c4ed0bd8d3a457ffc35d7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "014b755e614f47de900bc95c78de8623",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f90579382aa43ea9ea45161e9383622",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3a3b1638d8c49ae949f2428563f0044",
          "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.2;",
      "Id": "357d975d94cf4603a0684dd2c3f4ebdc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b8a0a93149b444b09d870e9e7f4bb2fc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "c74e98d1adad40909b27e54592823fc1",
      "Inputs": [
        {
          "Id": "35d42e6ebac04e2781c0e2ccc0395a2b",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bfec020ec5814062b07979453ff5c2ca",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7decbce099774b7994e0f2232b7b168d",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n8;\n13.76;",
      "Id": "cc35dabceb3e4ab8aaa87a4441512d24",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2ae560faf63b417a976048644b3f25b6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61945556beaf42ec9e24ec6a1f08a65a",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a1eaf623286495abeb17ea0bfc7724e",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "6fd28e154f5c42aa99bcc0c72b2aa6aa",
      "Inputs": [
        {
          "Id": "45e2bc3d459747e89980196b7f6a1250",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d959120bd874d6fafb3d4def3bdcf21",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e47e2f218d2c4f50809df0abdd0d9845",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d7b24a66c1c2451eb7d293655a13c5a8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e1070e06ce5a4a068a8b04be7890a60c",
      "Inputs": [
        {
          "Id": "a8d100a6778a4853bb99b37dae5f0ccc",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "082b1bf614e04efbbcd8543da7419f98",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0283d83b862e474e80b8b069a3d4ec85",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "1b816ac3ade943a7b81cabc2830f55d3",
      "Inputs": [
        {
          "Id": "34098a49daa24c20b3eaf05616fba9f3",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9cfabec42aa49648186e3f1c46a1015",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bf714bccce0141e59b3419b2ec09d2d2",
          "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": "2af84c6c7bec428caaed46497968d3f6",
      "Inputs": [
        {
          "Id": "9f888d241a844478852ed91d54be621a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5cc97c7e59b4818bd9f5d995567af50",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2bcee96989de4f46898f6a535b23916c",
          "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": "0a4b5faa849e409982bb613174afc6ce",
      "Inputs": [
        {
          "Id": "60edadbef94d48bebdd28685b162a5b7",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26cb1a4d8a2b44fba6cf463266eeed30",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0d0b23f094f84779a49d4d9d25199a10",
          "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;\n8;\n6.88;",
      "Id": "58d3c1af391f44c3a5a966b83e54a434",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "47b2fde69c21403cb4c2722c6fe916a0",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6119529d864848a59b0ebd66b67398d2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "95c9cc1cbffe44f8a88ea8e7a8f27cd7",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "3727a2b1e9b44d57a226adfe53a5c4db",
      "Inputs": [
        {
          "Id": "d2fecac317f2449a8896a5efee6e046e",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e1519a30f744ef39fc50ed3719feef4",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "97d145d934fb42bd9571a108f20da9be",
          "Name": "Circle",
          "Description": "Circle",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a Circle with input center Point and radius in the world XY plane, with world Z as normal.\n\nCircle.ByCenterPointRadius (centerPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), radius: double = 1): Circle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "894d6c8d903d417686b6f552df1b4703",
      "Inputs": [
        {
          "Id": "20a16574f3954812a7b0f871ddf35a11",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc812475e9b9487ab7cc82f693b290b1",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d8b13addf02941b89e9e7b7a25a33d0c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2742f6c98d88406cb0d7ed50ede6a0df",
          "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.2;",
      "Id": "ddf9ab8587b84ab88fbd999ac55f0fda",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "84ec7c1e2548473d90e87dace913a8fe",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid@double",
      "Id": "2f2571bccc5a417788c5b6921b468dfe",
      "Inputs": [
        {
          "Id": "2dc49d9202b84d19b6b01d9186c429bb",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d27d9de7f7ff45d2a40784c012a5368b",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b255867a1b14a06a83b1c537bc6a7bd",
          "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": "8;\n8;\n13.76;",
      "Id": "e9e750e8c85f465eb31e4e48a9ac7929",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f30257989c114f6698f2d073d7e96898",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c8870f785d5b4f2aa56c15804080c2d1",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "362510e5873746828aff1fbe03fb4e5d",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "30d633cf0f9646a4974c09334825c443",
      "Inputs": [
        {
          "Id": "d2211460fbd44267a2efd911b81a6998",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "389eb68b2acf43d89c5441962496fcff",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79657931204e41838a81b12ecd6809be",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ec912e9c2424ae5b49e61888257d3b8",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a3de4d4b806a4c029db4b1d275b52583",
      "Inputs": [
        {
          "Id": "58cb144f0cbc4b3eb9d47e0456fe15d7",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a49857a942049e8ab4d8004fe81f224",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d290212d1ac547f4b43fe2a39104a412",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "5ed1ac3291674166b5e4d773b5b81a22",
      "Inputs": [
        {
          "Id": "a1928849211b4cda9d149cb046b77be9",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a0798a9d6f64ca8a3da38e555e6f60a",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7641962da99e4ecbb70082a7b396bc57",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n13.76;",
      "Id": "8016f131b54c4abcb4c6589ecebdb6f8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cc34ffb875f5476db7925922383ce53c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "922a75da25744d47ad411d13fba727a1",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0542274f8eba439fac3de1e273410a01",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "00a07d336e06411789886c1abd20ee89",
      "Inputs": [
        {
          "Id": "d218221d5d14436eacf8ce31d98adc01",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd2135f40c584384961ec7ddefb78152",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f2099975c5e4922bfd0f4a7388584e2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "be49c7240a17434b898c9fc41093607c",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "cb6b7af9dd4b47adad197359d2623f5a",
      "Inputs": [
        {
          "Id": "1b23bf798f364e4aaa12b721024d39cf",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2d07bdf584db474382c18d328e8944d3",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f06ecc5722342cdb1e2682e7d2c14a5",
          "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.2;",
      "Id": "a75b80b5cf674d8fbcaf1ad9b6adce1b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a4241f085c3e44ceb4e6c0be7ef1ecd9",
          "Name": "",
          "Description": "Value of 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;\n8;\n20.64;",
      "Id": "878b52dd04ca42719dfc933f7ed4c9f1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "67406b15f69044899acb5259be64e51b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2c2fe794547419bac6241688164e3bb",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db9f62c022ed4beaaa50fe44b1fdf184",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "b81688fdf7314d3591aa7056116d51bf",
      "Inputs": [
        {
          "Id": "b4e145727a1642ff9ede808c870e16d2",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b635793b23434f85995f786fe2bc60a2",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "92a9f05c1b984761981a8f3729d1af04",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c45d3ecf6b644578e13d8f8d96a2307",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d180d6c86d4846d9a4aeefc103302db2",
      "Inputs": [
        {
          "Id": "246856f0448e466a9e18a9395229b114",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f2c42e7d46864cd982c8958cb3644a7b",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0d775ab51bc94b34b47d3b4bd0cfc15c",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "996a3a3b63bc47e9aaf85a06e09b034a",
      "Inputs": [
        {
          "Id": "cc2948d7a3424d9099a61654ed4f62b2",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7bdf8d597d044118f3b646f5bb9c3cc",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b376beb94dbb4e49b8b8d7272c1c3642",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n8;\n13.76;",
      "Id": "cdb7d5d5d6354b529d9a48a9ce7ecf31",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "66a75b2e9c4c45c0abdd6000d70c2183",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d28d113a499b47f18d9970efc53f34dd",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4cab445fa7894e5f988d54730269d32f",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "7ba2ccdc70354dcf833a12c8ed32a4c8",
      "Inputs": [
        {
          "Id": "1b7a946744614f51b7dcbab1839f7a42",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d2c58d86e2249b8be299a418b1c20d8",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d471e2b5d7a4559ae6b40d7beb3f391",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "ef510575c6fb4f478528d2328050acaf",
      "Inputs": [
        {
          "Id": "22a242cd5b9a4d39b4c8f7584670fae8",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8279bebb38c84468a911729631943cb6",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "37b4c0df0b774625b962eae74333dead",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6265ebd0818446efbaf25c64b7a0879b",
          "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.2;",
      "Id": "2bc6d287d150491f9cf0746e65488bb4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bc9a1d27f006494db993081dc53a6150",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n20.64;",
      "Id": "436fd67d9a414533878b251fc71ad433",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "63d222939d0246db8f7a26c34572656b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4030a98bd14640139d5ef57afd2af92d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b8541277c20c44e2ad19852196004c10",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "a9ab6616b730408b822151d8fff12cbf",
      "Inputs": [
        {
          "Id": "dab6346170f243dabc51fd4455ba95b1",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5c444b1e3b784d67876c5b9b123e4ab8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0cfd15b7ebe946d1823c8c3dced2ca7a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "672741a65e3549a292e9abef04ac4865",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "3b83e6598fd44e37ab592b340b2cb7ea",
      "Inputs": [
        {
          "Id": "4879946c7cc04a5a844048f9c67dfac0",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d87ffd9ddb6e4881bdad7c94119e6b0d",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d940b38c01ec49ad93d94313252d5e3b",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n20.64;",
      "Id": "18fc789d2b0947ae99d470589cf20ef0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "983129319c1642e6b6d3089e4ebca189",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "586d2373b2b740d7ad70399b903099f4",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6733041d1db64f7c9f5fe365a813f7c3",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "cff4c826ab044f2d8aa3e9ef6832e7f4",
      "Inputs": [
        {
          "Id": "57f5ff89575b4a34b65f762d2104fbba",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebd645c16ca940c58c8e92b9568150c5",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9bbe5ee1fc4b43e881ed6a7cb6c5efd0",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "3e584ffe0d134addaf53ca7e8f77a38f",
      "Inputs": [
        {
          "Id": "ac2c04b2f7c84854a3ccdfe684378865",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a057bca0c74d437d9656ae9c2083811a",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7d88af6d69b64d39a5d035378466c662",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a49dee63446c48a98f895779536a3bcc",
      "Inputs": [
        {
          "Id": "697dcbb0c0554a4cb20c0a0103a361ae",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "45d4cf4cc31649b9884c915b309181fd",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "feebe9763e0c4c02850181a98641d87b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e66c2ab8a2314f70a900a19f3d039c5b",
          "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.2;",
      "Id": "ed32bbeac9f441eeab36c2a786686b42",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b01a8505204d4e4eacd29cbca626dc39",
          "Name": "",
          "Description": "Value of 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;\n8;\n27.52;",
      "Id": "6e499fda5d96494a97aca46490085160",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "94b6dd7d9f7f423885742e958d455911",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38200a8e7c7e4850ad59a35593f97b07",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d55e254dc2b344479b0c41db9ebc5a52",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3709b343fe76447d8cdf2cc121935dd9",
      "Inputs": [
        {
          "Id": "59b704665adf48c396e01ba283d35691",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39cc342b04be4c6e89730c542e76247e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ad37b0e2355471cb0d63770711fe53a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42ff542469344b3295a1112100d163e4",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "f1a9e38d0c764f98a1a37fec85081973",
      "Inputs": [
        {
          "Id": "7158939619e44c40abe69ebbbe8a50ac",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4f12329276e4ce9ab24d816a9812070",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "747a73ad58b54b7a98296cf8c7191f20",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "8d8184850ee440729e115847e95ca87d",
      "Inputs": [
        {
          "Id": "1ea4f6563a5449e09804b6b907c0f48b",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "755417f653544fe2ad31426ca8d82a4e",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ae889c592dfa4f6dba594bd971d02424",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n8;\n20.64;",
      "Id": "5733b323a71c4d348b5d359b9ca3dab6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "52e3834649714451b6f20ecc32a4137e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a78d706e3aa54b608f547b4559e662f1",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b8d5ecc8cc38444ab0ae13357f128250",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "c00edabfb4f24fd9b9f6d0e99ffb0e88",
      "Inputs": [
        {
          "Id": "c6d3179c1a2a403f98b79a4cf717458b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "166471efd041485f96859e75ebf6e664",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9cecd648a2a2488aac69744e6df3615b",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "bdae43ba5e994131b8cb93f63abb9449",
      "Inputs": [
        {
          "Id": "d38c854f721f431d82cd80d8178dae5e",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "283aa55a54134c7b8b518d577cfb4936",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "03d009c38dbf4adcadf39c57b78dfe9f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "481aba970a18447c8484ee7d9211053e",
          "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.2;",
      "Id": "fb04d125b9fc4797b50aae6a8822b8ff",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b008d0dbb53a4a99918e3cdb9bcdbf82",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n27.52;",
      "Id": "60074485739341759930e2f9b369415d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f1111b0b0492457cba423c5bb229d48e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "861be4b410254fde8f6d93890ac08660",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aea24f968f814c358a75ba4b3f47af17",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "1ae5787baa3f447db947bfc9931c88d2",
      "Inputs": [
        {
          "Id": "8885b4ae0f804f50a20fbee61dcdfb6c",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1afd05c571b144b494274fcce78e501d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "363e8fb48c3342e2ba87ab2161c4e1b6",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52bd7a934ba04feb8d21448e25b8b96f",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "82d84fdcb5cb4abea702f9e4cd7f309f",
      "Inputs": [
        {
          "Id": "f6304bb7404644c39f7fa9842a79dff0",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a120bb6e0e3442b6a0de1417d952ca9f",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bd369857b78e45f692f7e461507d68b4",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n27.52;",
      "Id": "995477fb75c34b5091f890f316ff3811",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6025fc3898454ea0862b157f781d6850",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "be066dbecf724ecc8e573d743fa0d7c6",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e817947fbab94326ab9fac215cfb5264",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "ac5d64a79c91478e8cb7f2fcaae07639",
      "Inputs": [
        {
          "Id": "4d7868c90ab94b0c86c3afcf97ab4d1f",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "618dc77fa42e4c5c806342683de57b3f",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af84f57762144fa1a38de74d9ebc8a4e",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "3e75f1f2e33d4b0eb2e4071baed7fe13",
      "Inputs": [
        {
          "Id": "20af2f0a55394a9ea337499396ca4fb5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e25ba9ac90ef4867a100035d42c95697",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "99f28485e09442fd8f6e4e57ba324c4e",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "14da909a64564f2e90494c276ce1d7b5",
      "Inputs": [
        {
          "Id": "7ca8897fe0b64cfc921ef2d2c54aad8b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4cc8c039ef924e6a9bf5280e429ffa47",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4b2fa2c2db1421a9e774b4c93de36a8",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f1f4debe6924b128a51143722b46889",
          "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.2;",
      "Id": "dd2a46679d3249cba57dbbfcd18aa084",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c880190f8eb94700935ed03bbc3d2e0d",
          "Name": "",
          "Description": "Value of 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;\n8;\n34.4;",
      "Id": "cc2e891b665b4e88a20d668334e59a8c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b1c0db61787c4c0d9083f5acbfe7b009",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c390889511c54f7286d0b4136072a4b0",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67e30eab270c449fa9e95ac601e9f007",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "47427ec105154203b5d450d426a6f157",
      "Inputs": [
        {
          "Id": "294a4c4d74f34bdeb7f2fe4448cf21c1",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef0613c992c64a27b89919e255411629",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df17834cc0f242c2ac0d5867fbdbc714",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ac4a8e74c414e2bbea69e63cc3e9aea",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a9c89be835f94331802f0e79527a1dd8",
      "Inputs": [
        {
          "Id": "3b25d0062993496f9d538a9d6c6f6707",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58828ac494a34700ab316d49bd8b599d",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac46f1826d1d4758bfb9b2fa8d44a4fa",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "72ddb7fe8ed3412ab67e9562f83e8860",
      "Inputs": [
        {
          "Id": "ea2fc221b3dd43c39404ea08f0632ab7",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "629ef6d8c5c741d8a7d7b4f4dbb5b782",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "00154032d00540c4811d363f122f28ec",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n8;\n27.52;",
      "Id": "49f45a94f5eb457d8494887337fb5926",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8f5c9de9a3a94bb58fcc7f9a01a6fa1b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fab28af36193404c9507cfccf6087626",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fc78c98cd6eb4e72ac6d4f2c6c2b1671",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "7407c7fe3f8c4909b1457f8735e65630",
      "Inputs": [
        {
          "Id": "aad8b05b497c4501ba742506efb8e21b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "78bab7398c9a4debb8ef2fc4aa464894",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3defa90ba2a8492fae170787b377d355",
          "Name": "Solid",
          "Description": "The extruded Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Extrudes a Curve in the Normal direction by the specified distance. Curve must be closed.\n\nCurve.ExtrudeAsSolid (distance: double = 1): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "680d8f3224f94a2282ee07aba6528201",
      "Inputs": [
        {
          "Id": "b70f6a318cf84f7581a45f59fa297e71",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4749ebc88b2d4dcc8cbb323f1dad358a",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b954eb66501e4ca8a4c218f4c35d41a2",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f6a7eaa975914f18b8436245cd0bf742",
          "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.2;",
      "Id": "79b7402e1a7e46b1a65b212486a645b9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a223e1d8d3df4db4997fee2d1adb40cc",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "8;\n8;\n34.4;",
      "Id": "12b834d1ef86457b98aab0551b0534b7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2641e246482b494f971bbc60a6bc54d9",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d7f09d074514dec9c0b91a7c36025e5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c5e1843bc0c74d58919ad549d92af2db",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "bf770e59b6ec4f5d8d301d1614e6d4dd",
      "Inputs": [
        {
          "Id": "8ce8ad690eeb4e74adfb9bf6f6769dcc",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76e8b349fad0439ca9e0b34857cd6571",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9cc12ed09cd548ff86df99a6c4fb926f",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a79ab49c1324c48b2092aa7c2cf0b53",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "7b9b7ff0884b4f0697b9efec60a4a4b9",
      "Inputs": [
        {
          "Id": "850ec03757a049658168c2cf78f6f5ac",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0817fb0516c44ca5b9f52169dce52cbc",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0da6e89cae8a41ee9fda8fa8f85fac90",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n0;\n0;",
      "Id": "6c1530145b0e419a9f27898fce8c2e9b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "098e2a7e3ecb4fd981330d091adba47e",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6b54ec41e0de4b13ac343a3017929dd5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5712238e281458b8968ff8df44a09ea",
          "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": "0;\n8;\n6.88;",
      "Id": "2a1540a169bd4026ab443a63d0771fda",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "04360c5a61f944bfb442c37e9a8ad552",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ec0d7c7eff1746fdb3f1d9a627debd74",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cea00f5a54924708b9ae854933dd6f3f",
          "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": "0;\n8;\n0;",
      "Id": "42819d257c0842268e8d4ad83fa98f27",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dc1af57dafea438fae36252f22b7af19",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "003434cc71ae4079b424fed96af23242",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa996d9a7eb7431aae4df426351a274a",
          "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": "0;\n0;\n6.88;",
      "Id": "3ece3e443edc4005abd4bf0f93057639",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3d783008257b402b91e27adf8c16fb3d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c58ecc605a64e348fcbd209613673af",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2e7aafaddbb44cec9fd00d73b2b56f90",
          "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": "0;\n0;\n6.88;",
      "Id": "2e017d3dd0ad4d898a1d6219ff23816b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0d46655c24754c28899a5882731409df",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "412ba7d3b65a403290eb356e7dc2bff3",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ea16b8a729e4dbf96b23eeb5b4827b2",
          "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": "0;\n8;\n13.76;",
      "Id": "bac2d8996d2f42e49a57665c091063a7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2550538ee7e0487aa5dbf10a2e7b153b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81df444e6f36487fbb8970731de1ac0e",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "48a152dddd484192a9adc74ec749508d",
          "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": "0;\n8;\n6.88;",
      "Id": "2e0429071dea462cad749dacbc1eccd0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "71a18f0bfa81429888805e2fd1839a28",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "07ac0e23d5874e0a892d52eff83e12f3",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc94cd7ab7e04ba8b4516699289bb870",
          "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": "0;\n0;\n13.76;",
      "Id": "af3277e90ce44666896e2f9ca75cf42c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "03837ff2b76246e9a8f40ac3fa82ba46",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f47be98aeffb4b2890e4ff1619da102c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0c599e28be0a408ca129be4a1153df3b",
          "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": "0;\n0;\n13.76;",
      "Id": "8a6b071e9b114a28a7c876a66757c881",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9558434356f845ce90474ad78167b92b",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "895bccd2b9204bd2bf89418a99efed4c",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7b3d8b6faa274dc8905a28aa088d01a2",
          "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": "0;\n8;\n20.64;",
      "Id": "f2e1278e443c4645b22383a4cbb40784",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "53ef988703a242418b0f8ec4cc7c9601",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76ee4f52be8144e49aab325a7d09a693",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a32125e5408d410989d4734fbcddbb4f",
          "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": "0;\n8;\n13.76;",
      "Id": "0164aaf4fc9847189690570d2a53ee4b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "291b763896334254951656b6bc30683a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b90af61aaf74467698600a763bee38f5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "283f87cafbd940bebb825deaf3e4aea7",
          "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": "0;\n0;\n20.64;",
      "Id": "716a8c15060d4c95bc2570f89574be14",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5e526c05f56f48cda0f2eca4402c1a4c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "695610e0e3f94d0bbe51fa6aa5209bcb",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3531beb5e7fe433a8031735ea0c60ee6",
          "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": "0;\n0;\n20.64;",
      "Id": "49a538c23a194ae8bf0f4a2c78dddae9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0e49bfb35ee947a08ef04a20ac0983d7",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13ea38065f184cb99d3a0b80065277c5",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0083d71875394b23a1fc38775af32179",
          "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": "0;\n8;\n27.52;",
      "Id": "4a27593b2c784eef92b614cf6b817ba2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "417c5340f98f4eaa9adbc2bc2c76619a",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ccabd5ee087d47718433a741d8e8705d",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46436300c5f4446d9aa3603729758015",
          "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": "0;\n8;\n20.64;",
      "Id": "19b9a7d284ef40169020cf581bac7823",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f289782ff8d140cca27840fd8f450405",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ccd08e6300e42749dc5d2f412ee9f51",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4c3549f8e0214635bdd365d3ad4f76c3",
          "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": "0;\n0;\n27.52;",
      "Id": "bc1f8b37f3b74d2d97f941bab6f446c9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "61abde932e5e465981943d61d326e879",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d7a1b015a0447ffac8a108e75928bf2",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da8cc83795c84e57af6408b73f33683c",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3e4e2fab88e147e382fc1572c32718f0",
      "Inputs": [
        {
          "Id": "8e4920bb613f451180014b9493d7e22f",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "025541f345c64628b319239252dda196",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0a0a66afcd24478fa608629a69425100",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bbbba5537d434697aa2947538d574375",
          "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": "ff888667f29c4267a22c5e5c905b231c",
      "Inputs": [
        {
          "Id": "5b02ce29feec485daa0ac4efbe280b78",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5904285813214b63847047828addedc8",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fe46d5632fa74b8a93d18d0451a1bde9",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "62370d7acbd64725a33af2c044965270",
          "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": "3657b37a58294002bfcb735d0bdabc32",
      "Inputs": [
        {
          "Id": "b2bf9159908140bfb30faf00580bd505",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3148e0550454c2689b804813d0e9ad5",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "108e06890d7847bbae4a238cf6908c8d",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b67f121972df4c649ce88fa3bfcd1891",
          "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": "41de4ad186864761b1abea2c6bbe29d0",
      "Inputs": [
        {
          "Id": "a7a7cf7c0f724f43b48c04998512505a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ffa8cf3ede1f45949adbbfae87b0c450",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b3feb11e630342e69e7f821d27cb7840",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d17a2dd85e804bb2bb8a5996ebcec179",
          "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": "bcb6c84de9d5469cbd274a48a75e92a7",
      "Inputs": [
        {
          "Id": "b3e8056c4b104d5691c8bfadd5c28548",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99bafa323df24a778fba4fc752d740fe",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9bd8059fd45447bb988cbd37a61bc781",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cc2f3e09b9ff4efe8a76993b2529d19e",
          "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": "c2abe84d69344c54b381caadd8510eae",
      "Inputs": [
        {
          "Id": "aa2b2a59ae984db39cd2745fa76b8b6b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f0e0522571142dfa975d25aab1b721e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "194b42cf097744199d612c1e975e4f7e",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "899c1a6daa7942ba9e78ceba237c22cd",
          "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": "41477da2714447978297a0ce7382893f",
      "Inputs": [
        {
          "Id": "26c04336efc245fab618beac6dc91029",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3315dc317c9a4fafb35a95c4ed825d93",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1039199f782c47c2a0841446ec994a4b",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "374a380c8f83449fa9abcf3926a43dde",
          "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": "96c37cad10a74fc8a3df71a13b50ff11",
      "Inputs": [
        {
          "Id": "31b651a753c944b490cbade61a649c67",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "029f17923d3e4e2c9e3340201aa0562e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de1c70abd25c47d9b7609bbf708d496a",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "012c07247c21465e9cef7da6c7d07743",
          "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": "b6a534144d684c57ae5f7d8a193716ee",
      "Inputs": [
        {
          "Id": "9aa6c45b279c4d6aaa96b7f4bf6bf1be",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05eb278e1d6d4e2a9b444ae9a5f9ae90",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82e0ea54c69c43f9890a2e674169d445",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e567b37ba1aa4d6aad975f42b3d5658a",
          "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": "94e43e8f552f427aaf17b40706c7bc8b",
      "Inputs": [
        {
          "Id": "8844d286e2014ea3868b696f409e9d6b",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "45aca7e61a7c4bc1935197b535060b0c",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d4031bec87c74706a86b27dd7b1b473c",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d91a878b2db34a2e978fbc275529f8e5",
          "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": "e38a7ed4555d473f9674f07624f576c5",
      "Inputs": [
        {
          "Id": "374d0ec3da684fcebf1748ab8142f83a",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13fe390074104f5dafa74d1fdf4e7e87",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "daf3038a07234ff1ac57addf5c6e78bd",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a98cdf022c1e42a097a367c8db1c7c82",
          "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": "857ebc2f34e94b5ebeea418f48d146dd",
      "Inputs": [
        {
          "Id": "0775397108254f5b95dacd65f72d9bfc",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c11f858497bd422080375e07671ac29d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3b699a12dfc4058b3be9297e1933f09",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "313f472257844d6cb035147da4bbd1cb",
          "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": "2400492632d84f6d8dfc7801e514215c",
      "Inputs": [
        {
          "Id": "15b85423d4af4202bdf960a711d6e9ca",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0b6f177240304aabb6834767400c3d5f",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d1bc50685334a438166eb60f9c97290",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "200ea37244dc47ab9b666fdb0e9365e2",
          "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": "9dd4e805066043218fa0c5933d321e4d",
      "Inputs": [
        {
          "Id": "165157d5cf27472ca46a11930ad2e388",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0864320146624e6d885172012a78e4d9",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3b85ceb8b507443ba1c9e8b4fe03f291",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ccef4c6dd60940d1891ee0fef4c77071",
          "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": "a9f97af6bafd4afba61148f14a04c98d",
      "Inputs": [
        {
          "Id": "c7eba4b630a74147a8d5b7a1a0e0aa74",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1389d72f64e04b20b7288df0f996d707",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a38b553b5aa437b952920a3b4641a44",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e163cabf613d47439b17dab3ceb5b980",
          "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": "106a2132e98c40bf83dc9ee09433542d",
      "Inputs": [
        {
          "Id": "8668b81dfba6479c95bd05411a542175",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e76a93bba0174e9799be32fb2b4eed0b",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "84d3825ff18d429aa52fa3a784599c99",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4285f279e7f14bcc8a250b61e4cfd975",
          "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;\n0;\n27.52;",
      "Id": "606da345b37d450683813e902cfecae5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d1d6eb61ea114feb9f9b147769b3cdc5",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bd4eb0db9d0c455488c78f25cf45fe36",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b1cff337ac074e3a8707f797c97417cb",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "3554582c10914d0691aeb2156993872d",
      "Inputs": [
        {
          "Id": "74a22732b5e34715bd9920499ee8d717",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a03669d63e11402f81f471cfc9d6d12d",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b108566433474b86b6d503f51e2b0c37",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e06290d912af46c4849130f248709d8f",
          "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.2;",
      "Id": "75a1483bdb7041569c7cf7d8aee07c01",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e6a6e28fadaf4b709d58d37918718732",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9806e3a5f5ce401597fa7946f861a8b5",
      "Inputs": [
        {
          "Id": "e7f833ed658849b1ac5a1760b53bdebc",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3440b7334c8e4cbda2414e66f0e53652",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "63b6b8e05b224d08a1e714995abb34c7",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "70b988d1849a4bc49d7743a79d017f82",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4e6c6b08b9714882a1ffaf6779e3999e",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "b1be31aa80a6415da4fb6fac2bf7e5b7",
      "Inputs": [
        {
          "Id": "26c715d6ae764773b9d60efdd6024d33",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a2564321c5f24cd6b68dc7642e5f1d0c",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "62037e745c02422a94e403d7a9647724",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "942d6791a70a47a5b23ef882880dcc51",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c9543a7fe56d4704a288ec67485ed5c4",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d5db7df8bea34fe5be68e226db87bcba",
      "Inputs": [
        {
          "Id": "1dbef290f1914b76a5d6803330f9523a",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "71d8db1b398b441bab89833a15ed3bcd",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f9d85280b4764a30bfd814b98412d01e",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "05ce2ca277234ff18a5e1502c6d3aafa",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "78e5c6b04693447aa9eb06d78c4eb15a",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "5ae6e84cf923451ab9269eef648f1485",
      "Inputs": [
        {
          "Id": "8c7e0e1f2ff341ae87aa273e3af0936e",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c15f13b52ef405f9103b36c7501739f",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "72f16fdf9e7c46279f4479b47e26a913",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "14877f9bd3a24713ad18769100d2f2ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a50aba1cd540471288171bb43e95e7e1",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "501f0722ef1b49da98fbe181f50546c4",
      "Inputs": [
        {
          "Id": "787195ef38e047c8843bb73e3564e461",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a50b4787e1e2443c92ebbf0260e6ba62",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1aec3ec31e58400b913aaa01f628d9be",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "cbcdca2f89d2474ab86b62016806fe39",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7f527cb132d847099096052803bca018",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "bca9513dbc3249658559ba336b308c9b",
      "Inputs": [
        {
          "Id": "68f63646adc6481ba32d05c8898d1519",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e1b09ca11b64efda248bbdb58d1eecb",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8cd405ceafa545cc94404540379ed5c9",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "a798220ec82f4161bc650a063c011671",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bcc2e55bd10442a69c34db1e6ce431ee",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "2e480852ca264770ae95738a5fc21c29",
      "Inputs": [
        {
          "Id": "31ded88055c843038caaf5f23eeb733e",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0e8a3e3e81414928b7e56662e7dafdb6",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "45d1a384765144d7bb4563fc7fe6866e",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "9df48a33d62c4d18b3111a79f64a1e72",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "65dad904d8fd4295a257da69a4b982a4",
          "Name": "",
          "Description": "Value of 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.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "227a957807a9428783fccd5c76edf5bb",
      "Inputs": [
        {
          "Id": "e51cc5b216f746e9a254ea58ebc3c088",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6bdf0c1e6834e8eb131f7bebb309b2d",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "79f2ffeebdf64ae3a28365040da1df93",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "ee3e8e21649842b7ae102455c515b07a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ebfb6ec53e184f5e906c27c6f60fd2fc",
          "Name": "",
          "Description": "Value of 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;\n8;\n34.4;",
      "Id": "3fbb02c0073b45ba993e021823c3858a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9c47b183631e42b8b152291b24b00510",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ee2735ee4a54b9896a1beaf53af98b8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20e81a56db784dc68eb2dd2432669a4a",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "add9c6ec30fe4887baa706b146381ac9",
      "Inputs": [
        {
          "Id": "e25cc248936746d88a7d1ac758b0b9df",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "79ffaea1048344bcb26be205efc93ced",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "553b3b3b511b4a4d9560597db12c62c4",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b9e44f635eb48f3bdebc630cf03e641",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9b853d5656d84f209a1c59d777b979ff",
      "Inputs": [
        {
          "Id": "498086768a7b4880b1472cabf83365a6",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eacdb269a7a44459b8ef366227d35ef3",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d384e1d5720d43cf96c9b8e0a4800022",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n8;\n27.52;",
      "Id": "a1e666dfdf584ef59b2432764e4b5415",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f9b9a7bff19f419d8f9e506ef7130387",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5949beebd2664109bf2bae8e9dc1282b",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e472c438540446aaab53b9c35bd738c1",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "e7657949c3164be49479253683e1b229",
      "Inputs": [
        {
          "Id": "104cde9b65ba4ca2a89812f99c1ea3c7",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "929a88e1273245c4a8aba903a6b6c82e",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01e2582e821746568638f8e31dab64dc",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c3d217ec8c2246db9d2e260890329562",
          "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.2;",
      "Id": "3b769d8ba4f04a709de48c9d52393a23",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "76e295192384432ba385b34b82137fe6",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "f8084454436e404099d7fa4fcd4fa18d",
      "Inputs": [
        {
          "Id": "7d29d0d8a95344a687da81da198c455a",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb5f385d461a4cb391a6fa3ed82e9dca",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "163a0c769b304c44be44dc3e32702cc6",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "c4e747308e364b15aa517ed434494e12",
      "Inputs": [
        {
          "Id": "0fa30a82dd494d719a65b4bc16a2373c",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff0083330c1f4555bf87341dea645f09",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ba119aeb5f840d3863bef3bd8c00d88",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "68b83657c7be4824929fa48bf879345c",
      "Inputs": [
        {
          "Id": "7393c0a85e7544daabe1749fd204b11c",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca16ce804b5f41718a0e82ed023767b2",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "205fee99ff2e4c1e8fa64b6147028dc8",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "e18f31371bcc4a1d8b9ecfa075dc6cd7",
      "Inputs": [
        {
          "Id": "1745fc81ee8d46528dc23d139e55b3d2",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3579acdd22548168828c4a262a675f8",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "873d768bd3404a418c1f9b82ed48c7c6",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "1a3282f609914467b21ab736c0de6654",
      "Inputs": [
        {
          "Id": "3cfccca0e2654dea882a04bae461b439",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "59d1b690595243fbbd3d4ead5b18a279",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b11ade6d35cc4c7884adb047be68b5c4",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "3693f75497664ae5be24836d99491372",
      "Inputs": [
        {
          "Id": "eb9bbd1f0d614dde8a66a39000d58edc",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "367c7dd8e1c44978bfa36cb181b233fb",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ccfb35db18d446ff91435ad148841572",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "60ff4a3bfbb04adf8dda3aac99ea28e2",
      "Inputs": [
        {
          "Id": "782db37ba20c497c9eb545f94a436560",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0f44489ea244fca9dc9b4b731db2677",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cba809e70e6a4a46aa353daa04ea950d",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "a36c9e475ace42a9998548d884278d28",
      "Inputs": [
        {
          "Id": "43e6059db3984c42a7594177549db12b",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20e66cfbd0b345b4ba7236c16e86d2e6",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9460b891adc44c1c9638b90662a95fcf",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "f6eccc73d4884815b647c25c8395928e",
      "Inputs": [
        {
          "Id": "0fa3c7cefbe0474f8856758a53e2e05d",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3373ffd3265046e6a9693ac29d5f261c",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "585b76a124bc44cab01b17b8c92c07aa",
          "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.Circle.ByCenterPointRadius@Autodesk.DesignScript.Geometry.Point,double",
      "Id": "568f093efb8c49f79b9b29fcd75a9238",
      "Inputs": [
        {
          "Id": "15beb1e04d5c41bc92afe3e402a94ec2",
          "Name": "centerPoint",
          "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f745318d9a0242c5a9c4416ced45b534",
          "Name": "radius",
          "Description": "double\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d16c6fa08dc4c5aa63e8f0845200f1e",
          "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.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0;\n0;\n34.4;",
      "Id": "e974167a33544b27b5be89ff83c525da",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a4b54124ef6f45fcaca47e40dafd380d",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "474d0d80df5c471ab1838be720b661d8",
          "Name": "",
          "Description": "Value of expression at line 2",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "76db70ed50ba413fbe21e62341f8a693",
          "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.Point.ByCoordinates@double,double,double",
      "Id": "8b24529e599d4e4e92c48010422dbc22",
      "Inputs": [
        {
          "Id": "f2d422c3e6654a3a9f5d017b0e491a76",
          "Name": "x",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c4298ca4eaa94875ab3b57f848d02c86",
          "Name": "y",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30e7e21737544beb889988386744c329",
          "Name": "z",
          "Description": "double\nDefault value : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "adfd53e10bd646eb9989c7b17ecff295",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByTwoPoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d2193139d5d54184a1c25c9db6d3bab7",
      "Inputs": [
        {
          "Id": "0e8707e67a264889b15992126542014a",
          "Name": "start",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1845fe3e06e491fa9c5e744bdae4d90",
          "Name": "end",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "36d8e4ca29964d2d8197d2a797d0823f",
          "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.Curve.ExtrudeAsSolid@double",
      "Id": "1569ade2f1714ba2836feca8f2520fcf",
      "Inputs": [
        {
          "Id": "21a510634ed94809ad431635b121eebc",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a955f4d7efcc4da99fcc886501e926e4",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e11a2ffadac49bebe94828a29aef4a1",
          "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": "e3b28badb3c741119b64455910cd6592",
      "Inputs": [
        {
          "Id": "a4dd049284c34f079d924218b12208b5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2830b706dc0a40e18007bc22717e1c6e",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76abe225ab5c4e7fa4d71efb130e00e5",
          "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": "4e94c115db4d4518b31b6a34bd405c6b",
      "Inputs": [
        {
          "Id": "171a30a602ef4343acd06f711a0277e2",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f3065b61b0e48fcb4a5c1a4da48a198",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0111ae47cf25458fa0fa892a4a19a45b",
          "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": "1ee52fcccc2449bfb7c3beb953cd3784",
      "Inputs": [
        {
          "Id": "82e37d949eed410089107716e355f5b9",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3ff192347934536a46ad1be38a86cf3",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8d23367a61f24a9293b4ade012530fc2",
          "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": "909bb30b94e94b88b04f8ffd684726f3",
      "Inputs": [
        {
          "Id": "ef268ec864c4441b8728db1d310c3684",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5684720a6a8477bbf75445df03eae20",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "33088c31f99949d791567ed30d561e63",
          "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": "2d9f98da94fb4632bcdd57b87dd99e56",
      "Inputs": [
        {
          "Id": "8d7a29b8ad504fbb93d19bf97425213e",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3ce032af7d541c3bbc763d24afcd3da",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8953e5318112466bb4db4d27e70fe632",
          "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": "cf30b38f1a3449e4b029fa89e2602c23",
      "Inputs": [
        {
          "Id": "c06ff9699dc244de9c1be0ccbfdbdbf2",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "832f2cd3a8f443ec9699e899d6afefeb",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3833228b4c4e4145994adc842a617657",
          "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": "bbcaacbc39b34291a92f11c1ce7a3369",
      "Inputs": [
        {
          "Id": "f589180d91904fd9ad0d23d8ac389aea",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7bd7d1bc85fa47158033493742b6ab05",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb8c688207e34a008635c20f1c398090",
          "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": "ed61d1f2bd1a4dafaa2fa64c52196359",
      "Inputs": [
        {
          "Id": "2b336b14825f40508473f9bfe926f664",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e6872ca9c69a4eff8b23d17bdfb89f21",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "344f1c1046704d27ace333b45076e97e",
          "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": "d884fb9011fc4b7f90153130d0eb2f11",
      "Inputs": [
        {
          "Id": "1e17c66e8ef844f082e1729fd91051dd",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a8eb399b6be46b09f120ea85aab1972",
          "Name": "distance",
          "Description": "Distance to extrude\n\ndouble\nDefault value : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1fa17e44d0b94820ac7e528b254e78cf",
          "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"
    }
  ],
  "Connectors": [
    {
      "Start": "5c0337fd000948a1b4c2ec61b3c5eba5",
      "End": "f744bc45ad4c4f4aa31abc65e4d0d875",
      "Id": "349539fc50f94d5c9395d97101ba77a5"
    },
    {
      "Start": "80899182dc0b49b2a2394c0ac3098484",
      "End": "30342cfa5923464f8571322d6ce2e8ab",
      "Id": "44ea1070c2bb42d380c6ccd9611b82be"
    },
    {
      "Start": "b58d99645f4546c1ac830b39acf9d501",
      "End": "aca681109f354cf1904b39511efa5aec",
      "Id": "497d5f22d44245edb9913339a6085189"
    },
    {
      "Start": "9dd4b1fcd74f4c67a2e20a53fa03b76a",
      "End": "54e2ed3f772d476db39853d466b68a63",
      "Id": "5ff03359373c45f199f7d19b1a71d345"
    },
    {
      "Start": "b58455a5564f4742bbd875a12b2904b9",
      "End": "973f9be396dd4dd4833c05e812c3c269",
      "Id": "9d8324e5e5a4495ab1b23fc795c73baa"
    },
    {
      "Start": "983d302469ca4c9ea1118fa96ef24586",
      "End": "182233ceb29647cda312c63ae8bebcf9",
      "Id": "6536febec46c4e8d9d77b8ef5122c24d"
    },
    {
      "Start": "21cca6d2d91844d58edbcd894681213a",
      "End": "8bc52334330f42959a5ed54288c6937a",
      "Id": "062e9d86a48b4b5b946491a9bb56893a"
    },
    {
      "Start": "4455f898c6304df09830d7a5b7f03661",
      "End": "651ed1dadbd5499d8d40d02505e823ac",
      "Id": "670f2f7847da44899ed00aab64530926"
    },
    {
      "Start": "fc5e30594f3b4221849304e4d980fd9a",
      "End": "50c36bef883140ca97f47c851e3109dc",
      "Id": "e8573b92070f492f905b20c61d410396"
    },
    {
      "Start": "e25b6cba86af4255b5cffbc5247c9498",
      "End": "35b84fc42ddb4ff48269794ed1dae6bf",
      "Id": "555461e3444941ac9bbccd58aa2ad3f7"
    },
    {
      "Start": "0ea00a3f7bcb4f288ed0b0ff1ab40f04",
      "End": "d40e6c67959e464eb523d0d046ba50fd",
      "Id": "7fd38b1a230c42ba8b887cf1200350c5"
    },
    {
      "Start": "9aee0264782e450ebc5e6a9ae149b562",
      "End": "dde3b68d415f4cd3bb6a82930995f645",
      "Id": "827c588733d74b9186bf1817423a2f3b"
    },
    {
      "Start": "a9fb852342944a0c9159502ed10a12f7",
      "End": "b61ad99b16724f84a1dcb94c84a711b4",
      "Id": "f1392636dce44536b55305195f38ee2c"
    },
    {
      "Start": "bf83ec9c82b54128a22b67009054ce67",
      "End": "b81428dd8c7c4f69800a07785951715b",
      "Id": "cd2fa26f0101462a96b8201f4d640d69"
    },
    {
      "Start": "5412b79b4fb14743929fb48ea9d40e46",
      "End": "74f386c05b4d468a88604d399a81386f",
      "Id": "7fc1e0985ef44acba86760f305701973"
    },
    {
      "Start": "322772a345cf449791ead148dcf95a6e",
      "End": "3f0b6a4c2fcc475cb2db82fe5438d192",
      "Id": "123755cdb0744cd38ed4e4f9f6a25de2"
    },
    {
      "Start": "1aca57fc28dd4b098c649000ddc48913",
      "End": "119c15ad664b4f04960c34d1c737c1b8",
      "Id": "0c5e489b3c804ad791bd863088dc181f"
    },
    {
      "Start": "6df75890ebae45ebb1387b8e4b50608a",
      "End": "7c790f23a2e64006a4f0a9fc28451acb",
      "Id": "b8a725a1b8bf407a9f2324bdc238e503"
    },
    {
      "Start": "82de2bbcbe6145e0a5adcde04ff29d2b",
      "End": "bfc17ba07bb5425c9e5cf6246db1a436",
      "Id": "eb0622d7ca7b44d59473bfa7e2be20b8"
    },
    {
      "Start": "aed847d318974ed5ba0ecc150af9d780",
      "End": "3bfead2bf235474ea0d1f5b9c3e15455",
      "Id": "50d8a3d9170b4f92ba909fe452338afc"
    },
    {
      "Start": "402011e29a61486bb4adb1f37b101365",
      "End": "9f4ff8e7939a4738a8273bd51e0b7af2",
      "Id": "1fb3e4f43a034f27ad3cdf77264ead5c"
    },
    {
      "Start": "ab1d565967ab4aec888be12e91286106",
      "End": "02eeabe2a5db4ba9aa3f13c97eb34868",
      "Id": "0f4fde389cf84aa89bba39e64f346f4b"
    },
    {
      "Start": "a64ca3458c38407c832b8c978b77f43d",
      "End": "def65f64957147ce8ca726ef843f8fd6",
      "Id": "feb34e21dc1847c0b1ecdfba7d147bb5"
    },
    {
      "Start": "63451863e11b43769f4c1773daa2eddc",
      "End": "4a50695063a44eef811b9e4ffc43b210",
      "Id": "b04d1ee0ad7f45c3a54b94f8055b48d0"
    },
    {
      "Start": "bd305014a68f44cb9bcd66e819cccc71",
      "End": "b9f74e7f35eb4a7f85d69b9fb70fa600",
      "Id": "9609874213864e25b6be93b1caa2ec8c"
    },
    {
      "Start": "bc51e7e4e3e7465885bd5a491e6f35df",
      "End": "623435d430c1440eaabc87ad6f30202a",
      "Id": "f6e1a59f039d4f5e958ebd38edce4fcb"
    },
    {
      "Start": "f232885e4b064d42897dfa7f1014d486",
      "End": "fbe514d29c3843d7b3d432548323fbec",
      "Id": "c5e8ec3248e044a0b9d63bdbabef974b"
    },
    {
      "Start": "2fb29cf2c5de491599a1c4a61e823f38",
      "End": "3e33548b3da64b46bd4c69426a04a753",
      "Id": "bb5377b0b5d344889266ed03d79247f8"
    },
    {
      "Start": "a929448a24dd4e7687a3087652ffe2d0",
      "End": "ed048ac1c8204776b44198117ee9a98a",
      "Id": "c52940cdecaf4d51982522801f6fc24b"
    },
    {
      "Start": "fb73579953e94d68989de2aa5ea3904b",
      "End": "5bb3cc598f134f28999b0a7b3caa9dcc",
      "Id": "17a823493f5d486993146c7511a87cbc"
    },
    {
      "Start": "d0c59a491f3140e68a46f5a58fa621ce",
      "End": "2a26328ea5e84303abc186286ce5a04b",
      "Id": "e2ebdf0f5f0f4599b0fb46d6eddd6ff3"
    },
    {
      "Start": "ea785d538ba14ce8aacad8883cc5ad05",
      "End": "610591ba80e2461ca58b61cda23c6796",
      "Id": "6493d5940e8b41fcb33bb464c85a256f"
    },
    {
      "Start": "93918097e304428d97536ee5d7fb93ff",
      "End": "7b1ae99fda7a4baa9ae54df0f6d0ba3d",
      "Id": "00d88ee672994dbcacc663a9a004b87c"
    },
    {
      "Start": "c2a146e4ca554f8faa29499e350629d5",
      "End": "5037b04f476b48c19596130fb56615a2",
      "Id": "2d2b0c16f8864d879cfbc7f368176c2e"
    },
    {
      "Start": "6fd69d88a596447cb0b50e9e684e7df5",
      "End": "183cf0e2b68e4ecf9affc09e35a188e5",
      "Id": "0fab87c723a94b72ab0295cf244bbbdc"
    },
    {
      "Start": "5a3000ef0f8147f48ce23495b7d9d97a",
      "End": "cd9218de51c34b60ad92b73b1f3ae3a3",
      "Id": "c07ec41796804f56a7c47be7e9c2171e"
    },
    {
      "Start": "8ed975a4de8748f4ae1060f80e1e812e",
      "End": "561fd6b995cc4f92ad675e143544ed59",
      "Id": "0335d983b6dc4e3da69915c29cbb2b91"
    },
    {
      "Start": "f9391385c5cd47f0b509ae1c2a6e4a23",
      "End": "86120ba31fde476283c9193277ef95f3",
      "Id": "1c5e4be857b241d2a3c75f686051b5cd"
    },
    {
      "Start": "4e0931ddc9674d3ea0e0bc8d50bf555d",
      "End": "1741e0c00069470bba4a87cf68d95088",
      "Id": "60dec196de354b21883f36e57715077b"
    },
    {
      "Start": "e5473a9291b24d0892bb402fd713b01c",
      "End": "30681e5c6e23404fa011f0c9cfe630a2",
      "Id": "0f8dcf0424ec40c08a790a0498159549"
    },
    {
      "Start": "e8af65038e63414abe7a228c4056bd6b",
      "End": "a341a4c98e4d4e4dbad2cddda704d3e1",
      "Id": "df146d4bf18f454496b7c8a7c445a43e"
    },
    {
      "Start": "517dbe7ed0cc46fd9bff7c36f269011d",
      "End": "8c0158d9b54b47e588fa2496fa1558cb",
      "Id": "9e6903b502644cbba63eaacdbc5e7865"
    },
    {
      "Start": "517dbe7ed0cc46fd9bff7c36f269011d",
      "End": "86378902ebca43e3a75f2d8818377fe5",
      "Id": "7545faa36d364402bfd58c9e18fefd68"
    },
    {
      "Start": "30c43d22007743c2a2f9dd7c9c2ee962",
      "End": "98683e3bf3564176aef56f779b986125",
      "Id": "e213bac4c7bf4adcaee0d527026fb18f"
    },
    {
      "Start": "d71f417043c24a5f82db02e7a274c946",
      "End": "d04ee82a816f45c19caf69daf638ce39",
      "Id": "7afc523753f84f669369a5e317ae5c64"
    },
    {
      "Start": "7e55f5e2e41c4867823e01f44c0177aa",
      "End": "edf7001d28a747989eee3e9ef4e2c698",
      "Id": "b9c44cab74c444dc90bfa2e28b5ecc4c"
    },
    {
      "Start": "3b82d1f7381941518d83615c3b49fca3",
      "End": "dbfee03cf3d1472e90d565a5c9e76908",
      "Id": "49a0c8c20cc24518bb0628c4c4726a9b"
    },
    {
      "Start": "4b6fcc645dfb4b039d207cfaf8e83a33",
      "End": "b4b9f81070f4475da3c794d5f23e187b",
      "Id": "358654679d8c4c8499e27e14376100bb"
    },
    {
      "Start": "61c6527b1496428aa36ffb5ba132c75b",
      "End": "c763a2a8727440b2a06f63ec6c0b5d94",
      "Id": "d612fcf694d24499b3e391b8f848c701"
    },
    {
      "Start": "6999fc2e13ea41d39473f73eec05ca98",
      "End": "103448c7c6244ea09a4684d5200e886f",
      "Id": "cffc355fe3f64a3d9693cbcf15f679a4"
    },
    {
      "Start": "5f1eb68d48f64171a53d6d925e2ddc82",
      "End": "915bad76ecce45ccbfad73cb119a6af2",
      "Id": "394f8195a22344ee8c35c106ad2cd834"
    },
    {
      "Start": "149fbd3c913f4e8fa7a9c5fdf3de2a3d",
      "End": "28a9bf4176394ca1849389e61e51968b",
      "Id": "6b203010f919496cae4928ed66b3a73f"
    },
    {
      "Start": "14b42fac47a64097b577409b8e66d4a9",
      "End": "8d6bf2d1537d49a78292b0a83bded5a7",
      "Id": "7f048c59c52a42299564e53817c9238b"
    },
    {
      "Start": "78f44196f6664f648f53eb393c66d796",
      "End": "cd0ffb71096c4ba7bdbca7f987d73b22",
      "Id": "9fa8c4b863bd4e569b85bd014263824e"
    },
    {
      "Start": "78f44196f6664f648f53eb393c66d796",
      "End": "0ed722a7bbd240b2968c0f4cd42ccf9d",
      "Id": "2786ae6190bd46159558297fcdfdd348"
    },
    {
      "Start": "2cf53c7587e146579b076b3a6acf2b17",
      "End": "d185646b751d4e0eb2ef5652bc65f3ae",
      "Id": "74557a59267441f392f9bd88571b9164"
    },
    {
      "Start": "b273730a34c94c1886598d674f262d9d",
      "End": "1ebfbf61dc8242a2a43b61e6e8cc2351",
      "Id": "4e808f63ff834918a7639e134afdd5be"
    },
    {
      "Start": "c36622657d8348fc8f59bbfd6cd2bebd",
      "End": "750f7470c8d84fc1a1cba9c4a84df546",
      "Id": "701d4da1c24c45ba89fe5db33b50fcf2"
    },
    {
      "Start": "82c74f24981f42139fe6470035a29735",
      "End": "a9454cd9059f4c25905407cead223be0",
      "Id": "97e65b103dc2471c8cce88606153a723"
    },
    {
      "Start": "22859d8a3c974a359520b75326cf5803",
      "End": "79854bc36e424cedadeb495004dd775e",
      "Id": "b542165446904c04be596e5b2f1b3479"
    },
    {
      "Start": "5592c2ec7ed444e0bc061022cd951308",
      "End": "edcb76fccebf4d4db8354fad3700a4ca",
      "Id": "b474c21c5157458398ad98641d89d3d2"
    },
    {
      "Start": "62c97ff4a7bf4d92851e06e12fd271ad",
      "End": "fde5b3c5dcca4b7d8d6bb171bd3ff187",
      "Id": "7dbf6281f1364a188d413892c60aa423"
    },
    {
      "Start": "fbed75862c154c70a14245922d091df2",
      "End": "46d99198d3254240a2fabc8854fcd87f",
      "Id": "428dad14df7f4235bc1e6d3879b84754"
    },
    {
      "Start": "cbe315cdfd4943e2a7b910473aa19f82",
      "End": "37c95c190e6a4c9ba18ec6c6c40cb17d",
      "Id": "17cc904f72b94e1c90f110f80de7d8dc"
    },
    {
      "Start": "45a1b44183d241b380b96fd7b810f290",
      "End": "03effe033afb48c3bb297761f790498d",
      "Id": "cf2d5511afc141eba3a79af9efbae322"
    },
    {
      "Start": "c08eee2645974dad84d6afc5ef21bb67",
      "End": "bfa5b2a8ff8045e39a4022cd3785dd9d",
      "Id": "b277bd4cc7ee4f049e091a81958aff16"
    },
    {
      "Start": "ac301e4123eb4d2f82b193fcfffb4f06",
      "End": "61ac74dea8f94543b196863c11987781",
      "Id": "91fbfb2ce8d647e1864c27e91ed34504"
    },
    {
      "Start": "4a76d3f936ef4641b88ce355f9c2c1ae",
      "End": "66487a28a01c45c6b56a65b7ecf2deb0",
      "Id": "c35893663dd44f99b61cdf46356e8e1d"
    },
    {
      "Start": "4681f66d57f24945bcd1c4163704c938",
      "End": "482fc9f4baea4a9080f6077fafc8445d",
      "Id": "7be3011891764699924234e939848f15"
    },
    {
      "Start": "73b900ddad964171be49595cb9d5b8f2",
      "End": "2176d3041bc747898d682b94a69e77c6",
      "Id": "d0c04aa82fab4324bdf8edf49343c0cd"
    },
    {
      "Start": "5014bc68f63e4e83b85f5c7df7d2f45d",
      "End": "b711bf59f7da4dfbad595fdab9f04488",
      "Id": "78db126fc9cf4139885f2fc365851707"
    },
    {
      "Start": "01fbff4594ad47239b022149ec480148",
      "End": "c28293771fff4f5782d5260b7955b6fa",
      "Id": "3538e38bb7f747e6ad7da3401248a38a"
    },
    {
      "Start": "01fbff4594ad47239b022149ec480148",
      "End": "f314f7def705411fa79b6b001754ed1b",
      "Id": "62a641cfc5cc4868805dc8d74d53e75f"
    },
    {
      "Start": "b9edff0395754c43bdf728fa3f530169",
      "End": "34c324df7dab41379bacca397490a8b7",
      "Id": "88864ec88e634f2bb89ee6fe0f52c967"
    },
    {
      "Start": "a9c3f053364a491bb002145e1ddd2006",
      "End": "05cefcaabd3f4aad80971928b3a9c24f",
      "Id": "4baf6642fd4d44efb8f5022d2ebf7207"
    },
    {
      "Start": "913ab8b8df1e4536aac7e60a0a8460bb",
      "End": "1ccdb921081441edb198108da3a99e9d",
      "Id": "e128bc36e9d74eccbb14c1c8bbcbc7ae"
    },
    {
      "Start": "335d8eded8ca47e8ad9fb42c6a3f6f59",
      "End": "9ecd0823f3d2435aa2e46a1a76001af2",
      "Id": "3d1ca2eddad04975b8cce093390735f9"
    },
    {
      "Start": "9b9da266d79e4c96aed1d2e8d22cc891",
      "End": "c831544021b64317906c67eb6735e617",
      "Id": "a0556cdf5fb949eb9ffea88a06e6eb72"
    },
    {
      "Start": "9b9da266d79e4c96aed1d2e8d22cc891",
      "End": "5e8540784473499e822dbc4032abd22f",
      "Id": "7b93c657cbeb40d890795ae345c9aadb"
    },
    {
      "Start": "660ab54323bd4b22b8caef1e0bc7d6ee",
      "End": "5b2167d571d04406af1ab4e3b9f47be2",
      "Id": "4681d0ffc41d4d0490db341d73d4145b"
    },
    {
      "Start": "609b159b5e0a4fe6b7275863b5bdcb30",
      "End": "f87da2b6594d45f28c6fc5b683037c0d",
      "Id": "709421180afe4b49ae70104b2e46b917"
    },
    {
      "Start": "b00f6664026747c2a01158c9f2e87b82",
      "End": "6d80657015a24e10b3bc9f3f050669d4",
      "Id": "0dc39b61dbe94eabbdd748458e0014f3"
    },
    {
      "Start": "8f0e7a8e849a407497be48012567d7c4",
      "End": "41cff52c0cad4a1495cfe9580b05617e",
      "Id": "e67e5a3114e24a69b73e745243d51657"
    },
    {
      "Start": "8bb84d7af1bf4aeab608dd2286c06b38",
      "End": "1d2c01db2d9242608a5263163e0f6a41",
      "Id": "552f35949bcc485397820731fde3aed6"
    },
    {
      "Start": "4d4ebdddb84b4f73abd24fc4e45842a3",
      "End": "08b6acd158e1483c8e025865a7bee45d",
      "Id": "04ba12aa681d4e44b21fbd66b942a1bd"
    },
    {
      "Start": "1a873a04809d463388e4da686e041df0",
      "End": "b036510705164a0faa39ab1bb6225bc1",
      "Id": "eab3032e119c45ccb77563d3d0a66cbc"
    },
    {
      "Start": "b05e3a94192643a8967bf022f5f6371e",
      "End": "da38b407353f42a2ae598a1a145c7b38",
      "Id": "6c136accee29425f8c0cf98c020705c4"
    },
    {
      "Start": "c40e988487cd403ab4df1ffc26e002bc",
      "End": "0521793d53244edc945d63d551d4c285",
      "Id": "1142af66ffb7430d8254c66c9f8b08fc"
    },
    {
      "Start": "2a8eb600174e4dc89858861e4db0c6e9",
      "End": "52190cf0fa464b158e9e8c1f2dd84fbc",
      "Id": "ec4e7c48c1c440a79f8e97ef39d19a05"
    },
    {
      "Start": "38aa765d5dbf4262a54139f0ec1b2ccc",
      "End": "dc159eedd29f4a9d94a12075d2134c4b",
      "Id": "040d3aef7753425288435d570276461a"
    },
    {
      "Start": "35487edb826441748b76a3d0a0750d27",
      "End": "f89e4066e69c4c0ba85567d11ded8a6c",
      "Id": "350b7356485e4bbfbb5f3180ae0e39a3"
    },
    {
      "Start": "2de77873b1204472b067d7c0c8c14cc8",
      "End": "837c982a6d55413fac4eb6fae5edc634",
      "Id": "343a3f5f86ec43379aec5eaae566fc98"
    },
    {
      "Start": "8e70fdfb45de4a798dd56cfd40f0d6f7",
      "End": "2660d463d98840d383a5cc514a2c8e43",
      "Id": "110cc41014584b08a80ea30fcc784242"
    },
    {
      "Start": "8e70fdfb45de4a798dd56cfd40f0d6f7",
      "End": "9fd60a5f0c3d4c78a885e61932c8ee7b",
      "Id": "edec8e0d17804198a8694d88a314673f"
    },
    {
      "Start": "5a32f27f18394f79bf049eea6f292326",
      "End": "851545a2273d4854aefa7c217f80f83a",
      "Id": "94499bb5e1594bab9476b484b4052507"
    },
    {
      "Start": "302b1bfb436f474c8e81912cb141259e",
      "End": "17342235942f45a3aff66839dac78a87",
      "Id": "46deaeb1ea324f89a853c22523289461"
    },
    {
      "Start": "0206c7c471ac44da91b81b2e11b9528d",
      "End": "9488e2342a1a4b2b84c4b3758f78e1b4",
      "Id": "f539922bf99c4937bfb721026178127f"
    },
    {
      "Start": "0b446d5c38c94297934dac262095cadb",
      "End": "974627df59cf47e2b7806bdce0bca3b9",
      "Id": "7a959daf392344358a1186ab20bc6636"
    },
    {
      "Start": "1a1c74f266c241f1807c9d49ff43ed13",
      "End": "853633daa8874687bd686884258c666a",
      "Id": "41314ebfdac44bc7b5c6554352104f18"
    },
    {
      "Start": "5518e26cffb043c689fc4617a55c5e5c",
      "End": "7e3ba4b7db1a4d4fa4469fc98dcd512d",
      "Id": "efd4362ac16940d3bbd4a683f32a7af8"
    },
    {
      "Start": "75ea98030b6048eeb7944f5ca6c45601",
      "End": "c79ccf7c3cda404a8b9964de21c7c7db",
      "Id": "9720c2a667624268ab81b6adc6b091fb"
    },
    {
      "Start": "296102913333410e8087fb433664169b",
      "End": "89b23dc54bc84332bad36a0e04bf914b",
      "Id": "bd1b024635e1415e9a38a3ee7b529c36"
    },
    {
      "Start": "a14b8146dd3b4a46835cc6fc5b6c138e",
      "End": "6c29f882825040959b709b282a20a800",
      "Id": "bd945d5abf66475cb533bda588049a50"
    },
    {
      "Start": "acd26987a8c0454da2fc9f41eea1bf4f",
      "End": "dcae0d0637c64e0eb30374a9100c4b21",
      "Id": "824c7779ade04398a914e09d03cbe42d"
    },
    {
      "Start": "73b328dd37964bfbae323770d2688382",
      "End": "fd4b478ed5104c43948b2ef77f45a903",
      "Id": "2192d7c0aba14997ba9815b0e412fe7e"
    },
    {
      "Start": "0c527d19a92d4ce0a0f8480036e681ba",
      "End": "c40790e9f5d74a40828ed4cd35427cf4",
      "Id": "50522b51a5c44c9ab56d9144f7e95f10"
    },
    {
      "Start": "0c527d19a92d4ce0a0f8480036e681ba",
      "End": "95797b99c7ca463d93fedd76c9533a3f",
      "Id": "eb55c30a397c49eb85002c4f200dbe2b"
    },
    {
      "Start": "bd6e75ff8e0e4e27b554b754ae18ab0c",
      "End": "e078abfc9b1e4a718817d427a78257d1",
      "Id": "a9ee253a94254b90b5cea08b6134eff7"
    },
    {
      "Start": "b76ed18c95834750a7064ab1d5e05f32",
      "End": "1ce159cdc4a44a68b9e491e96993c43d",
      "Id": "c1e50baa734047dfad7a991c90ab7902"
    },
    {
      "Start": "be785ebd36b04486b4c7cf52d25ff733",
      "End": "e7444526b1134646b698cef41b65b4ca",
      "Id": "e3223ae219fb4e6f948426195a011fef"
    },
    {
      "Start": "bd164fa1713642d9932d6ec31923a698",
      "End": "bf4eb566ccea49caa5235efdf5ee2e7d",
      "Id": "56a7e678f2e842c5a257b38d76d65cd7"
    },
    {
      "Start": "52d4e88977d94deeb1150a9105c18b32",
      "End": "395119eb6186479d8ac429d95a6f4c55",
      "Id": "890627d09af24cb8b7c43a9b2cec63f4"
    },
    {
      "Start": "9ecb7fa4d33d41a9974b0bc1be891b86",
      "End": "aef3beed348c4c358a0af9c139771ca3",
      "Id": "c0e6da2105bc4a12afcf7078337a2c7d"
    },
    {
      "Start": "2d5c498f99f645aca295b541da5c6d00",
      "End": "4810d8189bec4a1ba91679ee0683579e",
      "Id": "0215cf95979a45cfb42cca2254145237"
    },
    {
      "Start": "2648055883a844e3b1cda30e044fb269",
      "End": "1b8002e470ce4e7491ae33cc24bd24ec",
      "Id": "952c172cbe494ba1bfd232903883417d"
    },
    {
      "Start": "bf7bfa51c03e452e90df9cef6ae03fae",
      "End": "580021e541394c1aa0d7728b1a51f390",
      "Id": "01c59fb358fc42cab463c149a95db6c5"
    },
    {
      "Start": "1ea42fa52fb94e18901993f8e5799d1a",
      "End": "bfb3a706ae06451da6fd5dac930d11c7",
      "Id": "6c6a3c3873164a5297eefafbd37dc7fc"
    },
    {
      "Start": "1ea42fa52fb94e18901993f8e5799d1a",
      "End": "19d84610e5e8487fb972c5fd8d3a9d91",
      "Id": "cb63e5644ed74471a6a07d46e6facc64"
    },
    {
      "Start": "359d06222ddc4aef9b2ccd9f7e6fa7f7",
      "End": "d77292a5afcf4913bca924267904167b",
      "Id": "c7443dd93bbe415d87cc9e40585dfe32"
    },
    {
      "Start": "6a2779be595b4a8390df4b8186abf104",
      "End": "e313ae497aae4c16b7e7a3f9a15e5e66",
      "Id": "c1e81f73a46c4dd7b29d45c44a6a6e76"
    },
    {
      "Start": "1b31d80706ac4cb88e203141b9b324c7",
      "End": "992cec516bea4e63b79326c331300073",
      "Id": "9d51fd3dcd8c4e3295c5a1ec8295001f"
    },
    {
      "Start": "d76afd7a98354f3aad6b2ab72365fdc9",
      "End": "a3c4523f2345492ebbe013f7044585f8",
      "Id": "3b0e38560428474e8787840f23942f40"
    },
    {
      "Start": "17b76739a50e4cc48c17ddaa48892c2b",
      "End": "a2f791d6f0624cfb913ddd2fc055b672",
      "Id": "dd1589daabd34b94bdb95169f6862294"
    },
    {
      "Start": "191aecd6e51b427b88f94199c18610e2",
      "End": "68b89d02ea9f473a8bef79d9e6d86ab0",
      "Id": "8e333bd2fc164dca90d8e635c6782b1a"
    },
    {
      "Start": "48c0271bae534b91a62ddd6a32297846",
      "End": "bdae45f5746b4f53af43bc7e01aed0b9",
      "Id": "8d081ddbdc024e83907341e72e6d8547"
    },
    {
      "Start": "ad32862f2f4b4e2fa3c430c600d7effa",
      "End": "ff069521882f43e2aa80953dae4aecff",
      "Id": "d9c29a0ac3dd4e27808b1659427d3b41"
    },
    {
      "Start": "a95354b7cf714f72a8f946a9e3c1972c",
      "End": "9979b351c71d4478b0451384097f1295",
      "Id": "e90ffaf341264deab4e102c7df74da92"
    },
    {
      "Start": "ba14cc75e0ec40a985164a5734276c25",
      "End": "eb8a0a6773344725a7da5462a538585d",
      "Id": "caa01f9e5c2b494d8295dadd22ac8e20"
    },
    {
      "Start": "42d731c0c3424fc5924a6da145b821b6",
      "End": "49e61eb27c9d43d4a271abc9e626cc2c",
      "Id": "229109b2b3cc4be7b000c0daac0662d5"
    },
    {
      "Start": "04fcb48db62a43e2a29b6f66b4abe181",
      "End": "0e58ba33e31c412d934177a13452292b",
      "Id": "7d7c3f7c4bb349e3967b5bc8b827d71b"
    },
    {
      "Start": "04fcb48db62a43e2a29b6f66b4abe181",
      "End": "22c7b3dfa4084ddab26d83bf563eb615",
      "Id": "d2789ae7363542fa8efbcf71f5f99361"
    },
    {
      "Start": "e5b43b3b98c44f669b0e5f44babc3392",
      "End": "fd3728b2e0f943eead35c3ac9998852b",
      "Id": "759a6a38a472437f87d44002139e7dd8"
    },
    {
      "Start": "642bcbef93ce4a8b8884ddaeda27c274",
      "End": "e18b79cea01d42768af59d64e2cee9f6",
      "Id": "99905c01a53f4d2cbc6645dc26339711"
    },
    {
      "Start": "fdf39465ba13410eb69d3c3117d1e03b",
      "End": "249d0b2e7826490f80c195107310bd90",
      "Id": "e700faecc4884c5483cfdf6333ef0b33"
    },
    {
      "Start": "953bcd76258b4e8698b57014151e726d",
      "End": "56804175f08b45598af6862c5890a887",
      "Id": "927ee74c9d4d4a83b86bc48adc6be365"
    },
    {
      "Start": "90b65280fc4445c8825550ecc5bd3fa5",
      "End": "a113e91847c040018c7273de36320619",
      "Id": "1e3d958b574f40758307d18e45b3c665"
    },
    {
      "Start": "723a91e83228450690aba42f4488ecdc",
      "End": "7314d76f636f4005a6cd7a76e82165fb",
      "Id": "588847708f8248c19a4b098ad4a8f520"
    },
    {
      "Start": "c5fde596436544eb9065ff264f2522b4",
      "End": "c9bf1bf050c243e0a87e613cc815849d",
      "Id": "7fcbe96eaeeb4000b53969f3b893ad3f"
    },
    {
      "Start": "40a29cf6c0174bbd80344b10b9e2366c",
      "End": "bae837e8cfe64613aefaeaa0e8eb0ad6",
      "Id": "f5a45b4ecea84515991aabaa76fd61a3"
    },
    {
      "Start": "475ac6ec9d8548b9ab9d98f873549357",
      "End": "3f46cb1ad8ab4e91afa67d296d423e8f",
      "Id": "cdfb538c6f04488289ec3de8179a9808"
    },
    {
      "Start": "7cd59d436e0947a4b6ef5dca9e02c2d0",
      "End": "9bc01a8a554849489db671d49c2ebbfd",
      "Id": "23e32cddb0484c2ead2d266aec7409b4"
    },
    {
      "Start": "7cd59d436e0947a4b6ef5dca9e02c2d0",
      "End": "cdb2a02abbbe431a8e022f44e09924b3",
      "Id": "60ceb675c00a4d8e96e31cd4546e0629"
    },
    {
      "Start": "1f291cb97ffd495da5c5290c8735a3b4",
      "End": "64455464bcb54c9fb1986231c8f1a750",
      "Id": "69ba5c85274547488506c6b02bb55428"
    },
    {
      "Start": "62ea73d7cef14eaf8c2f9946b8003f1d",
      "End": "90d5bddf78f7495089d3859852a29587",
      "Id": "4a6980036c354a9cafc61e747c65bb99"
    },
    {
      "Start": "ee716dca389146dc9cf58f4d842e2ecf",
      "End": "460fd3f8dffe4a27a6a3114172b66791",
      "Id": "b4e0231125ae48e5bad44dbf01ba72f2"
    },
    {
      "Start": "d624ddd84d224d7ba1409a7d3e1f0873",
      "End": "2c53afb41568405d926c1a7b62ec9df3",
      "Id": "3ab230f5c54646efacb2940a3a4b7eee"
    },
    {
      "Start": "1af8f5733c2740c3bbad0ed5ad62b2bf",
      "End": "0c31bc3d4cf845d882544be6848cce72",
      "Id": "c9011aae51694f4fb2e33fb006e5ab41"
    },
    {
      "Start": "728d78cb50684e7c98edf91c69a3750e",
      "End": "2a056a63a6c44e65966751f220567bba",
      "Id": "34320f00565a4a2980e2203083aa19c2"
    },
    {
      "Start": "728b34d0b71d47b0ba4297ac74ad9bdc",
      "End": "cef25e37016f41069d0a1c66354c088a",
      "Id": "9d70d2edd9014d1f9b283a5cbde27d6a"
    },
    {
      "Start": "cdd1165dc58f479db718f31879af574e",
      "End": "7b704b990b1a4ecd9d4fd9bac1e847da",
      "Id": "907cea0a63394904bdcd9c4f0a4dbffe"
    },
    {
      "Start": "d7d926b2a2d74e10bc2668c689c7aaa3",
      "End": "b2caa7f3ca334657b54d32a190f200df",
      "Id": "62d2048e6c5545fe820b0f63d3df8fbd"
    },
    {
      "Start": "fb5b160d916d43919cfa3c99cfca8bb3",
      "End": "490deb6c99144f1999cb46d2db739050",
      "Id": "fe1f75ef11e44684abd5104bd6c30a0d"
    },
    {
      "Start": "f462336960d34e18b6d816f265da1d29",
      "End": "a42414f397d24930a08cb20135b32be7",
      "Id": "46932d1fe0db416790ac569fa16438ef"
    },
    {
      "Start": "0938183d5a6646f19efbcba2612da5cb",
      "End": "20df90d7693e4fbbb1a00a78776f2f04",
      "Id": "f4a5e58a9d634f8a919919fc1096f747"
    },
    {
      "Start": "0938183d5a6646f19efbcba2612da5cb",
      "End": "3806c38eddaa4a83a03c4c66b835cd6e",
      "Id": "557631645dd8475381c074f45ddd2f81"
    },
    {
      "Start": "50211995c7204382a2c1ec3bdf09e580",
      "End": "b0ab330da096495fbeb4e3d6f3b010e6",
      "Id": "0e32a99b09434d5a9d83565c646efd80"
    },
    {
      "Start": "9de146ebb1c1443a806f99197c0a578f",
      "End": "455f018a27264f09ad376215606a156a",
      "Id": "e73c54c3188a4c5587c703a8dec69c6f"
    },
    {
      "Start": "3f36f7000faf4161a4ea8feb7867a1e5",
      "End": "1aa446f83d064a858747e69050a13301",
      "Id": "f5ee17b6d6804365bfdbcdc0c3b23ac1"
    },
    {
      "Start": "ec7a46aaaa434b05bc4e0d5e3906c967",
      "End": "78d0a194bef54a32ae02ca177f48b254",
      "Id": "abfe7c2b3c9745d5a548228e4f979651"
    },
    {
      "Start": "9d22e8ebf73d4a44b0e01a72032011e0",
      "End": "4ae062b5f5704583ab9339d89840a474",
      "Id": "6009c31ea2574c6d977d5247d5b87864"
    },
    {
      "Start": "c88b9cf9931845179b23c9274a27f740",
      "End": "9a2eb8228f744e4289adc86dd210ca4d",
      "Id": "319b6b3157f94a5b8ef84a4c34a78e85"
    },
    {
      "Start": "72ce64ab9bd24e0abb9c9b41ac845dbd",
      "End": "f46d43475af541f9a2b548a4179cc4cd",
      "Id": "afdc0acea27248ef8525154742489f48"
    },
    {
      "Start": "e7d6d754b99042129dbe351524ad3dad",
      "End": "4501eca64dab4a6e89a3d4244d49256d",
      "Id": "e8a9d3819c0e430c80cbf306c43c2371"
    },
    {
      "Start": "8836922545fe4bb1bf26532df8565bb4",
      "End": "0ed79c7d78594a69a4e2ffc0be809ad3",
      "Id": "30ce164a4002439c9a44f3e8f2ebb432"
    },
    {
      "Start": "ed2a5ae3978a4d41ae9d653ef24742a4",
      "End": "8ded8234ca3a4036b953af2dea9df327",
      "Id": "0fc609d05729468abf14bfae7651b6c7"
    },
    {
      "Start": "f8c8defa060340d19cd771c340cb6afa",
      "End": "b889bf2f74bf4113a429fe69cd5e5dfa",
      "Id": "fa56a1928203416cb748a2c28818a35e"
    },
    {
      "Start": "c1c16119ff6a40fb846e96fe5ab6c664",
      "End": "9378ba4099e246d7a2fa4d2b89ba9c28",
      "Id": "9587712c2d7944de95389c2b596349a8"
    },
    {
      "Start": "0630abe44cd7405c8f79762be4de1cd7",
      "End": "33b12829f87544d5b97198833a4974bb",
      "Id": "4e5c3c100f72456f9924ea874bf9cbe9"
    },
    {
      "Start": "476cfe38341a409893ba237206e2ddeb",
      "End": "f4adb55fa4e14d10a6c0bdad0d8282b7",
      "Id": "cf4c505d2a024a8fb7ebc88163f15bd3"
    },
    {
      "Start": "1da551769a63409d85fd3e57344066c2",
      "End": "69df2e70be97472a8ac66a42a7b00a7b",
      "Id": "e2a496d39c854482bd037d2807d54dd9"
    },
    {
      "Start": "51be08f26583443986a5eab9a7048414",
      "End": "4de91bbbf1414847b0df9bb2c7e883e0",
      "Id": "8ed06cf47f7948fba8c76444240f937f"
    },
    {
      "Start": "51be08f26583443986a5eab9a7048414",
      "End": "0059e86e3a0c410da28e4c995ded7944",
      "Id": "741161f575e141f9a7ac9055cf74537e"
    },
    {
      "Start": "699df002193a46b8bd93b5a919c1b908",
      "End": "9547b02a07c1461593ca33bd4018ea31",
      "Id": "3613df7d042141238739a8cd70021c35"
    },
    {
      "Start": "fc3b89bbe2754318a1c14d3637980d7c",
      "End": "04786a2d3d5941a58706eff1c3747348",
      "Id": "cd45bb79f59e469289277165e130d40e"
    },
    {
      "Start": "fc3b89bbe2754318a1c14d3637980d7c",
      "End": "0babcb9ec8954d06964c79f01a50b774",
      "Id": "ae3a107761e74ee2bd57c083dc5b4b8d"
    },
    {
      "Start": "7d74f61dc48b42f79fec7e1944b1808d",
      "End": "8effa531ed374c3490b4ce4cbfb8e758",
      "Id": "4870b4765e0e483893acc4a648bc3cbb"
    },
    {
      "Start": "1b195d7bc2d14aa8b1a514990c150c6c",
      "End": "d57dba9ed8ed425b8372173ad86b4f51",
      "Id": "8bea813d9b904e22b6ad0a40c96edbf8"
    },
    {
      "Start": "ee0f2d70ed294a9d88b153acd05338f7",
      "End": "c85098cc633e49d085b4c8e73368472e",
      "Id": "8ce477b13c9d46aeaa41a15677684a3e"
    },
    {
      "Start": "c10142aee8b446ef9adcb62d96d00830",
      "End": "37e34b9db9204194a03a97d22ec84d8d",
      "Id": "276a9fe73e7f43a0b2a4c75f3cdd82a3"
    },
    {
      "Start": "e8c40f15fe20415d978bd70aa9cd6adf",
      "End": "fd73eb94649a4f67b871661bc379b5ef",
      "Id": "5176024c9b4b4527a8a7bbceecf6362d"
    },
    {
      "Start": "0796a3abf5f247ff97b3a7580a4542f5",
      "End": "50741397ae3846ef9c6196ae8397585f",
      "Id": "a47702460fd745d580f8627faeb15894"
    },
    {
      "Start": "bac92152e17a4da7a5073dd0985669d9",
      "End": "05ced02005744404b8a292c17289f293",
      "Id": "1a5e20daf3464a6784eafb5233036a91"
    },
    {
      "Start": "e046f41cccd54368af44fa56e26ccd7f",
      "End": "1f57acd7004c4c3baf964aa99a920012",
      "Id": "c7f57663459d4c26994365b213af1629"
    },
    {
      "Start": "b16ce5a2794b41a78b3d7b3feee3c7cd",
      "End": "f1c68db709be4114b18849e1a5ff5b6b",
      "Id": "74524bd681774b15ac6ce9502ed1a248"
    },
    {
      "Start": "540fdc0ff8714ae49d7aa6c5c08fba94",
      "End": "e9a93cb4fc1c40a6b480ef69058ebf5a",
      "Id": "7aa4a86556974dae8acf65615bf16d7f"
    },
    {
      "Start": "cbf77f89699c4198bf9e422b8af41a3d",
      "End": "1e77c2e155bf4da3ab1e85ecd79b29a5",
      "Id": "f391d8972762421b9428be5661063f1a"
    },
    {
      "Start": "ed52874ba64747afb7faef5be93910e9",
      "End": "38808efd7391466381f4322597d03cb0",
      "Id": "be683c301c0343b2956583e0b069a582"
    },
    {
      "Start": "0d494709ccc74fdbb019c0eee31bae69",
      "End": "35ddc24f9e8c411d94b238e981a85644",
      "Id": "b4322b97ba494f18b8c60f4b64d890f0"
    },
    {
      "Start": "b13da246c30e4a74a5cf3ef6a5d0bed0",
      "End": "9cab3be400ad40729ec3468d16785872",
      "Id": "b5490ff2b4a0490fb588669f9ddc5e9f"
    },
    {
      "Start": "4272b6ae36a3489ebec955c3b912486a",
      "End": "e9bf023c7f864a368eba3cefc99ab047",
      "Id": "690be5d831964a97b39bc596e33aee78"
    },
    {
      "Start": "4272b6ae36a3489ebec955c3b912486a",
      "End": "2200633053cf49d8a9f298959f117b7c",
      "Id": "87f85266ae364c0d8aa3ba8fc9f04d3b"
    },
    {
      "Start": "a904442e81194c68a8470148b61267d2",
      "End": "97ba8923de054e7497381822f4436185",
      "Id": "a3dfc19cd8f24a42a531d27ce3bec1aa"
    },
    {
      "Start": "ae0d430d859046cbb344e22a0b403d90",
      "End": "5cd7506c171b44eba36ff748592c2832",
      "Id": "f12b73b0c93b4fbaaf4b7231e94441e3"
    },
    {
      "Start": "13ccb79d9fbe438a8c0658065cdd4173",
      "End": "01243f96f0e3459d95b130b85f7b5254",
      "Id": "c39050d271d04798b5940fcca277ea4a"
    },
    {
      "Start": "fa56668003584ed4b24fa54965394cab",
      "End": "d316ce8c5b7e4f7ca539a0fd22f5525e",
      "Id": "6def35a772b644e6ab166f416beb65aa"
    },
    {
      "Start": "777e3e5ced164b5ea36b8e3ba2d01326",
      "End": "2f80f27b51944caab521f5836387ede1",
      "Id": "2ef26cfd85254e9ea94e45b947b09ae4"
    },
    {
      "Start": "be8d70339d57401eb82d6999ff2a524b",
      "End": "6efec4b41bde48d192f4e2d990f169ae",
      "Id": "adcaa8d803ba44d4a22e0ff24eda7ddf"
    },
    {
      "Start": "82c3b44542c947f3bbfab4abf58184cf",
      "End": "e3578577d7bf464ea172f6215407477d",
      "Id": "ca069b918c044fdabcca61ea44a9f255"
    },
    {
      "Start": "82dfa6f8d30b4580b511de1d2ffa7bec",
      "End": "c9ed7959ea434eeb97cc1e46b08cd7d6",
      "Id": "a0c679d6b4a24ad9ba04707b5adb3f2b"
    },
    {
      "Start": "e873fc5fc04d4bf89ecac7003365b07e",
      "End": "82be552669cd4902ac51deb209a0b440",
      "Id": "20e8520cb307408a871742323887a906"
    },
    {
      "Start": "5d46b403a0ac440ab8ca36d201f84d49",
      "End": "7a9301b641fd4b519b61aa8fa1bee76d",
      "Id": "1dc0be877eee4dbeb1b6d982785d8d2e"
    },
    {
      "Start": "298a017812c74870a3c194119a04185c",
      "End": "c185b5c6179647c78bf31a4b7629bf60",
      "Id": "2738006915b14997a92258fe39fd3f10"
    },
    {
      "Start": "298a017812c74870a3c194119a04185c",
      "End": "41aa8cb2e1eb466db7c6a5d1ef893c7d",
      "Id": "49a4cd327ef746e7a116c8007b4d0ae4"
    },
    {
      "Start": "4fec20c6c459412e8f6f527d2df8a844",
      "End": "c72e40bbbe9c4ad98d6d1508b05c2171",
      "Id": "acd0661a3de1417ebc3adacef0e50d3a"
    },
    {
      "Start": "f30c50775281412b9fbfa20ef665469e",
      "End": "3f7c96ffc3df4c3e9b9c8dd2a51d4cac",
      "Id": "d810275723614d9fa4ed9c6232ae1852"
    },
    {
      "Start": "57c6e390cced4e9ebad7bcea991c780e",
      "End": "b012b35c32e646c28e1788c3adb3d7dd",
      "Id": "83022f52709a424b994386bba948e967"
    },
    {
      "Start": "797012f6a3f34c61aec948beedfaf64e",
      "End": "7291c1b5606d4581bea3873ec6b386b6",
      "Id": "8b5007affb0c4504984a7dfa09f67975"
    },
    {
      "Start": "85d5673fbd92454b9770fd250d2a2de8",
      "End": "d9e742622b3c4014ae3a1184d442490b",
      "Id": "6f24346780eb49db8c996d8a50e4fc7e"
    },
    {
      "Start": "2ef05db95f4645d59f0be9b8d03b4837",
      "End": "a1de61f64ffb4c23bc3209988482e9ae",
      "Id": "688116eb25ce461aafea86a7e75c5087"
    },
    {
      "Start": "ed9d173c68df456aa6dfc3099110d336",
      "End": "566a4e9548664045a272fb248e4e4501",
      "Id": "bb11d7ded7434f12a2fed3ce1a1c2381"
    },
    {
      "Start": "56f92955fffb4ccdbd817470783f357f",
      "End": "68836a7cfb85476a8bcc7f0618ae61dc",
      "Id": "d7ceb9dade7a4186817b64e7e478983d"
    },
    {
      "Start": "2a5e11ef70394d4a862ba31ec1e49285",
      "End": "6caf8d28feba493c86a775e02c60edde",
      "Id": "b8c9439646fb4f73bb6bb8e84b3a1560"
    },
    {
      "Start": "9a711e7fad0c455bb72209c4797dae55",
      "End": "7aa970e36e6441e4b2ccf8f38043ecb2",
      "Id": "8e1c613e501e45e3af560ad0810a34e8"
    },
    {
      "Start": "4400b13719084bc7b3453a87fc3d7cef",
      "End": "fbab08a11e8f4b65b727dd0c6014f59f",
      "Id": "4f57f62486c94bcabcc2a105ca43df31"
    },
    {
      "Start": "4400b13719084bc7b3453a87fc3d7cef",
      "End": "03f38816041b4f5eadc440caa0aa3262",
      "Id": "7844fa0b16ac4029a141ace6397a123a"
    },
    {
      "Start": "64b641086096496aa1a365cd27a7c3e3",
      "End": "b1f53d9315ff4257adc323d2ea9690c7",
      "Id": "203c3694859b430fa9accef8e6d459b3"
    },
    {
      "Start": "77c4f2d71e494bcaa9a01b5a9022bddf",
      "End": "b032f4012b7147e294e4f12c806b219c",
      "Id": "313d7aebd14547c180591ab3045788b6"
    },
    {
      "Start": "acf5b81b4ddf4c8091b79d942ac7d46c",
      "End": "57c6d0a502904982b74f05d9ec28b29c",
      "Id": "e706e70d4e0e4b3fac8b6513fda0f0f1"
    },
    {
      "Start": "2679f968ccb5490a8f08a51949db0d09",
      "End": "603e644f52264c9098d79dd77926e1a8",
      "Id": "6d62551b09b64d7ca072591456efb953"
    },
    {
      "Start": "554b81a332cc45bebc56f648c92ba595",
      "End": "a934a356083d4b948babd42236a0b13c",
      "Id": "77fc308b11f644eb93bdf0f6d2de734d"
    },
    {
      "Start": "a1374531c00e442f9073c1f3990bac58",
      "End": "584a678947244400acd0f93461589c63",
      "Id": "d8267059c622427b985d557d08220992"
    },
    {
      "Start": "c79d3882b7f44562b4330450766d1a39",
      "End": "25e0c97886b4461ab5658e6ff084443f",
      "Id": "b46639d7dbd24fcd9b8a5834a5423224"
    },
    {
      "Start": "f8f82a06f8834660b8ee033a7f52d286",
      "End": "99456849cd9e4f6e9b18346d346ec64d",
      "Id": "9dbbcdab0eed4e949f0be27c7a7b20d4"
    },
    {
      "Start": "9851e16110fe46eb8ab1f9c199f18936",
      "End": "1150d8a65bb14997a139ef2ceeb92239",
      "Id": "1fe5277a92ab43e598c37047906c1c57"
    },
    {
      "Start": "7359aae0dfe44994bcee9bed19511cb3",
      "End": "a0791ea2731045089bb4759a937d46e1",
      "Id": "22e166111154413c8abbfa2b6a47a373"
    },
    {
      "Start": "cd9eb4d8346746fcb5475c3a85e1e426",
      "End": "f8337c1863444c39981c445bd15854b9",
      "Id": "cc67bab1152b4da390682d8d40bb0c2c"
    },
    {
      "Start": "cd9eb4d8346746fcb5475c3a85e1e426",
      "End": "b61a254117c84fda929fbf197e38e153",
      "Id": "faf418e0b17d4ee0bd57137fe2290ad5"
    },
    {
      "Start": "a7a3efbe7beb4f91beab56f46e9fc15a",
      "End": "f1a4230393ba4ba09038835b5be25b9e",
      "Id": "12a430e6bebd49cb9e40a4b60a5790b7"
    },
    {
      "Start": "e98068262cbe43768ea7328e9c433624",
      "End": "fd49ea5f26fe4d2587217f4486550767",
      "Id": "2fb27d18f3d042678a4fbfcb7ff12ddd"
    },
    {
      "Start": "a9d5daa6351c4c308fb9fbbd974db775",
      "End": "f6c4c3bcbfcd4d1a8084813217e21bda",
      "Id": "837c66bbb6134bee995fdfdc86238eb1"
    },
    {
      "Start": "1bc2b1c2637f4041a431dcc9a9cae064",
      "End": "cd13799eb2d04e68ac973e0c533de392",
      "Id": "8b04e954210b4b23b20e1791eb6e4558"
    },
    {
      "Start": "fdc62e378b7c4d658046ecd04210a4e7",
      "End": "7d7c9688b91d403da49894961ec64e01",
      "Id": "dfd25dedbadd443e9d84af346220b6fa"
    },
    {
      "Start": "67310f87f9834c1e840ea42d1ba08864",
      "End": "27bfd10c98d347a3b24be43a7b4051e3",
      "Id": "3ac85d23585d479fa207ec655069c1d9"
    },
    {
      "Start": "1e91bc9782d246a68c9e9f98082f2bad",
      "End": "56ce47a24de3429792852f2386c4e232",
      "Id": "1ce0783d7a4e43979da0cea1078491cb"
    },
    {
      "Start": "5ccec812e9ba483db7fe7eec558aa13e",
      "End": "096905b946804b5695343950a6655bf0",
      "Id": "9e9b92208c5d43788ca813d237a03534"
    },
    {
      "Start": "c70bf3ef73c34fcbae7a1f78f406b4c8",
      "End": "b254e6c6f6df42d3bdf80fc89e9ef3d2",
      "Id": "464a35e2237c43789f01206a02980ee1"
    },
    {
      "Start": "0c736c09625547ea9cc72f3a74f3cc89",
      "End": "2648195140c64a6089d49626e2ff7c41",
      "Id": "c9e78784434f49bebf06f78276e3b7e9"
    },
    {
      "Start": "31b1fe99ebc849eda4deeaee6803cedc",
      "End": "81cecbf084cd44d1ac2e45d92e5ebd18",
      "Id": "001c4dc0fd0943008a704cca301520ad"
    },
    {
      "Start": "31b1fe99ebc849eda4deeaee6803cedc",
      "End": "752f794ac6034ee2926143727316d7ed",
      "Id": "503c56338cf3414faa161c12dd955c06"
    },
    {
      "Start": "1e554a4ed8914f67823f90b79cd98dde",
      "End": "91f6554099ee43719049b301a5aa92f5",
      "Id": "d97ca719d7bd417f88fa7f6094af84b2"
    },
    {
      "Start": "d5397aa2fb354f808603507622a66d1e",
      "End": "17e871029ca94244b7b779772247a8af",
      "Id": "dce78a25e93f4c279d89660380ed7c45"
    },
    {
      "Start": "e4f23ef6704d4fa89f3f713b1f00cd07",
      "End": "a71fa3ba573f4101a28ef712ddcdd7d1",
      "Id": "1d5782212cb745099f65cdbd6c741158"
    },
    {
      "Start": "3ce1902bd2044fa2abd80d113885f240",
      "End": "3da1034bd2314a43b3d4cbf995c9d56c",
      "Id": "43d7f9ce140e45aeaf85f2da6252e603"
    },
    {
      "Start": "d4d85bf64ea941e481f146243dcfee21",
      "End": "32b0986dbc0e43849706c534d4ca631f",
      "Id": "7d984fba68184dc794421ec919580e7c"
    },
    {
      "Start": "06fee23fc17447eb8cce600a108f484f",
      "End": "4f78cf66b70f4569b64e1ece3757ed87",
      "Id": "1f1b489dfaf2442c90409c1a468d3e41"
    },
    {
      "Start": "8307af5d6b29442996d6354191d7b9d8",
      "End": "95a3d4a322fd47c793d6de4e009ed4bf",
      "Id": "9620ef80547c4387b4230d554f9009c5"
    },
    {
      "Start": "a232667ec86a4f66befd6107ad961610",
      "End": "2f9ee9b60056448bb58ef50059ce9783",
      "Id": "fbde46a773d34991afa6050eb852f6b2"
    },
    {
      "Start": "eccc7b05b36f4a31bd8f80bbc5ed30d2",
      "End": "70728ceed2434c9687e792f4e9d9d190",
      "Id": "d6bf62aa6107450d911da251ddd79cdd"
    },
    {
      "Start": "1b272a0e508e41969abc4a59ccee96c7",
      "End": "dbcb3ca968b944c58d3e0b56144baad3",
      "Id": "b2ed5b52fec244ed87db0ecb86f4f63c"
    },
    {
      "Start": "7384976d1b2645748b08f06da9f2c25b",
      "End": "10000021ed43401dad0ffafcd0110364",
      "Id": "b85c624e82544ba9a08769f7963bdd74"
    },
    {
      "Start": "7384976d1b2645748b08f06da9f2c25b",
      "End": "8dba798a9c224fd59462396504fa6652",
      "Id": "821d7d1e8c8043bd8f26b7769b14131f"
    },
    {
      "Start": "6ae2c8ae80734b6194c32f29f2898270",
      "End": "944e8d9a7bfc4027927a692353140bbd",
      "Id": "02136cc27a0e4bb4b3544f099a4bd78a"
    },
    {
      "Start": "b792561365b342db9384bbace8c24ea8",
      "End": "8a51d5d8ae9e473c9e6c58e8cad036e2",
      "Id": "512b743df0124c409056b44411e5ead1"
    },
    {
      "Start": "fb2ed5520c214d1f8e7ff6219ae0ff25",
      "End": "450d2e9f5cf241e38ed2d732fcfa9eff",
      "Id": "e8726c8807a544bbb0f8a73849a48c07"
    },
    {
      "Start": "afdba085efd34daaa5c671ac9f2babf5",
      "End": "68bd858e2092422081bf98ce976ce79f",
      "Id": "f6c34c0690ca4642ab2bcd2d7f3d3417"
    },
    {
      "Start": "295eeec12cc24997935211385f7f0b30",
      "End": "6e7b784b5b814bfea44153be7bcf9750",
      "Id": "8ac81ae88c6c46168d93ece1934310d7"
    },
    {
      "Start": "bb6dd7312a264eba8f59e1d12e4485db",
      "End": "67841666a3e647e097fd27172933feb2",
      "Id": "558b73c2e8b74d809f573e145d4d290f"
    },
    {
      "Start": "d8206e2d977e4a2e8bcde496f88ce09c",
      "End": "37c937f5039f4337869a516762588600",
      "Id": "71744a2d66cb4af1af56edc386bbcd2e"
    },
    {
      "Start": "45149dd3908847288322367b6a52a4f0",
      "End": "93d410e39e7a4c5d961606620b9abf5a",
      "Id": "74014ae7bbbc478a9a26fcd58865856d"
    },
    {
      "Start": "4b6a48d4a3394f949161b7ef0dba4526",
      "End": "4112948ad8f742ff9926d3be94f9f9e5",
      "Id": "44e412dc2fc24be0b75947b155b83f5b"
    },
    {
      "Start": "c500161678204e05a503313c1431c972",
      "End": "c476cfe46af647159fae01eefeafbdcb",
      "Id": "1e79df4ad3a14863832add5a3039eac1"
    },
    {
      "Start": "ab7e50a0b14c4b6cb21f837d38765ba8",
      "End": "13f2d473c44f493fa11a68e99ae6a34c",
      "Id": "b461787cb5484da38ee27832e6c562fc"
    },
    {
      "Start": "ab7e50a0b14c4b6cb21f837d38765ba8",
      "End": "6d7d6e4294b44556ab1ea087ef72ce6d",
      "Id": "1e590eab3ce34fa398d1134c38bdedb3"
    },
    {
      "Start": "97b4581a337f46a6ac724b5cc5b81ed8",
      "End": "4a00323906284b44b766c251299ed6db",
      "Id": "791349f66eb3431b9fa36bf5d815856d"
    },
    {
      "Start": "52a79cf7fd2449cd9fc99c0d25875c43",
      "End": "0412181f75f94650bc381d359fa15293",
      "Id": "f1f1727da33145eaacea6b3563b1f9d1"
    },
    {
      "Start": "8d8a8e437111411ca48f89735ed464c2",
      "End": "cb18d9b897314bd3af390349f7c8e457",
      "Id": "1084e5fce50741b281121008d578f05b"
    },
    {
      "Start": "bb9e7a2788a94a0f8a86e54dc217561e",
      "End": "8a9a87da18f9488da36259ca9c5e00ca",
      "Id": "b59b85033b974b63a48065aba7e9367c"
    },
    {
      "Start": "83baf34778bd44809eacb7bcde488f06",
      "End": "c723fc5f022b4163a9bb211785a2cc93",
      "Id": "28486589c5a54717aa705b2c3e5db0f5"
    },
    {
      "Start": "a4158a8e14324800ba4f6e75b79f2df6",
      "End": "9b244c286cd84e6ea80fc776e624383b",
      "Id": "b4e49af0e5844ce2924795b4feb8f192"
    },
    {
      "Start": "7f64c91e47df41ea9bb67fd7da81b499",
      "End": "593e3e88af714a718c5ae5f581d698c1",
      "Id": "1db5c5f3d7ad4cf39fff19fa8bb57e08"
    },
    {
      "Start": "7f64c91e47df41ea9bb67fd7da81b499",
      "End": "5aca0b23cf38407290dd9509340a3972",
      "Id": "0573e4c0dcbb4f0b802f5a737aa689c7"
    },
    {
      "Start": "a4ee8a2896974bf888fee9e9707d1451",
      "End": "f221c7e7b62c404eaf4636ef4dff88f4",
      "Id": "9d50b974fc8a47c1b6e39aa5f0eea04c"
    },
    {
      "Start": "3300e6698ebb47c99015dc7383682531",
      "End": "d34f827c5ad0459f94f3f84a65f0c587",
      "Id": "5603f6929bc64ede9e46e6da7013701d"
    },
    {
      "Start": "c6de81a0d5a9406bb96d284408a04f4e",
      "End": "42b96a5688364e00965c39a813bfcedc",
      "Id": "68b9dae888e240df8b257d7ba5d1a206"
    },
    {
      "Start": "61fd756b5cfb4a919df69224d5443547",
      "End": "0ea0634610264d65838052cd24fee5fa",
      "Id": "a69c71d1448d4abe938295a2815dd84e"
    },
    {
      "Start": "7f9663233ecd4ae398b40580825ed6dc",
      "End": "3d1a8098ccad435998e26458b4933bc6",
      "Id": "75a3dc4a16944ec8b8a8c0e940e8b1e4"
    },
    {
      "Start": "c247f17afbdc40c5960fb5bdb65683c1",
      "End": "c71ec880e66f4aac8e784828721dede0",
      "Id": "6add7f5123c64511bdba9b281259d7bb"
    },
    {
      "Start": "175e2340465e452aac3a49ff8cf0f85c",
      "End": "20548dab537741449399a934147a356a",
      "Id": "e8ebf5c521034b52a99becad3c0cdef6"
    },
    {
      "Start": "cd793c8a854a48c88b9134b4593865fc",
      "End": "662f8fdaf8254c6d98903d9ec3a96301",
      "Id": "9f5e6ca561de41a59644db5c20c520a0"
    },
    {
      "Start": "defd4bfd8187492798bc0bef01b94a18",
      "End": "52f05294fc5a4e689cbd8c3dc90bc47c",
      "Id": "cd1968a854014c9abe35c37dda0a9f64"
    },
    {
      "Start": "87e9ce1117d546d4b464ab2a14907aeb",
      "End": "94bdef5f5ecd4c59a6368d3a6a4cfcaf",
      "Id": "c1e0bae68c274fc0b6ffbebb191d6f7d"
    },
    {
      "Start": "78ffdb13662a49699c6bcd6774cd0712",
      "End": "0c75b69d8e7a40d0ae567d8bbc826830",
      "Id": "926bd87633424cd6b0fafefdf2748790"
    },
    {
      "Start": "aa8646169018462397e54b3daac7c42e",
      "End": "fae5097e4bd64b56aa724399a09a209b",
      "Id": "1debf3ab55944843a3f049c983ade4ed"
    },
    {
      "Start": "9857cdd036ee4a11b6165bdbc0c69298",
      "End": "3668d817668d4febb8b3d5e3f086263d",
      "Id": "62cf0a19b6d44b319ab5731a21a8726d"
    },
    {
      "Start": "788acf74d93c4c1aa6b5f6e0d78a3795",
      "End": "b60813835e30439c820f8c3a7057a14e",
      "Id": "4a5db39c27374129bb96574afaa3f451"
    },
    {
      "Start": "712559f0f24c4ae497be31171df5b1fd",
      "End": "db4046d89a9a48bcb5d815bc5b58a27e",
      "Id": "b44662880fe4402281a0e77f6400d4a0"
    },
    {
      "Start": "e96bef37c11346cd95f6c50252174ca8",
      "End": "e44c2195a31a4b04bf0e42379d93ca32",
      "Id": "9acf4e7ed5864ee2ac7fef7e040fbde0"
    },
    {
      "Start": "9205aae7c47b4a3d926df3e0531bc423",
      "End": "d461cc877eee479286ba0a33ab7feff3",
      "Id": "ee68a456083f4c8eab12e8d3b9b9f8e5"
    },
    {
      "Start": "9205aae7c47b4a3d926df3e0531bc423",
      "End": "33fdee07ad6c48f0bfa8e41d8dc08994",
      "Id": "bbd241d2a30b4998a93f85b4482c73a5"
    },
    {
      "Start": "cdaec41d177c4f82af7e6401653cf1a3",
      "End": "d68bb21b03ce4ac7b2c8adf4832108ff",
      "Id": "f462a9cde6e94f60b906afa994e8c356"
    },
    {
      "Start": "01e23a98903a4f30b40fa88ab9484529",
      "End": "1eecc195722a471cb042a98630dc5428",
      "Id": "3ed8facd30cb4a50a2a31f283ae9731e"
    },
    {
      "Start": "a0c8d5388a6745ee9ac16f11578743e8",
      "End": "e5cc97c7e59b4818bd9f5d995567af50",
      "Id": "c9defb748b314af29cc02e5475931780"
    },
    {
      "Start": "01f7dd69074e4b81ae62d28efacf4b11",
      "End": "9f888d241a844478852ed91d54be621a",
      "Id": "a8852d4f7a024117bc322a2b0580ba76"
    },
    {
      "Start": "febd5bca46334905b880609294ed3bda",
      "End": "971d657d2f744665bc20b1f03dc7d4ca",
      "Id": "d10a57d3076a401fab56dd251dd70456"
    },
    {
      "Start": "febd5bca46334905b880609294ed3bda",
      "End": "7e24adc841df4550b80b2d2777b9951b",
      "Id": "892782240ea04b8a829c6a7c8e9711da"
    },
    {
      "Start": "b9681f50cbca4d30b51b83fb7b34b6bf",
      "End": "ea0f5fdf399f467ca109675c841318f4",
      "Id": "c9689c284eeb4c7089c772daf039d378"
    },
    {
      "Start": "b0934ee5660d4f9299e80bd8de4d2436",
      "End": "ff94bd6936354fce983a31974ca01ef8",
      "Id": "b64beab5cc704e76b4992ad46ae84f47"
    },
    {
      "Start": "5f3109889a3343368feb7802b3c0a110",
      "End": "07a540162c4a47c9bffbc7ca31b1fded",
      "Id": "cd91cfa9435d4609ad87fa3248cf31fc"
    },
    {
      "Start": "d852ffe99a7c4d18898e2a83e8a5ad2d",
      "End": "34098a49daa24c20b3eaf05616fba9f3",
      "Id": "dfdca3970e2d454d8cd405e32946f815"
    },
    {
      "Start": "c80a88d038e444c48e40c5457f8d7142",
      "End": "b50046a2e66049e081367a687ee08921",
      "Id": "3573104ddf5b446a81ccaa5acf3ca5c6"
    },
    {
      "Start": "149bd37d89e14dcba2e343c995d9666b",
      "End": "a6a83eee520f4c3baed40d065e306c57",
      "Id": "3acc25a64743424f83ad59b85f9fb1e6"
    },
    {
      "Start": "6068c859a743496bbd8824fd883ede82",
      "End": "32f8210fddcf46058d27e07ee9276db9",
      "Id": "ce4b20298ac24d8480ed3164dac75531"
    },
    {
      "Start": "905852f398e1415bad27e441e100c27a",
      "End": "62289c53f75848acaa6cf7d1bcf14cd8",
      "Id": "79e1054daa3948eea86a292304e07db1"
    },
    {
      "Start": "da9f7e922bef4335b02a0efae1eae160",
      "End": "e89488c6511c400f9906558e67740aa3",
      "Id": "ae63b7bb56c94679aab747264997f043"
    },
    {
      "Start": "0702dea67451489fa93b4a9a05aba14f",
      "End": "d9cfabec42aa49648186e3f1c46a1015",
      "Id": "4387ee027c044334afd44e339795e280"
    },
    {
      "Start": "be41e7120b434412bb8a6189d4c04c92",
      "End": "2ff34ef2370c4ed0bd8d3a457ffc35d7",
      "Id": "1f197cada3104770aba9e04031962305"
    },
    {
      "Start": "55614b0a71f94630938522efbb157904",
      "End": "014b755e614f47de900bc95c78de8623",
      "Id": "0afc95c52b2c4a65ba7116ffee4f58e9"
    },
    {
      "Start": "c96123391894403ba6679b0698b71c34",
      "End": "7f90579382aa43ea9ea45161e9383622",
      "Id": "206e04da0cba4f1e9ea27ff69b4aea89"
    },
    {
      "Start": "f3a3b1638d8c49ae949f2428563f0044",
      "End": "35d42e6ebac04e2781c0e2ccc0395a2b",
      "Id": "a3b7a1ca09d646a9b889a1fec7b3db8d"
    },
    {
      "Start": "f3a3b1638d8c49ae949f2428563f0044",
      "End": "a8d100a6778a4853bb99b37dae5f0ccc",
      "Id": "3e43770e3f7f42dab7b18276626d40e8"
    },
    {
      "Start": "b8a0a93149b444b09d870e9e7f4bb2fc",
      "End": "bfec020ec5814062b07979453ff5c2ca",
      "Id": "7d7b77e5d707474094b3fa46fd426052"
    },
    {
      "Start": "7decbce099774b7994e0f2232b7b168d",
      "End": "60edadbef94d48bebdd28685b162a5b7",
      "Id": "e6afe531a4994814a1bfabee6ccb3395"
    },
    {
      "Start": "2ae560faf63b417a976048644b3f25b6",
      "End": "45e2bc3d459747e89980196b7f6a1250",
      "Id": "2f456816dbd747f7b4e4ec411512bb2f"
    },
    {
      "Start": "61945556beaf42ec9e24ec6a1f08a65a",
      "End": "1d959120bd874d6fafb3d4def3bdcf21",
      "Id": "02083506f61a48a89e01a661938b8053"
    },
    {
      "Start": "9a1eaf623286495abeb17ea0bfc7724e",
      "End": "e47e2f218d2c4f50809df0abdd0d9845",
      "Id": "7bf32f32b3f64e7c878d8ecc4f73f28b"
    },
    {
      "Start": "d7b24a66c1c2451eb7d293655a13c5a8",
      "End": "082b1bf614e04efbbcd8543da7419f98",
      "Id": "55f64cfc2f734f60b380e59d19d18651"
    },
    {
      "Start": "0283d83b862e474e80b8b069a3d4ec85",
      "End": "26cb1a4d8a2b44fba6cf463266eeed30",
      "Id": "3bbba2bd6d15495186a5a4b150bcbd93"
    },
    {
      "Start": "47b2fde69c21403cb4c2722c6fe916a0",
      "End": "20a16574f3954812a7b0f871ddf35a11",
      "Id": "6f4e4d234144424b8404a083f43d384f"
    },
    {
      "Start": "6119529d864848a59b0ebd66b67398d2",
      "End": "cc812475e9b9487ab7cc82f693b290b1",
      "Id": "2066b96f9fef4540a064378fe12fee5c"
    },
    {
      "Start": "95c9cc1cbffe44f8a88ea8e7a8f27cd7",
      "End": "d8b13addf02941b89e9e7b7a25a33d0c",
      "Id": "ab7f5ea86f8345be8d1baf6c996b004c"
    },
    {
      "Start": "97d145d934fb42bd9571a108f20da9be",
      "End": "2dc49d9202b84d19b6b01d9186c429bb",
      "Id": "d5150e9312764d0888bd8c792b5f4d2e"
    },
    {
      "Start": "2742f6c98d88406cb0d7ed50ede6a0df",
      "End": "d2fecac317f2449a8896a5efee6e046e",
      "Id": "be711431fd914944bf9ce57f70f0bec3"
    },
    {
      "Start": "2742f6c98d88406cb0d7ed50ede6a0df",
      "End": "58cb144f0cbc4b3eb9d47e0456fe15d7",
      "Id": "f34561a5d32b48fa8d32d835869259e9"
    },
    {
      "Start": "84ec7c1e2548473d90e87dace913a8fe",
      "End": "7e1519a30f744ef39fc50ed3719feef4",
      "Id": "8a4126caaab04968b6db2a8500caddc8"
    },
    {
      "Start": "f30257989c114f6698f2d073d7e96898",
      "End": "d2211460fbd44267a2efd911b81a6998",
      "Id": "6dad469640134a0f90e54549586dae36"
    },
    {
      "Start": "c8870f785d5b4f2aa56c15804080c2d1",
      "End": "389eb68b2acf43d89c5441962496fcff",
      "Id": "d68a184864aa4767aae49c05be439ab0"
    },
    {
      "Start": "362510e5873746828aff1fbe03fb4e5d",
      "End": "79657931204e41838a81b12ecd6809be",
      "Id": "53febfc2ceb548eeb5122b40acc7e1d2"
    },
    {
      "Start": "4ec912e9c2424ae5b49e61888257d3b8",
      "End": "2a49857a942049e8ab4d8004fe81f224",
      "Id": "8c60107ec25b4dc488736818f6937c51"
    },
    {
      "Start": "d290212d1ac547f4b43fe2a39104a412",
      "End": "d27d9de7f7ff45d2a40784c012a5368b",
      "Id": "7a5e6e53dd7449e69537c8cc0129cb78"
    },
    {
      "Start": "7641962da99e4ecbb70082a7b396bc57",
      "End": "1b23bf798f364e4aaa12b721024d39cf",
      "Id": "a6801333aa6942f39ea88b03aaff4f7d"
    },
    {
      "Start": "cc34ffb875f5476db7925922383ce53c",
      "End": "d218221d5d14436eacf8ce31d98adc01",
      "Id": "1db8568044ba4a7db2e3b78870064c60"
    },
    {
      "Start": "922a75da25744d47ad411d13fba727a1",
      "End": "fd2135f40c584384961ec7ddefb78152",
      "Id": "b2fe8719448d4d5fb2741fad9a15db14"
    },
    {
      "Start": "0542274f8eba439fac3de1e273410a01",
      "End": "9f2099975c5e4922bfd0f4a7388584e2",
      "Id": "a966caed4f634b728335dc77d99d08f7"
    },
    {
      "Start": "be49c7240a17434b898c9fc41093607c",
      "End": "a1928849211b4cda9d149cb046b77be9",
      "Id": "a5417c2d0c4a4e4c97f05b75ad7ddebf"
    },
    {
      "Start": "be49c7240a17434b898c9fc41093607c",
      "End": "246856f0448e466a9e18a9395229b114",
      "Id": "af63940be1b949f1a8ab28dd937c8618"
    },
    {
      "Start": "a4241f085c3e44ceb4e6c0be7ef1ecd9",
      "End": "5a0798a9d6f64ca8a3da38e555e6f60a",
      "Id": "4439b65f8a6f49c78399c59a9e958aed"
    },
    {
      "Start": "67406b15f69044899acb5259be64e51b",
      "End": "b4e145727a1642ff9ede808c870e16d2",
      "Id": "4e7723dffe48405592aec0798ef119a2"
    },
    {
      "Start": "d2c2fe794547419bac6241688164e3bb",
      "End": "b635793b23434f85995f786fe2bc60a2",
      "Id": "7ad342496f7b40888205e8a3c2b4f5c7"
    },
    {
      "Start": "db9f62c022ed4beaaa50fe44b1fdf184",
      "End": "92a9f05c1b984761981a8f3729d1af04",
      "Id": "ef37ec35b5b84fa68025e80ee7d1a101"
    },
    {
      "Start": "7c45d3ecf6b644578e13d8f8d96a2307",
      "End": "f2c42e7d46864cd982c8958cb3644a7b",
      "Id": "ef41b019984c493e9b4943d4ef977464"
    },
    {
      "Start": "0d775ab51bc94b34b47d3b4bd0cfc15c",
      "End": "2d07bdf584db474382c18d328e8944d3",
      "Id": "4abd54d8b9a2498bb55994da52a17712"
    },
    {
      "Start": "b376beb94dbb4e49b8b8d7272c1c3642",
      "End": "1b7a946744614f51b7dcbab1839f7a42",
      "Id": "e925f081ce1a4531add72d3e3b497ea3"
    },
    {
      "Start": "66a75b2e9c4c45c0abdd6000d70c2183",
      "End": "22a242cd5b9a4d39b4c8f7584670fae8",
      "Id": "a2abb6ae52d240e98d6b11c20f897d52"
    },
    {
      "Start": "d28d113a499b47f18d9970efc53f34dd",
      "End": "8279bebb38c84468a911729631943cb6",
      "Id": "db07307eb7fd4684995d19411be04973"
    },
    {
      "Start": "4cab445fa7894e5f988d54730269d32f",
      "End": "37b4c0df0b774625b962eae74333dead",
      "Id": "c34811cf939f43fd9e3c562598dad651"
    },
    {
      "Start": "6265ebd0818446efbaf25c64b7a0879b",
      "End": "cc2948d7a3424d9099a61654ed4f62b2",
      "Id": "0e58ece1132f4a21be465100564f586c"
    },
    {
      "Start": "6265ebd0818446efbaf25c64b7a0879b",
      "End": "4879946c7cc04a5a844048f9c67dfac0",
      "Id": "ffcfe06dd8594c1886e73eb64245a65c"
    },
    {
      "Start": "bc9a1d27f006494db993081dc53a6150",
      "End": "c7bdf8d597d044118f3b646f5bb9c3cc",
      "Id": "db2e0a4d63974f9e9b20f1f83dbe56f0"
    },
    {
      "Start": "63d222939d0246db8f7a26c34572656b",
      "End": "dab6346170f243dabc51fd4455ba95b1",
      "Id": "1eed149a04964e558ee2026474341b62"
    },
    {
      "Start": "4030a98bd14640139d5ef57afd2af92d",
      "End": "5c444b1e3b784d67876c5b9b123e4ab8",
      "Id": "3425aecda66f444f992a3eaa4fb25ded"
    },
    {
      "Start": "b8541277c20c44e2ad19852196004c10",
      "End": "0cfd15b7ebe946d1823c8c3dced2ca7a",
      "Id": "9efabe4ac499408fbf9fd28a5f597af2"
    },
    {
      "Start": "672741a65e3549a292e9abef04ac4865",
      "End": "d87ffd9ddb6e4881bdad7c94119e6b0d",
      "Id": "e7a4207b5ebc4e6681d6d4e70f0319ef"
    },
    {
      "Start": "d940b38c01ec49ad93d94313252d5e3b",
      "End": "4d2c58d86e2249b8be299a418b1c20d8",
      "Id": "f2fd55b8294240329dab8f45977036ac"
    },
    {
      "Start": "983129319c1642e6b6d3089e4ebca189",
      "End": "697dcbb0c0554a4cb20c0a0103a361ae",
      "Id": "c0ff0ceda53a4028bb41a93e6e9c2496"
    },
    {
      "Start": "586d2373b2b740d7ad70399b903099f4",
      "End": "45d4cf4cc31649b9884c915b309181fd",
      "Id": "02f4a752097d4ebaac9ddac6f40b3d56"
    },
    {
      "Start": "6733041d1db64f7c9f5fe365a813f7c3",
      "End": "feebe9763e0c4c02850181a98641d87b",
      "Id": "3e5ee3885d1244c98c285f0d83462a49"
    },
    {
      "Start": "9bbe5ee1fc4b43e881ed6a7cb6c5efd0",
      "End": "ac2c04b2f7c84854a3ccdfe684378865",
      "Id": "446d564dac1f49e1a57f488b9dfdd34a"
    },
    {
      "Start": "e66c2ab8a2314f70a900a19f3d039c5b",
      "End": "57f5ff89575b4a34b65f762d2104fbba",
      "Id": "6b7ea6c9b88a4a0989c916695a8c39e4"
    },
    {
      "Start": "e66c2ab8a2314f70a900a19f3d039c5b",
      "End": "7158939619e44c40abe69ebbbe8a50ac",
      "Id": "7eb619c8bdc24bc383b27a2af182d463"
    },
    {
      "Start": "b01a8505204d4e4eacd29cbca626dc39",
      "End": "ebd645c16ca940c58c8e92b9568150c5",
      "Id": "6be237ce8d3a495d8aaad0ff6913da6d"
    },
    {
      "Start": "94b6dd7d9f7f423885742e958d455911",
      "End": "59b704665adf48c396e01ba283d35691",
      "Id": "98f2f8f823dd4a70b1e8ef1c24d0603c"
    },
    {
      "Start": "38200a8e7c7e4850ad59a35593f97b07",
      "End": "39cc342b04be4c6e89730c542e76247e",
      "Id": "63002c74b6d748f1b292981f5943dc02"
    },
    {
      "Start": "d55e254dc2b344479b0c41db9ebc5a52",
      "End": "5ad37b0e2355471cb0d63770711fe53a",
      "Id": "4937e9fc1be74cea9735ac370c86bf2c"
    },
    {
      "Start": "42ff542469344b3295a1112100d163e4",
      "End": "c4f12329276e4ce9ab24d816a9812070",
      "Id": "dd75a72c88924ab0816d184c15a8c269"
    },
    {
      "Start": "747a73ad58b54b7a98296cf8c7191f20",
      "End": "a057bca0c74d437d9656ae9c2083811a",
      "Id": "43139f6d94834cddad5f13fd8948df2d"
    },
    {
      "Start": "ae889c592dfa4f6dba594bd971d02424",
      "End": "c6d3179c1a2a403f98b79a4cf717458b",
      "Id": "16db9abc69e14cab83daec2c5a1231be"
    },
    {
      "Start": "52e3834649714451b6f20ecc32a4137e",
      "End": "d38c854f721f431d82cd80d8178dae5e",
      "Id": "0ed45ad9b612420a88d059189c2cae8e"
    },
    {
      "Start": "a78d706e3aa54b608f547b4559e662f1",
      "End": "283aa55a54134c7b8b518d577cfb4936",
      "Id": "322b45957ef54017bb6cd5ef1b36626a"
    },
    {
      "Start": "b8d5ecc8cc38444ab0ae13357f128250",
      "End": "03d009c38dbf4adcadf39c57b78dfe9f",
      "Id": "681e7e28846a49dfa3c2dcff4153d853"
    },
    {
      "Start": "481aba970a18447c8484ee7d9211053e",
      "End": "1ea4f6563a5449e09804b6b907c0f48b",
      "Id": "c19090d63db34514849832c0c6379256"
    },
    {
      "Start": "481aba970a18447c8484ee7d9211053e",
      "End": "f6304bb7404644c39f7fa9842a79dff0",
      "Id": "8f53e80d848442829a5c6878fe78d0e9"
    },
    {
      "Start": "b008d0dbb53a4a99918e3cdb9bcdbf82",
      "End": "755417f653544fe2ad31426ca8d82a4e",
      "Id": "e21b5d05f5f2464d9ba92cc989684ed0"
    },
    {
      "Start": "f1111b0b0492457cba423c5bb229d48e",
      "End": "8885b4ae0f804f50a20fbee61dcdfb6c",
      "Id": "7c187dd42d45435aaee8c72f96231d15"
    },
    {
      "Start": "861be4b410254fde8f6d93890ac08660",
      "End": "1afd05c571b144b494274fcce78e501d",
      "Id": "038c96ba83cb4d73ada8f871b04e8cb1"
    },
    {
      "Start": "aea24f968f814c358a75ba4b3f47af17",
      "End": "363e8fb48c3342e2ba87ab2161c4e1b6",
      "Id": "9c6f1b73eeec47cea20d91d6e3c83ee1"
    },
    {
      "Start": "52bd7a934ba04feb8d21448e25b8b96f",
      "End": "a120bb6e0e3442b6a0de1417d952ca9f",
      "Id": "60f4e0b5ec7c49a59e423ef841bbfe0f"
    },
    {
      "Start": "bd369857b78e45f692f7e461507d68b4",
      "End": "166471efd041485f96859e75ebf6e664",
      "Id": "94813f7b0f884072bd5177f3dc7e8580"
    },
    {
      "Start": "6025fc3898454ea0862b157f781d6850",
      "End": "7ca8897fe0b64cfc921ef2d2c54aad8b",
      "Id": "16956146b31d450baf8c5408109ee4e2"
    },
    {
      "Start": "be066dbecf724ecc8e573d743fa0d7c6",
      "End": "4cc8c039ef924e6a9bf5280e429ffa47",
      "Id": "14e0853d60194da99144c02ef50a6844"
    },
    {
      "Start": "e817947fbab94326ab9fac215cfb5264",
      "End": "c4b2fa2c2db1421a9e774b4c93de36a8",
      "Id": "6282bdedf1e540c887cf73d26d9d4305"
    },
    {
      "Start": "af84f57762144fa1a38de74d9ebc8a4e",
      "End": "20af2f0a55394a9ea337499396ca4fb5",
      "Id": "11a9c0b1910f480787a9dbc32ad07e03"
    },
    {
      "Start": "2f1f4debe6924b128a51143722b46889",
      "End": "4d7868c90ab94b0c86c3afcf97ab4d1f",
      "Id": "e274a7c8a85242309d7000df6073cc80"
    },
    {
      "Start": "2f1f4debe6924b128a51143722b46889",
      "End": "3b25d0062993496f9d538a9d6c6f6707",
      "Id": "6793e8264ce746b9a236afa5b3280fcf"
    },
    {
      "Start": "c880190f8eb94700935ed03bbc3d2e0d",
      "End": "618dc77fa42e4c5c806342683de57b3f",
      "Id": "bd3a83c04d8244d6b30ebf73d2ba0cde"
    },
    {
      "Start": "b1c0db61787c4c0d9083f5acbfe7b009",
      "End": "294a4c4d74f34bdeb7f2fe4448cf21c1",
      "Id": "e7c47767217e43d7b2fa9b7149e4009a"
    },
    {
      "Start": "c390889511c54f7286d0b4136072a4b0",
      "End": "ef0613c992c64a27b89919e255411629",
      "Id": "527bab97dffb4342bc2cc473b0bd048d"
    },
    {
      "Start": "67e30eab270c449fa9e95ac601e9f007",
      "End": "df17834cc0f242c2ac0d5867fbdbc714",
      "Id": "45b036fd2f024696bc51001ff725d7f5"
    },
    {
      "Start": "4ac4a8e74c414e2bbea69e63cc3e9aea",
      "End": "58828ac494a34700ab316d49bd8b599d",
      "Id": "ac90a5b05a484fa3b6ad1fb7e69fca07"
    },
    {
      "Start": "ac46f1826d1d4758bfb9b2fa8d44a4fa",
      "End": "e25ba9ac90ef4867a100035d42c95697",
      "Id": "87660f6949a24d14a9686895770bb2d8"
    },
    {
      "Start": "00154032d00540c4811d363f122f28ec",
      "End": "aad8b05b497c4501ba742506efb8e21b",
      "Id": "4d6bfc52d7b34aaa97780cc11ae59631"
    },
    {
      "Start": "8f5c9de9a3a94bb58fcc7f9a01a6fa1b",
      "End": "b70f6a318cf84f7581a45f59fa297e71",
      "Id": "df3d6cf972bb42789df2dcec95ce0509"
    },
    {
      "Start": "fab28af36193404c9507cfccf6087626",
      "End": "4749ebc88b2d4dcc8cbb323f1dad358a",
      "Id": "8d9094124b39455a81c03f81783b335e"
    },
    {
      "Start": "fc78c98cd6eb4e72ac6d4f2c6c2b1671",
      "End": "b954eb66501e4ca8a4c218f4c35d41a2",
      "Id": "dda12b5d08c84335b68e8c6a16aeed7b"
    },
    {
      "Start": "f6a7eaa975914f18b8436245cd0bf742",
      "End": "ea2fc221b3dd43c39404ea08f0632ab7",
      "Id": "3bc35312b84c468f8332ffbfb5a9f2ec"
    },
    {
      "Start": "f6a7eaa975914f18b8436245cd0bf742",
      "End": "850ec03757a049658168c2cf78f6f5ac",
      "Id": "1927dcdea1fe455795967f3009b098d4"
    },
    {
      "Start": "a223e1d8d3df4db4997fee2d1adb40cc",
      "End": "629ef6d8c5c741d8a7d7b4f4dbb5b782",
      "Id": "275690ffbd654bfbb6f5b4b99aaf484a"
    },
    {
      "Start": "2641e246482b494f971bbc60a6bc54d9",
      "End": "8ce8ad690eeb4e74adfb9bf6f6769dcc",
      "Id": "c5bc1f2b253e444d897c70f34796aa24"
    },
    {
      "Start": "1d7f09d074514dec9c0b91a7c36025e5",
      "End": "76e8b349fad0439ca9e0b34857cd6571",
      "Id": "f9c5da742a204377b0e8d328c2a60c1b"
    },
    {
      "Start": "c5e1843bc0c74d58919ad549d92af2db",
      "End": "9cc12ed09cd548ff86df99a6c4fb926f",
      "Id": "8c84682d748348f6ad4df96e3ac5634d"
    },
    {
      "Start": "9a79ab49c1324c48b2092aa7c2cf0b53",
      "End": "0817fb0516c44ca5b9f52169dce52cbc",
      "Id": "fa0eab79b82b470d829381d7b90752ca"
    },
    {
      "Start": "0da6e89cae8a41ee9fda8fa8f85fac90",
      "End": "78bab7398c9a4debb8ef2fc4aa464894",
      "Id": "526ff653e0a04717be4c2e0b8a9c8e81"
    },
    {
      "Start": "098e2a7e3ecb4fd981330d091adba47e",
      "End": "31b651a753c944b490cbade61a649c67",
      "Id": "02feb020b568401d9d06a2b862b3d3e1"
    },
    {
      "Start": "6b54ec41e0de4b13ac343a3017929dd5",
      "End": "029f17923d3e4e2c9e3340201aa0562e",
      "Id": "fa45f5adc1c2474c89c60af2120c2040"
    },
    {
      "Start": "b5712238e281458b8968ff8df44a09ea",
      "End": "de1c70abd25c47d9b7609bbf708d496a",
      "Id": "06194c7c90de4f20a52e294ddcb5e128"
    },
    {
      "Start": "04360c5a61f944bfb442c37e9a8ad552",
      "End": "9aa6c45b279c4d6aaa96b7f4bf6bf1be",
      "Id": "67fe50f880e543c087fd59f081cdd0e4"
    },
    {
      "Start": "ec0d7c7eff1746fdb3f1d9a627debd74",
      "End": "05eb278e1d6d4e2a9b444ae9a5f9ae90",
      "Id": "3ef3243a9e6c417a9edb094c34c8f3d4"
    },
    {
      "Start": "cea00f5a54924708b9ae854933dd6f3f",
      "End": "82e0ea54c69c43f9890a2e674169d445",
      "Id": "483986b82cd04948a199a4557e339c57"
    },
    {
      "Start": "dc1af57dafea438fae36252f22b7af19",
      "End": "8844d286e2014ea3868b696f409e9d6b",
      "Id": "578b4e5ef9684112a3afc0dd3ceeb98e"
    },
    {
      "Start": "003434cc71ae4079b424fed96af23242",
      "End": "45aca7e61a7c4bc1935197b535060b0c",
      "Id": "d4fd89877cd249edb27221a2ec285d63"
    },
    {
      "Start": "fa996d9a7eb7431aae4df426351a274a",
      "End": "d4031bec87c74706a86b27dd7b1b473c",
      "Id": "928ac7a721f147659cfa0199b2010dd9"
    },
    {
      "Start": "3d783008257b402b91e27adf8c16fb3d",
      "End": "374d0ec3da684fcebf1748ab8142f83a",
      "Id": "a5e300295d734b409a63056162cdb2d6"
    },
    {
      "Start": "1c58ecc605a64e348fcbd209613673af",
      "End": "13fe390074104f5dafa74d1fdf4e7e87",
      "Id": "449dc267ef854d99bc5d8bb90d9021e3"
    },
    {
      "Start": "2e7aafaddbb44cec9fd00d73b2b56f90",
      "End": "daf3038a07234ff1ac57addf5c6e78bd",
      "Id": "754f9a78fbb445b5851f1b4326d29d3d"
    },
    {
      "Start": "0d46655c24754c28899a5882731409df",
      "End": "0775397108254f5b95dacd65f72d9bfc",
      "Id": "62c70e34acec435a9b2ce9dc3058e598"
    },
    {
      "Start": "412ba7d3b65a403290eb356e7dc2bff3",
      "End": "c11f858497bd422080375e07671ac29d",
      "Id": "61d67387387344f6a382c528e682f05e"
    },
    {
      "Start": "4ea16b8a729e4dbf96b23eeb5b4827b2",
      "End": "c3b699a12dfc4058b3be9297e1933f09",
      "Id": "a253925f471e45b0a2bd440638e2d02f"
    },
    {
      "Start": "2550538ee7e0487aa5dbf10a2e7b153b",
      "End": "15b85423d4af4202bdf960a711d6e9ca",
      "Id": "8b4deb253eb54e8698d82d3eb61b7312"
    },
    {
      "Start": "81df444e6f36487fbb8970731de1ac0e",
      "End": "0b6f177240304aabb6834767400c3d5f",
      "Id": "fce530ccfafb42fe9fe5d6513cc52f3a"
    },
    {
      "Start": "48a152dddd484192a9adc74ec749508d",
      "End": "1d1bc50685334a438166eb60f9c97290",
      "Id": "d4ac55bf8bf34d12b27999193bc33038"
    },
    {
      "Start": "71a18f0bfa81429888805e2fd1839a28",
      "End": "8e4920bb613f451180014b9493d7e22f",
      "Id": "a60b4165ceb146169af1ba226f0f4820"
    },
    {
      "Start": "07ac0e23d5874e0a892d52eff83e12f3",
      "End": "025541f345c64628b319239252dda196",
      "Id": "f099a4754bee430095c4e2abe2aa35ce"
    },
    {
      "Start": "cc94cd7ab7e04ba8b4516699289bb870",
      "End": "0a0a66afcd24478fa608629a69425100",
      "Id": "f07ca92d0d0b40a5b9a129b0bcdb2a19"
    },
    {
      "Start": "03837ff2b76246e9a8f40ac3fa82ba46",
      "End": "165157d5cf27472ca46a11930ad2e388",
      "Id": "fe01b5fbcdf24b3892bc805a01279fb3"
    },
    {
      "Start": "f47be98aeffb4b2890e4ff1619da102c",
      "End": "0864320146624e6d885172012a78e4d9",
      "Id": "41211b9d6b9a4b4989fbcfd3b693a622"
    },
    {
      "Start": "0c599e28be0a408ca129be4a1153df3b",
      "End": "3b85ceb8b507443ba1c9e8b4fe03f291",
      "Id": "b2dd06f67dbb44f2a47bef672852db08"
    },
    {
      "Start": "9558434356f845ce90474ad78167b92b",
      "End": "5b02ce29feec485daa0ac4efbe280b78",
      "Id": "b339e2ca60e940ba828b363b02869bc8"
    },
    {
      "Start": "895bccd2b9204bd2bf89418a99efed4c",
      "End": "5904285813214b63847047828addedc8",
      "Id": "721f64bdce0b4cd99d57489e266f139b"
    },
    {
      "Start": "7b3d8b6faa274dc8905a28aa088d01a2",
      "End": "fe46d5632fa74b8a93d18d0451a1bde9",
      "Id": "c85ba5dd23b54a8d84bbb1cacebff45b"
    },
    {
      "Start": "53ef988703a242418b0f8ec4cc7c9601",
      "End": "c7eba4b630a74147a8d5b7a1a0e0aa74",
      "Id": "e4c5662fe3354dc19e784cacf3709979"
    },
    {
      "Start": "76ee4f52be8144e49aab325a7d09a693",
      "End": "1389d72f64e04b20b7288df0f996d707",
      "Id": "2f604c8d64974dc7933dfdbc25eb4020"
    },
    {
      "Start": "a32125e5408d410989d4734fbcddbb4f",
      "End": "8a38b553b5aa437b952920a3b4641a44",
      "Id": "f30f07196b7c4c44a7355a5ce67b243c"
    },
    {
      "Start": "291b763896334254951656b6bc30683a",
      "End": "b2bf9159908140bfb30faf00580bd505",
      "Id": "cebc3da6b8574c3c86347aa9fef16c0a"
    },
    {
      "Start": "b90af61aaf74467698600a763bee38f5",
      "End": "a3148e0550454c2689b804813d0e9ad5",
      "Id": "d92ba72a511243acac722f2e9d5e661f"
    },
    {
      "Start": "283f87cafbd940bebb825deaf3e4aea7",
      "End": "108e06890d7847bbae4a238cf6908c8d",
      "Id": "b05e759e0e194da9b5e52b2b464d9943"
    },
    {
      "Start": "5e526c05f56f48cda0f2eca4402c1a4c",
      "End": "8668b81dfba6479c95bd05411a542175",
      "Id": "9eb35fefd46949cb9df13967cf9e5deb"
    },
    {
      "Start": "695610e0e3f94d0bbe51fa6aa5209bcb",
      "End": "e76a93bba0174e9799be32fb2b4eed0b",
      "Id": "a11dc336751d4bf1ae5a05a3f7a08699"
    },
    {
      "Start": "3531beb5e7fe433a8031735ea0c60ee6",
      "End": "84d3825ff18d429aa52fa3a784599c99",
      "Id": "3fd2c30e2c2847819e0b8feaa798f6d7"
    },
    {
      "Start": "0e49bfb35ee947a08ef04a20ac0983d7",
      "End": "a7a7cf7c0f724f43b48c04998512505a",
      "Id": "c19f36638b9a4b7e8ef7f01d044f0c38"
    },
    {
      "Start": "13ea38065f184cb99d3a0b80065277c5",
      "End": "ffa8cf3ede1f45949adbbfae87b0c450",
      "Id": "c1bcf5a8036345cc8f37171b9d871712"
    },
    {
      "Start": "0083d71875394b23a1fc38775af32179",
      "End": "b3feb11e630342e69e7f821d27cb7840",
      "Id": "a6b373a1d49d444b81e7b26fd1b08ff8"
    },
    {
      "Start": "417c5340f98f4eaa9adbc2bc2c76619a",
      "End": "b3e8056c4b104d5691c8bfadd5c28548",
      "Id": "96f68a836e1f43d2bee1f2d609866918"
    },
    {
      "Start": "ccabd5ee087d47718433a741d8e8705d",
      "End": "99bafa323df24a778fba4fc752d740fe",
      "Id": "ddd7804d34004b92b779b6b327cd0936"
    },
    {
      "Start": "46436300c5f4446d9aa3603729758015",
      "End": "9bd8059fd45447bb988cbd37a61bc781",
      "Id": "f46870c963cb4150b68227c5ec647bac"
    },
    {
      "Start": "f289782ff8d140cca27840fd8f450405",
      "End": "aa2b2a59ae984db39cd2745fa76b8b6b",
      "Id": "9631c941401c4f0b88b3c81259d11084"
    },
    {
      "Start": "4ccd08e6300e42749dc5d2f412ee9f51",
      "End": "8f0e0522571142dfa975d25aab1b721e",
      "Id": "8236680ee68c493aaa23146d446bf9be"
    },
    {
      "Start": "4c3549f8e0214635bdd365d3ad4f76c3",
      "End": "194b42cf097744199d612c1e975e4f7e",
      "Id": "7af5ad59aa6f489bab42b4498fea7ff8"
    },
    {
      "Start": "61abde932e5e465981943d61d326e879",
      "End": "26c04336efc245fab618beac6dc91029",
      "Id": "cb6e4404b7554b6fa3a68c086864cfa7"
    },
    {
      "Start": "5d7a1b015a0447ffac8a108e75928bf2",
      "End": "3315dc317c9a4fafb35a95c4ed825d93",
      "Id": "d67e8bc2241c4e279a036e1ff825bc65"
    },
    {
      "Start": "da8cc83795c84e57af6408b73f33683c",
      "End": "1039199f782c47c2a0841446ec994a4b",
      "Id": "edd2426362d446f9b56080331331a7f2"
    },
    {
      "Start": "bbbba5537d434697aa2947538d574375",
      "End": "1745fc81ee8d46528dc23d139e55b3d2",
      "Id": "10c364e395f4446bb3cd6be6fe4c73a8"
    },
    {
      "Start": "bbbba5537d434697aa2947538d574375",
      "End": "8c7e0e1f2ff341ae87aa273e3af0936e",
      "Id": "790e7433208b472fbc8930bea204dc5a"
    },
    {
      "Start": "62370d7acbd64725a33af2c044965270",
      "End": "3cfccca0e2654dea882a04bae461b439",
      "Id": "750a0ae4926a4d089741f8d6146e158f"
    },
    {
      "Start": "62370d7acbd64725a33af2c044965270",
      "End": "787195ef38e047c8843bb73e3564e461",
      "Id": "14ccaafcd2ea4b45ae774f0726645d1a"
    },
    {
      "Start": "b67f121972df4c649ce88fa3bfcd1891",
      "End": "eb9bbd1f0d614dde8a66a39000d58edc",
      "Id": "27531f4c556c43c0ada272c8827e8a06"
    },
    {
      "Start": "b67f121972df4c649ce88fa3bfcd1891",
      "End": "68f63646adc6481ba32d05c8898d1519",
      "Id": "26567e5bf38749d9a0d28e3cf2524660"
    },
    {
      "Start": "d17a2dd85e804bb2bb8a5996ebcec179",
      "End": "782db37ba20c497c9eb545f94a436560",
      "Id": "bf8326e11b1143f8aa117508cb9e1492"
    },
    {
      "Start": "d17a2dd85e804bb2bb8a5996ebcec179",
      "End": "31ded88055c843038caaf5f23eeb733e",
      "Id": "9670cbcb6e8743e18d8ee3bbaab7b5de"
    },
    {
      "Start": "cc2f3e09b9ff4efe8a76993b2529d19e",
      "End": "0e8a3e3e81414928b7e56662e7dafdb6",
      "Id": "d090330683a544adb10397806acdb770"
    },
    {
      "Start": "899c1a6daa7942ba9e78ceba237c22cd",
      "End": "43e6059db3984c42a7594177549db12b",
      "Id": "c938586653c54f75a16c796fc3ec6c2e"
    },
    {
      "Start": "899c1a6daa7942ba9e78ceba237c22cd",
      "End": "e51cc5b216f746e9a254ea58ebc3c088",
      "Id": "09803d682eb3499498838b958fdee81e"
    },
    {
      "Start": "374a380c8f83449fa9abcf3926a43dde",
      "End": "e6bdf0c1e6834e8eb131f7bebb309b2d",
      "Id": "ddf948d1d113439a97aaefebaab608a2"
    },
    {
      "Start": "012c07247c21465e9cef7da6c7d07743",
      "End": "7d29d0d8a95344a687da81da198c455a",
      "Id": "77b092611a1e44d48ca5290d6a2b9858"
    },
    {
      "Start": "012c07247c21465e9cef7da6c7d07743",
      "End": "e7f833ed658849b1ac5a1760b53bdebc",
      "Id": "de7f1791b2924fd6ba0413dcb5b99115"
    },
    {
      "Start": "e567b37ba1aa4d6aad975f42b3d5658a",
      "End": "3440b7334c8e4cbda2414e66f0e53652",
      "Id": "bf6aa63066c144f6a7971d7ec9585185"
    },
    {
      "Start": "d91a878b2db34a2e978fbc275529f8e5",
      "End": "0fa30a82dd494d719a65b4bc16a2373c",
      "Id": "3ae07516a44f46ebb8bea27a00688bf5"
    },
    {
      "Start": "d91a878b2db34a2e978fbc275529f8e5",
      "End": "26c715d6ae764773b9d60efdd6024d33",
      "Id": "d7d571c4c5b04c6eb5887e1049c97ffb"
    },
    {
      "Start": "a98cdf022c1e42a097a367c8db1c7c82",
      "End": "a2564321c5f24cd6b68dc7642e5f1d0c",
      "Id": "b87b7b92ce394940ae803b618f4fbc81"
    },
    {
      "Start": "313f472257844d6cb035147da4bbd1cb",
      "End": "7393c0a85e7544daabe1749fd204b11c",
      "Id": "b052d6f5741e4447ab0c4dab617f5486"
    },
    {
      "Start": "313f472257844d6cb035147da4bbd1cb",
      "End": "1dbef290f1914b76a5d6803330f9523a",
      "Id": "5689f837c72046efa251c916367919b0"
    },
    {
      "Start": "200ea37244dc47ab9b666fdb0e9365e2",
      "End": "71d8db1b398b441bab89833a15ed3bcd",
      "Id": "25e6910b96e04f43b01c53417eb1da7f"
    },
    {
      "Start": "ccef4c6dd60940d1891ee0fef4c77071",
      "End": "3c15f13b52ef405f9103b36c7501739f",
      "Id": "476ebf2644b346bc9934ec29bf4eaea1"
    },
    {
      "Start": "e163cabf613d47439b17dab3ceb5b980",
      "End": "a50b4787e1e2443c92ebbf0260e6ba62",
      "Id": "1044fc9b23b64b67a94fcc48e77c5281"
    },
    {
      "Start": "4285f279e7f14bcc8a250b61e4cfd975",
      "End": "4e1b09ca11b64efda248bbdb58d1eecb",
      "Id": "866d003857b84a2bb117ad3d9b02aa88"
    },
    {
      "Start": "d1d6eb61ea114feb9f9b147769b3cdc5",
      "End": "74a22732b5e34715bd9920499ee8d717",
      "Id": "1ec5eff44fd742e9b2fd5e7776bc7301"
    },
    {
      "Start": "bd4eb0db9d0c455488c78f25cf45fe36",
      "End": "a03669d63e11402f81f471cfc9d6d12d",
      "Id": "22d66add7acc4c688714f2459ee4c1f2"
    },
    {
      "Start": "b1cff337ac074e3a8707f797c97417cb",
      "End": "b108566433474b86b6d503f51e2b0c37",
      "Id": "3059fca4e4fc438dad4b03586adea4bb"
    },
    {
      "Start": "e06290d912af46c4849130f248709d8f",
      "End": "0fa3c7cefbe0474f8856758a53e2e05d",
      "Id": "30d64d0fcad84178bc906b351a46f1e1"
    },
    {
      "Start": "e06290d912af46c4849130f248709d8f",
      "End": "498086768a7b4880b1472cabf83365a6",
      "Id": "8580d7ec54f7444dab86dd2b71926d72"
    },
    {
      "Start": "e6a6e28fadaf4b709d58d37918718732",
      "End": "eb5f385d461a4cb391a6fa3ed82e9dca",
      "Id": "3316cbcdd9ad43b78b7944b1bd128da0"
    },
    {
      "Start": "63b6b8e05b224d08a1e714995abb34c7",
      "End": "2830b706dc0a40e18007bc22717e1c6e",
      "Id": "388f85ae89194940b5551360bee9a30e"
    },
    {
      "Start": "4e6c6b08b9714882a1ffaf6779e3999e",
      "End": "ff0083330c1f4555bf87341dea645f09",
      "Id": "1f3443dbbba24669927a2cffee7f37e3"
    },
    {
      "Start": "62037e745c02422a94e403d7a9647724",
      "End": "a955f4d7efcc4da99fcc886501e926e4",
      "Id": "493e2247cbac42e8a86825c68ed55ede"
    },
    {
      "Start": "c9543a7fe56d4704a288ec67485ed5c4",
      "End": "ca16ce804b5f41718a0e82ed023767b2",
      "Id": "430c4daefe7349cc9c66f9930546de20"
    },
    {
      "Start": "f9d85280b4764a30bfd814b98412d01e",
      "End": "8f3065b61b0e48fcb4a5c1a4da48a198",
      "Id": "d5f95f799f0c4060bdcd0e37128f4bcf"
    },
    {
      "Start": "78e5c6b04693447aa9eb06d78c4eb15a",
      "End": "a3579acdd22548168828c4a262a675f8",
      "Id": "0fbaf1f999c3489186680bc0724340c0"
    },
    {
      "Start": "72f16fdf9e7c46279f4479b47e26a913",
      "End": "a3ff192347934536a46ad1be38a86cf3",
      "Id": "b785744ada79432aadd637c800c66967"
    },
    {
      "Start": "a50aba1cd540471288171bb43e95e7e1",
      "End": "59d1b690595243fbbd3d4ead5b18a279",
      "Id": "9bc80e7c60bb4e619799b7615d2c4b31"
    },
    {
      "Start": "1aec3ec31e58400b913aaa01f628d9be",
      "End": "a5684720a6a8477bbf75445df03eae20",
      "Id": "f1877cc70fd54e4b850f068622d59f65"
    },
    {
      "Start": "7f527cb132d847099096052803bca018",
      "End": "367c7dd8e1c44978bfa36cb181b233fb",
      "Id": "73be590616b246a696c9c5fd5624998e"
    },
    {
      "Start": "8cd405ceafa545cc94404540379ed5c9",
      "End": "a3ce032af7d541c3bbc763d24afcd3da",
      "Id": "b2c5f4b0fa8b493bbf9bc40facb1c89a"
    },
    {
      "Start": "bcc2e55bd10442a69c34db1e6ce431ee",
      "End": "f0f44489ea244fca9dc9b4b731db2677",
      "Id": "e0647027f7684a7696a344b3ed570757"
    },
    {
      "Start": "45d1a384765144d7bb4563fc7fe6866e",
      "End": "832f2cd3a8f443ec9699e899d6afefeb",
      "Id": "041765b44e5e4601a9f13fde0978dad2"
    },
    {
      "Start": "65dad904d8fd4295a257da69a4b982a4",
      "End": "20e66cfbd0b345b4ba7236c16e86d2e6",
      "Id": "9b8d6d8b6cfa41ef848788e796ad5d1f"
    },
    {
      "Start": "79f2ffeebdf64ae3a28365040da1df93",
      "End": "7bd7d1bc85fa47158033493742b6ab05",
      "Id": "339648d1f6f843d08c2e1cd1e42de12e"
    },
    {
      "Start": "ebfb6ec53e184f5e906c27c6f60fd2fc",
      "End": "3373ffd3265046e6a9693ac29d5f261c",
      "Id": "8751e23eb64140de968ecbce37d54776"
    },
    {
      "Start": "9c47b183631e42b8b152291b24b00510",
      "End": "e25cc248936746d88a7d1ac758b0b9df",
      "Id": "83dba606fbc24cbf99743eae1d201071"
    },
    {
      "Start": "9ee2735ee4a54b9896a1beaf53af98b8",
      "End": "79ffaea1048344bcb26be205efc93ced",
      "Id": "5caf3473561f49b198e6e8c74058f1b9"
    },
    {
      "Start": "20e81a56db784dc68eb2dd2432669a4a",
      "End": "553b3b3b511b4a4d9560597db12c62c4",
      "Id": "8f9491084fe9423c9e1c6bd77b14f2dc"
    },
    {
      "Start": "5b9e44f635eb48f3bdebc630cf03e641",
      "End": "eacdb269a7a44459b8ef366227d35ef3",
      "Id": "4a1fb094ed1b4437b72d5ec01c3dcba2"
    },
    {
      "Start": "d384e1d5720d43cf96c9b8e0a4800022",
      "End": "e6872ca9c69a4eff8b23d17bdfb89f21",
      "Id": "8a4c03180828497c94486291852cb084"
    },
    {
      "Start": "f9b9a7bff19f419d8f9e506ef7130387",
      "End": "104cde9b65ba4ca2a89812f99c1ea3c7",
      "Id": "ea72ce3a291f4e8ab1a1ab9773186696"
    },
    {
      "Start": "5949beebd2664109bf2bae8e9dc1282b",
      "End": "929a88e1273245c4a8aba903a6b6c82e",
      "Id": "279d0bc9582e422ca4c413a2d9086a09"
    },
    {
      "Start": "e472c438540446aaab53b9c35bd738c1",
      "End": "01e2582e821746568638f8e31dab64dc",
      "Id": "370c229bc9584985a72167e5aab6905e"
    },
    {
      "Start": "c3d217ec8c2246db9d2e260890329562",
      "End": "15beb1e04d5c41bc92afe3e402a94ec2",
      "Id": "25e07ca21ed644e38a39ac8732427315"
    },
    {
      "Start": "c3d217ec8c2246db9d2e260890329562",
      "End": "0e8707e67a264889b15992126542014a",
      "Id": "6a9720ecd63c4804b5a199573f812261"
    },
    {
      "Start": "76e295192384432ba385b34b82137fe6",
      "End": "f745318d9a0242c5a9c4416ced45b534",
      "Id": "daacc73482204604be7f99a7701166b7"
    },
    {
      "Start": "163a0c769b304c44be44dc3e32702cc6",
      "End": "a4dd049284c34f079d924218b12208b5",
      "Id": "b8bda3c82417425ea66f758b9b131991"
    },
    {
      "Start": "2ba119aeb5f840d3863bef3bd8c00d88",
      "End": "21a510634ed94809ad431635b121eebc",
      "Id": "9cadf3373a904b45b327c6895f51c5f3"
    },
    {
      "Start": "205fee99ff2e4c1e8fa64b6147028dc8",
      "End": "171a30a602ef4343acd06f711a0277e2",
      "Id": "9a5442fb92e04fc6823f549ca28741fe"
    },
    {
      "Start": "873d768bd3404a418c1f9b82ed48c7c6",
      "End": "82e37d949eed410089107716e355f5b9",
      "Id": "8f37077e86e043158ff212972c93b4be"
    },
    {
      "Start": "b11ade6d35cc4c7884adb047be68b5c4",
      "End": "ef268ec864c4441b8728db1d310c3684",
      "Id": "cc650c4966514319adbe0115e69fc91e"
    },
    {
      "Start": "ccfb35db18d446ff91435ad148841572",
      "End": "8d7a29b8ad504fbb93d19bf97425213e",
      "Id": "5f5d0f772eb34c52a1296505da333f77"
    },
    {
      "Start": "cba809e70e6a4a46aa353daa04ea950d",
      "End": "c06ff9699dc244de9c1be0ccbfdbdbf2",
      "Id": "7b96fb473264491bb95db5f56082c9e6"
    },
    {
      "Start": "9460b891adc44c1c9638b90662a95fcf",
      "End": "f589180d91904fd9ad0d23d8ac389aea",
      "Id": "723139b181034b7b9328dfae4e0b887a"
    },
    {
      "Start": "585b76a124bc44cab01b17b8c92c07aa",
      "End": "2b336b14825f40508473f9bfe926f664",
      "Id": "a4e42158bdb04226bf6f459d419294cd"
    },
    {
      "Start": "6d16c6fa08dc4c5aa63e8f0845200f1e",
      "End": "1e17c66e8ef844f082e1729fd91051dd",
      "Id": "9a5053a547894784a123567b71a14736"
    },
    {
      "Start": "a4b54124ef6f45fcaca47e40dafd380d",
      "End": "f2d422c3e6654a3a9f5d017b0e491a76",
      "Id": "e35f48b6dc9e4cd7895b2330023262f4"
    },
    {
      "Start": "474d0d80df5c471ab1838be720b661d8",
      "End": "c4298ca4eaa94875ab3b57f848d02c86",
      "Id": "f7e47c5d193846279777701f5edd50b7"
    },
    {
      "Start": "76db70ed50ba413fbe21e62341f8a693",
      "End": "30e7e21737544beb889988386744c329",
      "Id": "22297f62ae4b4074810edb642059d990"
    },
    {
      "Start": "adfd53e10bd646eb9989c7b17ecff295",
      "End": "d1845fe3e06e491fa9c5e744bdae4d90",
      "Id": "f29570a72cf14067bc9c913b6e4aed4b"
    },
    {
      "Start": "36d8e4ca29964d2d8197d2a797d0823f",
      "End": "5a8eb399b6be46b09f120ea85aab1972",
      "Id": "b200fa78e43f44af91910b04b37ddb98"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [],
  "Bindings": [],
  "View": {
    "Dynamo": {
      "ScaleFactor": 1.0,
      "HasRunWithoutCrash": true,
      "IsVisibleInDynamoLibrary": true,
      "Version": "2.10.1.3976",
      "RunType": "Automatic",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "Background Preview",
      "EyeX": -84.7752914428711,
      "EyeY": 33.450527191162109,
      "EyeZ": -7.88697624206543,
      "LookX": 105.10159301757813,
      "LookY": 0.058300018310546875,
      "LookZ": 0.16616678237915039,
      "UpX": -0.21473681926727295,
      "UpY": 0.97667199373245239,
      "UpZ": -0.00034422753378748894
    },
    "NodeViews": [
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "f60c483ae6e341cbbbdc35928e273b39",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3149.626737856378,
        "Y": -966.70104873517027
      },
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "c211b5cac19f4caaa17aac6749d25257",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3152.6818614994208,
        "Y": -838.6670961098522
      },
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "a416ab55d4654704a72497f735c386d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3153.177245151096,
        "Y": -902.78314180144093
      },
      {
        "ShowGeometry": true,
        "Name": "Point.Origin",
        "Id": "e29c5a837ff3442097df7adbd93dad0f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2702.2792537022351,
        "Y": -1032.910040544245
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "75aaf379ad5c42519f9a175b4ed89cec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2761.3747491554004,
        "Y": -923.0293536860155
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByCorners",
        "Id": "13bbb69672224c57a1042b4ab17ce477",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2422.4990174161544,
        "Y": -992.28188742019381
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "c421199f9ad143cc93ac25f6a3f18e24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2776.4378169355273,
        "Y": -662.31548898436245
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByLengths",
        "Id": "881f263698ec43d3ab43e3fc51407992",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2412.2578464997223,
        "Y": -679.30125444635382
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9c20ec2773654d81949b4ede82ea3e5f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3089.0581525546972,
        "Y": -646.8328843759864
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dd8b68ce60d34c49a74fc95024b2893a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2727.7921685147348,
        "Y": -482.49161476498148
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "d51ce19afee145a187646c5f24c14d81",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3078.6460469870817,
        "Y": -214.93424132755308
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "cb882e31ae48420b87fc239b9a88a2b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2766.0257113679118,
        "Y": -230.41684593592913
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByLengths",
        "Id": "52570ccbfec24b08a90c1c85fc51c643",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2401.8457409321068,
        "Y": -247.40261139792005
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "04ffaee27405425290349ca066e052be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2717.3800629471198,
        "Y": -50.592971716548163
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "b7f4fd0cc51b4ae7a1b76a3eb48e2c2f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2049.8153447901041,
        "Y": -246.42928297643641
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "709adc86db574364ae111f6dba5b7ade",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2360.4017226112555,
        "Y": -32.311213052737457
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "045b933bdaa446fda2bfa2f2f694fbe4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3119.480089576934,
        "Y": 179.4364679411251
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "45c83344e62b4704b385c2e3146cc56d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2806.859753957764,
        "Y": 163.95386333274905
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "adba7eedb89e41e8a2ce24a45c84e987",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2758.2141055369721,
        "Y": 343.77773755213332
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "bfdc071131ba4735897586e96e7e5ef9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2401.2357652011074,
        "Y": 362.05949621594311
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByLengths",
        "Id": "8ce4f6bff8094370a2e565a8d8310eda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2442.6797835219591,
        "Y": 146.96809787075813
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "a38f6c85d0214cff9026f7c83833bbd2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2090.6493873799564,
        "Y": 147.94142629224211
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "86e1355d12824e48b000d60598ed2737",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3154.9809399929095,
        "Y": 649.5752557613398
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3c976b001c2246abaead9b01bf63488e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2842.3606043737395,
        "Y": 634.09265115296387
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByLengths",
        "Id": "ff8ef08a38d14a099365e17a41d0cab4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2478.1806339379345,
        "Y": 617.106885690973
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "7c8b9a43e26e4818b6f3236768b04baa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2126.1502377959314,
        "Y": 618.08021411245693
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "9ff6a8b56eb149c09a963dbd338723e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2436.7366156170829,
        "Y": 832.19828403615816
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ef60ea21047241af94700c8681cebca6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2793.7149559529475,
        "Y": 813.91652537234791
      },
      {
        "ShowGeometry": true,
        "Name": "GeometryColor.ByGeometryColor",
        "Id": "320decc1f4a647e180a0f696e256af92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2046.6321009724732,
        "Y": -672.71372460751422
      },
      {
        "ShowGeometry": true,
        "Name": "Color Palette",
        "Id": "5d112281bea142398f9738bcb4a45ce5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2335.7905814280703,
        "Y": -491.47575869435855
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "9d3d8f86f0644ec3b0ae594d01fb2303",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2939.0964794536785,
        "Y": 1069.7296548634185
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7eafe1eca19a4c06b78d4c7da3a6964f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3180.6712542226605,
        "Y": 1080.3679549979986
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1e82c0b080484157944ea5c343ded528",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3177.1557940995262,
        "Y": 1264.3941863866839
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "abaa7f7788fd45a398e4f926b2edde0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2931.6645198534334,
        "Y": 1260.0007163549426
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "0a030a8461574fcebd42888fab897b93",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2566.9376690432396,
        "Y": 1067.8139634342897
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "287df52631ed417bac136965e9d509e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2713.2078085817107,
        "Y": 1156.3299144430446
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "8c724bf5fdf944a4b42d05ef4af152e6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2677.3884540197905,
        "Y": 1303.9501244186406
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "836a1c5315fa4fb0b8bd41340b2edeb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2216.5420753245257,
        "Y": 1084.3181037181423
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "be1998c88d614bfc8e6177db875e3e09",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2938.077324673201,
        "Y": 1521.9471103343872
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a9d0d39a08de49c9a2aa06cc6d272418",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3179.6520994421812,
        "Y": 1532.5854104689672
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4532bd9a427e4807b82a78ed4ec9115c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3176.136639319051,
        "Y": 1716.6116418576473
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "990efd22a43f49c68c7533be74899576",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2930.6453650729513,
        "Y": 1712.2181718259073
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "081d258a0d924feaa9d39faa79d9201e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2565.9185142627612,
        "Y": 1520.0314189052572
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1cc324a83c5642b2993e779f5e0e5605",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2712.1886538012313,
        "Y": 1608.5473699140073
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "a1f0cc72f470476a9874e3090e9efce7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2676.3692992393112,
        "Y": 1756.1675798896072
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "c739cb56b2244a65b6d54defd46afaee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2266.2534118516924,
        "Y": 1522.7960511266213
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "377404d7d22644c3a6c03ed47ddf2561",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3185.8308201510076,
        "Y": 1995.527954794039
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fb4cacb0c32b43bb93ad215332bee2d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3182.3153600278774,
        "Y": 2179.5541861827191
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "b84cf93ea95243798259862662e14eb6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2944.2560453820274,
        "Y": 1984.889654659459
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "f03e07bafffe4a2e946a6cf762a32715",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3195.0701739540054,
        "Y": 2470.1074905178948
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "d85241ae66c5460da6257c94d8ac7ad2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2936.8240857817777,
        "Y": 2175.1607161509792
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "db704379dfe748ae805e5122a162a8c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2953.4953991850257,
        "Y": 2459.469190383315
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0f606d29aa3c4134a4698bc7a8f90e77",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2718.3673745100577,
        "Y": 2071.4899142390791
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7b8bfc74c75a4350ba6c1cccf6f58ae2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2727.6067283130556,
        "Y": 2546.0694499629349
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "59a5f8a159f94a2f889129e3e297633c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3191.5547138308757,
        "Y": 2654.1337219065749
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "84045424d0524400a49ed33ab554c537",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2946.0634395847756,
        "Y": 2649.7402518748349
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e6ac165609274613939aab67b8e2c51f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2682.5480199481376,
        "Y": 2219.1101242146788
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e91128bef92e409fb8790f4cbf222d29",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2691.7873737511354,
        "Y": 2693.689659938535
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "56a5d2faea324ac9a5469968e8166dee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2572.0972349715876,
        "Y": 1982.973963230329
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "754e8847a11a4e1299bf57eaa1b0fcf8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2581.3365887745858,
        "Y": 2457.5534989541848
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2d8f4cdbbc7249f3ab58e2e900a262c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2221.7016412528774,
        "Y": 1999.4781035141791
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "49d306a749d3451a9ca347096b741d82",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2230.9409950558756,
        "Y": 2474.0576392380349
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "21f0c8eca1134779b3d664c4f2c1473d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3196.5908650788851,
        "Y": 2928.0327793102852
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "905c9e1e3dcd4848b217c53bb1507ee6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2955.0160903099054,
        "Y": 2917.3944791757049
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b2c3d3f81a5b4a4e923fc00ae55f5866",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2729.1274194379353,
        "Y": 3003.9947387553252
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "46d67e6e1f20462fa2cde9ad94caddfa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3193.0754049557554,
        "Y": 3112.0590106989653
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "64f7d3667ca84893ab79dcb1c8a1d480",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2947.5841307096553,
        "Y": 3107.6655406672253
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "088c525e0a314e60be086055294e15d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2693.3080648760151,
        "Y": 3151.6149487309253
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "a8abfe822efe40cfb7e101b6e326c0f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2582.8572798994651,
        "Y": 2915.4787877465751
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "d37f25bce64742448685c383cb460bce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2232.4616861807554,
        "Y": 2931.9829280304252
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "04abb24d00054696aef2e95ebd22b393",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3197.0769225745867,
        "Y": 3392.693096659264
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "ca98081b357f44258631c1f459e57f1e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2583.3433373951666,
        "Y": 3380.1391050955544
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "b427179e8f724ba4a7ab039d9e21dee2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2232.9477436764569,
        "Y": 3396.6432453794041
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "d360f4f1d9264870843ec0f568aaf1f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2955.5021478056065,
        "Y": 3382.0547965246842
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "931c2e2096c94f04963cc0397556d7c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2729.6134769336368,
        "Y": 3468.6550561043041
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "862e7e10213e4c4fac66be4bd9caa581",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3193.5614624514565,
        "Y": 3576.7193280479441
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "78c54ee3fcb0403cb51020ab284bbab0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2948.0701882053568,
        "Y": 3572.3258580162042
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "bccd7dc391f542618fd83fe8d97d073a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2693.7941223717166,
        "Y": 3616.2752660799042
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "67201762e3e04372bf7f6229ccc265a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3213.4709115662372,
        "Y": 3865.6734196096854
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "516a0197f61142c79da557617853fa45",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2971.896136797257,
        "Y": 3855.0351194750951
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "918b21335d8644ebb1d3e1c39ab77c7a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2746.0074659252869,
        "Y": 3941.6353790547255
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dd88a495e95543e2bda189acef08b486",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3209.955451443107,
        "Y": 4049.6996509983651
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "b49ee7d9638e4103bd2aea366da2272c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2964.4641771970068,
        "Y": 4045.3061809666251
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "94b45fec92634584894d37743c968300",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2710.1881113633672,
        "Y": 4089.2555890303252
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "9b163fbaa1004d67881042e2c1974c62",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2599.7373263868171,
        "Y": 3853.1194280459754
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "6f277f3686044273a1553b33f378da40",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2249.3417326681069,
        "Y": 3869.623568329825
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "a010b1b8edb145839ffe3fdbaf950177",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2600.3808876929229,
        "Y": 4324.1972405983788
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ef74424dd5384a399458b34b52879baf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3214.114472872343,
        "Y": 4336.75123216209
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "8d830772b6464b058e3599682b7fb83a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2249.9852939742132,
        "Y": 4340.7013808822294
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bffc3a2ceff04eabb75f16c6fcf538e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2972.5396981033632,
        "Y": 4326.1129320275095
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "430e2fa5950c4f94a197972e1f8d327f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2746.6510272313931,
        "Y": 4412.7131916071294
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7a00a1968c28437ab168862841b5ff97",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3210.5990127492132,
        "Y": 4520.7774635507694
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a20b1c2802494767a26ae4453694ad0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2965.1077385031131,
        "Y": 4516.383993519029
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "fb420df85a154656b4912434710432e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2710.8316726694729,
        "Y": 4560.3334015827295
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dc45e9ca74d247e0a40e6ae6112ada2e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3216.6242423252206,
        "Y": 4786.8263910440237
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3394460f59c14dc0bad3427167922b5a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2975.0494675562404,
        "Y": 4776.1880909094334
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "84d63c9012064592bcf7a350329eeb9e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3213.1087822020904,
        "Y": 4970.8526224327043
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "56f9d57c7f6b473fa5c0ee2ba2ac9de6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2967.6175079559907,
        "Y": 4966.4591524009638
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "41e55a846da24c7fbd6ec341a4496b25",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2749.1607966842707,
        "Y": 4862.7883504890642
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e54b4d90a70e48e39af00e33f0b1573c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2713.3414421223506,
        "Y": 5010.4085604646634
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "cc3d7d1e00114fb3a09d6583c2f495db",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2602.8906571458006,
        "Y": 4774.2723994803137
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "43d359f80ba94223846c9a09afc4111e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2252.4950634270904,
        "Y": 4790.7765397641642
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "6633f7d3bf2f44a2a78d3881fb6e72f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2597.63353944983,
        "Y": 5243.6625817514923
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "734112d0cc0041f39451614ccd506a3d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3211.36712462925,
        "Y": 5256.2165733152033
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "80253b9c4f6c417a99d3fcaf867464ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2247.23794573112,
        "Y": 5260.1667220353429
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "66f109982ed6456683a67aa7bf801e34",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2969.79234986027,
        "Y": 5245.578273180623
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "66e32ff96442426589c4bd7117778f9a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2743.9036789883003,
        "Y": 5332.1785327602429
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1bee03c18d5a4c3ab7a2e2455ede5eb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3207.85166450612,
        "Y": 5440.2428047038829
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bd996fc0849e4f049d7b9ce8b4cbb09e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2962.3603902600203,
        "Y": 5435.8493346721425
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "68f8bb5c293c40c582b523dea1d239b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2708.08432442638,
        "Y": 5479.7987427358439
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9abb90a08e404d2a92dfa8a5304cd3c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1794.2109875754336,
        "Y": 1056.7687973277268
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "39536a3da275454ca6e91a1873d6e47f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1790.6955274523034,
        "Y": 1240.7950287164069
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "72e9c70c0f94468c85514434f939cd23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1799.3705535037834,
        "Y": 1971.9287971237666
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a1712bf922a54630a0ef274275fc76d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1552.6362128064534,
        "Y": 1046.130497193147
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "27ea25b3b8854c4ab995912ef3a8d14c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1545.2042532062037,
        "Y": 1236.401558684667
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "65824820b24f4febb0b647a43144da24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1557.7957787348037,
        "Y": 1961.2904969891867
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "543f805410a647bd8cc74e00fc96b2c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1326.7475419344837,
        "Y": 1132.7307567727669
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5002f1b4642c4e49a853527d4df1bafa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1795.8550933806537,
        "Y": 2155.9550285124469
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3c32b3afaa2747128f8b8b6b7450e63a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1550.3638191345535,
        "Y": 2151.5615584807065
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b83044d13c1947a6949442ea0b81502d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1331.9071078628335,
        "Y": 2047.8907565688071
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "c774cc9d99744fbdb358222ffda9b398",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1290.9281873725636,
        "Y": 1280.350966748367
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "52e708e5911747fdb8f19d176806a7e4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1296.0877533009134,
        "Y": 2195.510966544407
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "d6d3f3c249814ede9bce90f0eebb6269",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1180.4774023960135,
        "Y": 1044.2148057640168
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "a09d545b703948618d1ac61b12a3a987",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1185.6369683243634,
        "Y": 1959.3748055600565
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cf1e4cd1e3234357abec1c78a09cc7ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1808.6099073067835,
        "Y": 2446.5083328476167
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "1d98b55fca0b48ae94a85a39d10d7802",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1194.8763221273634,
        "Y": 2433.9543412839066
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "e66a0f73513240a88a1a53164e2f84a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1567.0351325378033,
        "Y": 2435.8700327130364
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "8f70ad2fc0474d0eae0d6f45084b6c33",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1341.1464616658336,
        "Y": 2522.4702922926563
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6df930e0e39545b1a47f19e94ce4c417",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1805.0944471836533,
        "Y": 2630.5345642362963
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "9d39ed207bec402cb28f620fb17ee1d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1559.6031729375536,
        "Y": 2626.1410942045568
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "eb5f8f59a0884502a9f9713ea6c4b747",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1305.3271071039135,
        "Y": 2670.0905022682564
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "107c430fa99a472a85689516e2d526d8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -830.08180867730334,
        "Y": 1060.7189460478669
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2166f994b7a44835802fca5f33572afe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -835.24137460565362,
        "Y": 1975.8789458439071
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "b855a3825bf244209fa0ff664d94a98d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -844.4807284086537,
        "Y": 2450.4584815677563
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "d3452b7e77424a33995394ae36bd7aae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1196.3970132522436,
        "Y": 2891.879630076307
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "f318f79539ec4454a7e53325a2029ba1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1810.1305984316637,
        "Y": 2904.433621640017
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "f11ea6be03334c6abeb4dc4c4c7ca0e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1568.5558236626835,
        "Y": 2893.7953215054267
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "5aefb00e34824f968c8a980eb067d6c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -846.00141953353341,
        "Y": 2908.3837703601566
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "997314b749b0453ebee74af7a27a50d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1342.6671527907133,
        "Y": 2980.3955810850566
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "26b6509b357444d98c339858b5f9a8e6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1806.6151383085335,
        "Y": 3088.4598530286967
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "5631e2e05c2c46a5b67c59fb5652b872",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1561.1238640624333,
        "Y": 3084.0663829969562
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "232ee8bbb01a46e7aa111f842517d013",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1306.8477982287936,
        "Y": 3128.0157910606567
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "16e8f554358743479c0a545d78a0b161",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1196.8830707479433,
        "Y": 3356.5399474252763
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "b58a98dee2c14e2886ae17cf07393fdb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1810.6166559273634,
        "Y": 3369.0939389889863
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "d08a49bf13024991881f6d978e39b304",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -846.48747702923356,
        "Y": 3373.0440877091269
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a3a2d2daa7654e8e92c0273c0c9d8eb7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1569.0418811583836,
        "Y": 3358.455638854407
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a6fc2f88801c48dc825ddd1caf4778b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1343.1532102864135,
        "Y": 3445.0558984340269
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5598832cf77349fbb0ae7c5354dbb45b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1807.1011958042336,
        "Y": 3553.1201703776669
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "792c81cd5fc74bfa9ac5ceebbbfe90b4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1561.6099215581335,
        "Y": 3548.7267003459265
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "16dbe6bfcf3448ec82eb40921502344d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1307.3338557244933,
        "Y": 3592.676108409627
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fd8419c2c11f4a73a63c6da95b1f17eb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1827.0106449190134,
        "Y": 3842.0742619394168
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "3718a76ef2a8455596526009e6d54fc8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1213.2770597395934,
        "Y": 3829.5202703757068
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "0da37e87f9cc4cb8875d8ab0022fbec2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -862.88146602088364,
        "Y": 3846.0244106595565
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "79b9d16e0e8245b2bff823242490a6ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1585.4358701500337,
        "Y": 3831.4359618048265
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a06f292000e54e12b6afd82ca8b84dc7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1359.5471992780635,
        "Y": 3918.0362213844564
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bf96fb2dd1c64f1d81465ca9d264a684",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1823.4951847958837,
        "Y": 4026.1004933280965
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "64651e72e5374436ac57fd455c79c8bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1578.0039105497835,
        "Y": 4021.707023296357
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e5cfc129da3143fe84c506be00626430",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1323.7278447161434,
        "Y": 4065.6564313600566
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "015bbf75ad3842438288786f13ba1597",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1213.9206210456937,
        "Y": 4300.5980829281061
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9107c591a3c04e209718c095b0a4185d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1827.6542062251133,
        "Y": 4313.1520744918162
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "eedc4802f40d4b2598a11196597171f9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -863.52502732698349,
        "Y": 4317.1022232119567
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "02b8f2e3dda540c7896083d4c7ab0d23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1586.0794314561335,
        "Y": 4302.5137743572368
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "7a6a584a159d4e5caba6c056824b8812",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1360.1907605841634,
        "Y": 4389.1140339368567
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "efbad39acb984bb6a7271cf43703085c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1824.1387461019835,
        "Y": 4497.1783058804967
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "122013235d594c07b57c4f0700ec256f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1578.6474718558834,
        "Y": 4492.7848358487563
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "752a43a4c2084c79b2617a3feedb64d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1324.3714060222437,
        "Y": 4536.7342439124568
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "08dbc8a8a3ef45da92a1aee906ce298d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1830.1639756779937,
        "Y": 4763.2272333737465
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "75eb1c118f204a3aa8aada73e54f9ce5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1216.4303904985736,
        "Y": 4750.6732418100364
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "94de266f1a1b4f47ab9413e7c698e623",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -866.03479677986343,
        "Y": 4767.1773820938861
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bc922886274f4d7a91e97cff0affae28",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1588.5892009090135,
        "Y": 4752.5889332391562
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "88e4d5e06e5e4213a8a1411db89dd323",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1362.7005300370433,
        "Y": 4839.1891928187861
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "eff29ce788eb460892193aabf098b016",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1826.6485155548635,
        "Y": 4947.2534647624261
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "1d0fbf6ca2024ca48988e863b158b2dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1581.1572413087633,
        "Y": 4942.8599947306866
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "4b17424c97bd45e6aba25355f1fb99e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1326.8811754751237,
        "Y": 4986.8094027943862
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "8ac4dd4f130949b2bb4c15373cac9dcc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1211.1732728026036,
        "Y": 5220.063424081216
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "47e0613a902c42798b037ea4923f0516",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1824.9068579820237,
        "Y": 5232.617415644926
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "b0f1a4ba4a5943eca5c060e473136f1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -860.77767908389342,
        "Y": 5236.5675643650666
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "437bc847716b453486c7166af5d410da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1583.3320832130435,
        "Y": 5221.9791155103467
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "935ff0bd0e7047d6a37b78b0a63b8cf3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1357.4434123410733,
        "Y": 5308.5793750899666
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ccadd109c78d4bfeac1f1bfe034bbb6c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1821.3913978588935,
        "Y": 5416.6436470336066
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "f9068e24e3d74f82beabc59d3b3db6b4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1575.9001236127933,
        "Y": 5412.2501770018662
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e25f6f025977408084bc87f93e099a36",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1321.6240577791536,
        "Y": 5456.1995850655667
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "293a6558f6784f02a4744818c36b4d5c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1540.7454780751991,
        "Y": 1488.0042170804957
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a6a0ce95e15c4132926aec993c0a4bb6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1782.3202528441789,
        "Y": 1498.6425172150757
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5327166098b6499282f61f96c95ebfee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1778.8047927210491,
        "Y": 1682.6687486037558
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "f88f9f1ef55e4aeca3ded8bae2dae097",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1533.313518474949,
        "Y": 1678.2752785720158
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "3d7c82702b93486e94deb7c77c62b96d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1168.5866676647588,
        "Y": 1486.0885256513657
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a78471c5ffb041e79c27703ebce5a50f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1314.856807203229,
        "Y": 1574.6044766601158
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "d337276372bd4a91acedc02fa3031a8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1279.0374526413088,
        "Y": 1722.2246866357157
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "879fed6f0d054c7ba01054a380ac19fd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -868.9215652536891,
        "Y": 1488.8531578727257
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "03c771daf8d845f08868f77c47fa49ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -391.4772097925752,
        "Y": 1069.7894998240376
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1c3e9645337b40b3a92ae14d347fe387",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -387.96174966944523,
        "Y": 1253.8157312127173
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "32d3a26c9a164d338ccf09a672a6ab4b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -149.90243502359522,
        "Y": 1059.1511996894574
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "ed16ec4cc26e42429695d06dbe2e4479",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -142.47047542334531,
        "Y": 1249.4222611809778
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0f3227e74710461794deeff985c2e9c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 75.98623584837469,
        "Y": 1145.7514592690782
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "123cb10df63148f99788d287042d5b92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 111.80559041029483,
        "Y": 1293.3716692446783
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "53224c188cbf4c9984e57ee923b99034",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 222.25637538684487,
        "Y": 1057.2355082603276
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "89d965209f3949148c41ad48fd4e676f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -138.01170029234527,
        "Y": 1501.0249195768079
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "1b67a893f0f44d53b890c90bcdab37d6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -379.58647506132525,
        "Y": 1511.6632197113881
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "54d57bb4abca4e398e13d2dffca9d914",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 234.14711011809482,
        "Y": 1499.1092281476781
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "046c9bf2dc44403a9e54a4a16d7e5bd5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 87.876970579624867,
        "Y": 1587.6251791564277
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cbfe3c8f200f451ca0b3e27a5bb42b82",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -376.07101493819528,
        "Y": 1695.6894511000678
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "2f62e6123e97461e8269247109b8265d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -130.57974069209513,
        "Y": 1691.2959810683283
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "7de33f8951444df3bcb0e38492046002",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 123.69632514154478,
        "Y": 1735.2453891320279
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0719c994c485447d9c43af8b65db030f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -396.63677572092524,
        "Y": 1984.9494996200779
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "370386fd9ad54d8184648a631074afe7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -155.06200095194527,
        "Y": 1974.3111994854976
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "357d975d94cf4603a0684dd2c3f4ebdc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 70.826669920024869,
        "Y": 2060.9114590651175
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "c74e98d1adad40909b27e54592823fc1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 217.09680945849482,
        "Y": 1972.3955080563678
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cc35dabceb3e4ab8aaa87a4441512d24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -393.12131559779527,
        "Y": 2168.9757310087575
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "6fd28e154f5c42aa99bcc0c72b2aa6aa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -147.63004135169535,
        "Y": 2164.582260977018
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "e1070e06ce5a4a068a8b04be7890a60c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 106.64602448194478,
        "Y": 2208.5316690407185
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "1b816ac3ade943a7b81cabc2830f55d3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 533.81221252916578,
        "Y": 1501.8738603690376
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2af84c6c7bec428caaed46497968d3f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 572.65196910555176,
        "Y": 1073.7396485441782
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "0a4b5faa849e409982bb613174afc6ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 567.4924031772008,
        "Y": 1988.8996483402175
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "58d3c1af391f44c3a5a966b83e54a434",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -405.87612952392533,
        "Y": 2459.5290353439273
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "3727a2b1e9b44d57a226adfe53a5c4db",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 207.85745565549473,
        "Y": 2446.9750437802181
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "894d6c8d903d417686b6f552df1b4703",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -164.30135475494535,
        "Y": 2448.8907352093479
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ddf9ab8587b84ab88fbd999ac55f0fda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 61.587316117024784,
        "Y": 2535.4909947889678
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2f2571bccc5a417788c5b6921b468dfe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 558.25304937420071,
        "Y": 2463.4791840640678
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e9e750e8c85f465eb31e4e48a9ac7929",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -402.36066940079513,
        "Y": 2643.5552667326078
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "30d633cf0f9646a4974c09334825c443",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -156.86939515469521,
        "Y": 2639.1617967008683
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "a3de4d4b806a4c029db4b1d275b52583",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 97.406670678944693,
        "Y": 2683.1112047645679
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "5ed1ac3291674166b5e4d773b5b81a22",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 206.3367645306148,
        "Y": 2904.9003325726176
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "8016f131b54c4abcb4c6589ecebdb6f8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -407.39682064880526,
        "Y": 2917.4543241363285
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "00a07d336e06411789886c1abd20ee89",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -165.82204587982528,
        "Y": 2906.8160240017373
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "cb6b7af9dd4b47adad197359d2623f5a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 556.73235824932181,
        "Y": 2921.4044728564681
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a75b80b5cf674d8fbcaf1ad9b6adce1b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 60.066624992144853,
        "Y": 2993.4162835813681
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "878b52dd04ca42719dfc933f7ed4c9f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -403.88136052567529,
        "Y": 3101.4805555250082
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "b81688fdf7314d3591aa7056116d51bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -158.39008627957514,
        "Y": 3097.0870854932678
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "d180d6c86d4846d9a4aeefc103302db2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 95.885979554064761,
        "Y": 3141.0364935569673
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "996a3a3b63bc47e9aaf85a06e09b034a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 205.85070703491465,
        "Y": 3369.5606499215878
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cdb7d5d5d6354b529d9a48a9ce7ecf31",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -407.88287814450518,
        "Y": 3382.1146414852979
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "7ba2ccdc70354dcf833a12c8ed32a4c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 556.24630075362074,
        "Y": 3386.0647902054375
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "ef510575c6fb4f478528d2328050acaf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -166.30810337552521,
        "Y": 3371.4763413507176
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2bc6d287d150491f9cf0746e65488bb4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 59.5805674964447,
        "Y": 3458.0766009303375
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "436fd67d9a414533878b251fc71ad433",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -404.36741802137522,
        "Y": 3566.1408728739775
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a9ab6616b730408b822151d8fff12cbf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -158.8761437752753,
        "Y": 3561.747402842238
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "3b83e6598fd44e37ab592b340b2cb7ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 95.399922058364837,
        "Y": 3605.6968109059385
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "18fc789d2b0947ae99d470589cf20ef0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -424.27686713615526,
        "Y": 3855.0949644357283
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "cff4c826ab044f2d8aa3e9ef6832e7f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 189.4567180432648,
        "Y": 3842.5409728720174
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "3e584ffe0d134addaf53ca7e8f77a38f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 539.85231176197078,
        "Y": 3859.045113155868
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a49dee63446c48a98f895779536a3bcc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -182.70209236717528,
        "Y": 3844.4566643011381
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ed32bbeac9f441eeab36c2a786686b42",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 43.186578504794852,
        "Y": 3931.056923880768
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6e499fda5d96494a97aca46490085160",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -420.76140701302529,
        "Y": 4039.121195824408
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3709b343fe76447d8cdf2cc121935dd9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -175.27013276692514,
        "Y": 4034.7277257926676
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "f1a9e38d0c764f98a1a37fec85081973",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 79.005933066714761,
        "Y": 4078.677133856369
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "8d8184850ee440729e115847e95ca87d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 188.81315673716472,
        "Y": 4313.6187854244181
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "5733b323a71c4d348b5d359b9ca3dab6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -424.92042844225534,
        "Y": 4326.1727769881272
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "c00edabfb4f24fd9b9f6d0e99ffb0e88",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 539.20875045587172,
        "Y": 4330.1229257082687
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bdae43ba5e994131b8cb93f63abb9449",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -183.34565367327514,
        "Y": 4315.5344768535488
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "fb04d125b9fc4797b50aae6a8822b8ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 42.54301719869477,
        "Y": 4402.1347364331687
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "60074485739341759930e2f9b369415d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -421.40496831912515,
        "Y": 4510.1990083768087
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "1ae5787baa3f447db947bfc9931c88d2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -175.91369407302523,
        "Y": 4505.8055383450683
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "82d84fdcb5cb4abea702f9e4cd7f309f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 78.362371760614678,
        "Y": 4549.7549464087679
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "995477fb75c34b5091f890f316ff3811",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -427.43019789513528,
        "Y": 4776.2479358700566
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "ac5d64a79c91478e8cb7f2fcaae07639",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 186.30338728428478,
        "Y": 4763.6939443063475
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "3e75f1f2e33d4b0eb2e4071baed7fe13",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 536.69898100299179,
        "Y": 4780.1980845901981
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "14da909a64564f2e90494c276ce1d7b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -185.8554231261553,
        "Y": 4765.6096357354672
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "dd2a46679d3249cba57dbbfcd18aa084",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 40.033247745814833,
        "Y": 4852.209895315098
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cc2e891b665b4e88a20d668334e59a8c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -423.91473777200531,
        "Y": 4960.2741672587381
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "47427ec105154203b5d450d426a6f157",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -178.42346352590516,
        "Y": 4955.8806972269977
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "a9c89be835f94331802f0e79527a1dd8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 75.852602307734742,
        "Y": 4999.8301052906972
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "72ddb7fe8ed3412ab67e9562f83e8860",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 191.56050498025479,
        "Y": 5233.0841265775271
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "49f45a94f5eb457d8494887337fb5926",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -422.17308019916527,
        "Y": 5245.638118141238
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "7407c7fe3f8c4909b1457f8735e65630",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 541.9560986989618,
        "Y": 5249.5882668613776
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "680d8f3224f94a2282ee07aba6528201",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -180.59830543018529,
        "Y": 5234.9998180066577
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "79b7402e1a7e46b1a65b212486a645b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 45.290365441784843,
        "Y": 5321.6000775862776
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "12b834d1ef86457b98aab0551b0534b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -418.6576200760353,
        "Y": 5429.6643495299177
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bf770e59b6ec4f5d8d301d1614e6d4dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -173.16634582993515,
        "Y": 5425.2708794981772
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "7b9b7ff0884b4f0697b9efec60a4a4b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 81.109720003704751,
        "Y": 5469.2202875618768
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6c1530145b0e419a9f27898fce8c2e9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1059.9646956732063,
        "Y": 1041.8093024783066
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2a1540a169bd4026ab443a63d0771fda",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1063.4801557963365,
        "Y": 1225.8355338669871
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "42819d257c0842268e8d4ad83fa98f27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1071.8554304044565,
        "Y": 1483.6830223656571
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3ece3e443edc4005abd4bf0f93057639",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1075.3708905275867,
        "Y": 1667.7092537543367
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2e017d3dd0ad4d898a1d6219ff23816b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1054.8051297448565,
        "Y": 1956.9693022743468
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bac2d8996d2f42e49a57665c091063a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1058.3205898679867,
        "Y": 2140.9955336630264
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "2e0429071dea462cad749dacbc1eccd0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1045.5657759418564,
        "Y": 2431.5488379981971
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "af3277e90ce44666896e2f9ca75cf42c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1049.0812360649866,
        "Y": 2615.5750693868767
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "8a6b071e9b114a28a7c876a66757c881",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1044.0450848169767,
        "Y": 2889.4741267905965
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "f2e1278e443c4645b22383a4cbb40784",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1047.5605449401064,
        "Y": 3073.5003581792771
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0164aaf4fc9847189690570d2a53ee4b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1043.5590273212765,
        "Y": 3354.1344441395668
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "716a8c15060d4c95bc2570f89574be14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1047.0744874444063,
        "Y": 3538.1606755282464
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "49a538c23a194ae8bf0f4a2c78dddae9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1027.1650383296264,
        "Y": 3827.1147670899973
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "4a27593b2c784eef92b614cf6b817ba2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1030.6804984527566,
        "Y": 4011.1409984786769
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "19b9a7d284ef40169020cf581bac7823",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1026.5214770235266,
        "Y": 4298.1925796423966
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "bc1f8b37f3b74d2d97f941bab6f446c9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1030.0369371466563,
        "Y": 4482.2188110310763
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3e4e2fab88e147e382fc1572c32718f0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1287.1405507108366,
        "Y": 2420.9105378636168
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "ff888667f29c4267a22c5e5c905b231c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1285.6198595859564,
        "Y": 2878.8358266560072
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3657b37a58294002bfcb735d0bdabc32",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1285.1338020902563,
        "Y": 3343.4961440049865
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "41de4ad186864761b1abea2c6bbe29d0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1268.7398130986066,
        "Y": 3816.476466955407
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "bcb6c84de9d5469cbd274a48a75e92a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1276.1717726988563,
        "Y": 4006.7475284469365
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "c2abe84d69344c54b381caadd8510eae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1268.0962517925063,
        "Y": 4287.5542795078163
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "41477da2714447978297a0ce7382893f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1275.5282113927565,
        "Y": 4477.8253409993367
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "96c37cad10a74fc8a3df71a13b50ff11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1301.5394704421865,
        "Y": 1031.1710023437272
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "b6a534144d684c57ae5f7d8a193716ee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1308.9714300424366,
        "Y": 1221.4420638352467
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "94e43e8f552f427aaf17b40706c7bc8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1313.4302051734367,
        "Y": 1473.0447222310768
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "e38a7ed4555d473f9674f07624f576c5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1320.8621647736863,
        "Y": 1663.3157837225972
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "857ebc2f34e94b5ebeea418f48d146dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1296.3799045138367,
        "Y": 1946.331002139767
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "2400492632d84f6d8dfc7801e514215c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1303.8118641140863,
        "Y": 2136.6020636312869
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "9dd4e805066043218fa0c5933d321e4d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1294.5725103110863,
        "Y": 2611.1815993551372
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "a9f97af6bafd4afba61148f14a04c98d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1293.0518191862066,
        "Y": 3069.1068881475367
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "106a2132e98c40bf83dc9ee09433542d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1292.5657616905064,
        "Y": 3533.7672054965069
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "606da345b37d450683813e902cfecae5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1024.0117075706466,
        "Y": 4748.2677385243269
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "3554582c10914d0691aeb2156993872d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1265.5864823396264,
        "Y": 4737.6294383897366
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "75a1483bdb7041569c7cf7d8aee07c01",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1527.4281413141562,
        "Y": 1117.7712619233471
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "9806e3a5f5ce401597fa7946f861a8b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1563.2474958760763,
        "Y": 1265.3914718989472
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "70b988d1849a4bc49d7743a79d017f82",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1539.3188760454063,
        "Y": 1559.6449818106967
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "b1be31aa80a6415da4fb6fac2bf7e5b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1575.1382306073265,
        "Y": 1707.2651917862968
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "942d6791a70a47a5b23ef882880dcc51",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1522.2685753858063,
        "Y": 2032.9312617193873
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "d5db7df8bea34fe5be68e226db87bcba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1558.0879299477265,
        "Y": 2180.5514716949865
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "05ce2ca277234ff18a5e1502c6d3aafa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1513.0292215828063,
        "Y": 2507.5107974432367
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "5ae6e84cf923451ab9269eef648f1485",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1548.8485761447264,
        "Y": 2655.1310074188368
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "14877f9bd3a24713ad18769100d2f2ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1511.5085304579266,
        "Y": 2965.436086235637
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "501f0722ef1b49da98fbe181f50546c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1547.3278850198462,
        "Y": 3113.0562962112372
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "cbcdca2f89d2474ab86b62016806fe39",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1511.0224729622259,
        "Y": 3430.0964035846073
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "bca9513dbc3249658559ba336b308c9b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1546.8418275241461,
        "Y": 3577.7166135602065
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a798220ec82f4161bc650a063c011671",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1494.6284839705763,
        "Y": 3903.0767265350369
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "2e480852ca264770ae95738a5fc21c29",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1530.4478385324965,
        "Y": 4050.696936510637
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "9df48a33d62c4d18b3111a79f64a1e72",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1493.9849226644765,
        "Y": 4374.1545390874362
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "227a957807a9428783fccd5c76edf5bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1529.8042772263962,
        "Y": 4521.7747490630363
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "ee3e8e21649842b7ae102455c515b07a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1491.4751532115961,
        "Y": 4824.2296979693665
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3fbb02c0073b45ba993e021823c3858a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1027.5271676937764,
        "Y": 4932.2939699130065
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "add9c6ec30fe4887baa706b146381ac9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1273.0184419398765,
        "Y": 4927.900499881267
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "9b853d5656d84f209a1c59d777b979ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1527.2945077735162,
        "Y": 4971.8499079449666
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "a1e666dfdf584ef59b2432764e4b5415",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1029.2688252666167,
        "Y": 5217.6579207955065
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "e7657949c3164be49479253683e1b229",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1270.8436000355964,
        "Y": 5207.0196206609262
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3b769d8ba4f04a709de48c9d52393a23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1496.7322709075661,
        "Y": 5293.619880240547
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "f8084454436e404099d7fa4fcd4fa18d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1673.6982808526263,
        "Y": 1029.255310914597
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "c4e747308e364b15aa517ed434494e12",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1685.5890155838765,
        "Y": 1471.129030801947
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "68b83657c7be4824929fa48bf879345c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1668.5387149242765,
        "Y": 1944.4153107106367
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "e18f31371bcc4a1d8b9ecfa075dc6cd7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1659.2993611212764,
        "Y": 2418.994846434487
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "1a3282f609914467b21ab736c0de6654",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1657.7786699963963,
        "Y": 2876.9201352268865
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "3693f75497664ae5be24836d99491372",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1657.2926125006966,
        "Y": 3341.5804525758567
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "60ff4a3bfbb04adf8dda3aac99ea28e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1640.8986235090465,
        "Y": 3814.5607755262872
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "a36c9e475ace42a9998548d884278d28",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1640.2550622029466,
        "Y": 4285.6385880786866
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "f6eccc73d4884815b647c25c8395928e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1637.7452927500663,
        "Y": 4735.7137469606168
      },
      {
        "ShowGeometry": true,
        "Name": "Circle.ByCenterPointRadius",
        "Id": "568f093efb8c49f79b9b29fcd75a9238",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1643.0024104460363,
        "Y": 5205.1039292317964
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "e974167a33544b27b5be89ff83c525da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1032.7842853897464,
        "Y": 5401.684152184187
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "8b24529e599d4e4e92c48010422dbc22",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1278.2755596358465,
        "Y": 5397.2906821524466
      },
      {
        "ShowGeometry": true,
        "Name": "Vector.ByTwoPoints",
        "Id": "d2193139d5d54184a1c25c9db6d3bab7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1532.5516254694862,
        "Y": 5441.2400902161462
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "1569ade2f1714ba2836feca8f2520fcf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1985.2541179949476,
        "Y": 1473.8936630233065
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "e3b28badb3c741119b64455910cd6592",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2024.0938745713333,
        "Y": 1045.7594511984471
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "4e94c115db4d4518b31b6a34bd405c6b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2018.9343086429826,
        "Y": 1960.9194509944869
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "1ee52fcccc2449bfb7c3beb953cd3784",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2009.6949548399825,
        "Y": 2435.4989867183367
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "909bb30b94e94b88b04f8ffd684726f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2008.1742637151037,
        "Y": 2893.4242755107371
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "2d9f98da94fb4632bcdd57b87dd99e56",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2007.6882062194027,
        "Y": 3358.0845928597073
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "cf30b38f1a3449e4b029fa89e2602c23",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1991.2942172277526,
        "Y": 3831.0649158101369
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "bbcaacbc39b34291a92f11c1ce7a3369",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1990.6506559216532,
        "Y": 4302.1427283625362
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "ed61d1f2bd1a4dafaa2fa64c52196359",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1988.1408864687737,
        "Y": 4752.2178872444665
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.ExtrudeAsSolid",
        "Id": "d884fb9011fc4b7f90153130d0eb2f11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1993.3980041647437,
        "Y": 5221.608069515647
      }
    ],
    "Annotations": [
      {
        "Id": "24b0ffa2e250469a854a8041e62fadd2",
        "Title": "Main Structure",
        "Nodes": [
          "f60c483ae6e341cbbbdc35928e273b39",
          "c211b5cac19f4caaa17aac6749d25257",
          "a416ab55d4654704a72497f735c386d7",
          "e29c5a837ff3442097df7adbd93dad0f",
          "75aaf379ad5c42519f9a175b4ed89cec",
          "13bbb69672224c57a1042b4ab17ce477"
        ],
        "Left": -3163.177245151096,
        "Top": -1062.910040544245,
        "Width": 966.67822773494163,
        "Height": 292.04294443439278,
        "FontSize": 36.0,
        "InitialTop": -1032.910040544245,
        "InitialHeight": 339.24294443439283,
        "TextblockHeight": 0.0,
        "Background": "#FFD4B6DB"
      },
      {
        "Id": "341f9d5052b74bf88e5afaf1fabb5db2",
        "Title": "Bracing Columns",
        "Nodes": [
          "c421199f9ad143cc93ac25f6a3f18e24",
          "881f263698ec43d3ab43e3fc51407992",
          "9c20ec2773654d81949b4ede82ea3e5f",
          "dd8b68ce60d34c49a74fc95024b2893a",
          "d51ce19afee145a187646c5f24c14d81",
          "cb882e31ae48420b87fc239b9a88a2b5",
          "52570ccbfec24b08a90c1c85fc51c643",
          "04ffaee27405425290349ca066e052be",
          "b7f4fd0cc51b4ae7a1b76a3eb48e2c2f",
          "709adc86db574364ae111f6dba5b7ade",
          "045b933bdaa446fda2bfa2f2f694fbe4",
          "45c83344e62b4704b385c2e3146cc56d",
          "adba7eedb89e41e8a2ce24a45c84e987",
          "bfdc071131ba4735897586e96e7e5ef9",
          "8ce4f6bff8094370a2e565a8d8310eda",
          "a38f6c85d0214cff9026f7c83833bbd2",
          "86e1355d12824e48b000d60598ed2737",
          "3c976b001c2246abaead9b01bf63488e",
          "ff8ef08a38d14a099365e17a41d0cab4",
          "7c8b9a43e26e4818b6f3236768b04baa",
          "9ff6a8b56eb149c09a963dbd338723e5",
          "ef60ea21047241af94700c8681cebca6",
          "320decc1f4a647e180a0f696e256af92",
          "5d112281bea142398f9738bcb4a45ce5"
        ],
        "Left": -3164.9809399929095,
        "Top": -709.30125444635382,
        "Width": 1397.9488390204365,
        "Height": 1643.0177798187017,
        "FontSize": 36.0,
        "InitialTop": -679.30125444635382,
        "InitialHeight": 1656.499538482512,
        "TextblockHeight": 0.0,
        "Background": "#FFFFC999"
      },
      {
        "Id": "a471136458ed4989a243bd7b651cdcfd",
        "Title": "X Bracing 1 L-R",
        "Nodes": [
          "9d3d8f86f0644ec3b0ae594d01fb2303",
          "7eafe1eca19a4c06b78d4c7da3a6964f",
          "1e82c0b080484157944ea5c343ded528",
          "abaa7f7788fd45a398e4f926b2edde0e",
          "0a030a8461574fcebd42888fab897b93",
          "287df52631ed417bac136965e9d509e0",
          "8c724bf5fdf944a4b42d05ef4af152e6",
          "836a1c5315fa4fb0b8bd41340b2edeb0"
        ],
        "Left": -3190.6712542226605,
        "Top": 1037.8139634342897,
        "Width": 1180.1291788981348,
        "Height": 384.33616098435095,
        "FontSize": 36.0,
        "InitialTop": 1067.8139634342897,
        "InitialHeight": 381.13616098435091,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "d35e0ccd8083479ab41e078060027824",
        "Title": "X Bracing 1 R-L",
        "Nodes": [
          "be1998c88d614bfc8e6177db875e3e09",
          "a9d0d39a08de49c9a2aa06cc6d272418",
          "4532bd9a427e4807b82a78ed4ec9115c",
          "990efd22a43f49c68c7533be74899576",
          "081d258a0d924feaa9d39faa79d9201e",
          "1cc324a83c5642b2993e779f5e0e5605",
          "a1f0cc72f470476a9874e3090e9efce7",
          "c739cb56b2244a65b6d54defd46afaee"
        ],
        "Left": -3189.6520994421812,
        "Top": 1490.0314189052572,
        "Width": 1129.3986875904889,
        "Height": 384.33616098435004,
        "FontSize": 36.0,
        "InitialTop": 1520.0314189052572,
        "InitialHeight": 381.13616098435,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "9c2c6f3017254705827f7ac5d2729a6a",
        "Title": "X Bracing 2 L-R",
        "Nodes": [
          "377404d7d22644c3a6c03ed47ddf2561",
          "fb4cacb0c32b43bb93ad215332bee2d4",
          "b84cf93ea95243798259862662e14eb6",
          "d85241ae66c5460da6257c94d8ac7ad2",
          "0f606d29aa3c4134a4698bc7a8f90e77",
          "e6ac165609274613939aab67b8e2c51f",
          "56a5d2faea324ac9a5469968e8166dee",
          "2d8f4cdbbc7249f3ab58e2e900a262c1"
        ],
        "Left": -3195.8308201510076,
        "Top": 1952.973963230329,
        "Width": 1180.1291788981302,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 1982.973963230329,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "17b436fa14c948faa3f9d0c3878137de",
        "Title": "X Bracing 3 L-R",
        "Nodes": [
          "21f0c8eca1134779b3d664c4f2c1473d",
          "905c9e1e3dcd4848b217c53bb1507ee6",
          "b2c3d3f81a5b4a4e923fc00ae55f5866",
          "46d67e6e1f20462fa2cde9ad94caddfa",
          "64f7d3667ca84893ab79dcb1c8a1d480",
          "088c525e0a314e60be086055294e15d5",
          "a8abfe822efe40cfb7e101b6e326c0f1",
          "d37f25bce64742448685c383cb460bce"
        ],
        "Left": -3206.5908650788851,
        "Top": 2885.4787877465751,
        "Width": 1180.1291788981298,
        "Height": 384.33616098435004,
        "FontSize": 36.0,
        "InitialTop": 2915.4787877465751,
        "InitialHeight": 381.13616098435023,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "7568e0953d2647f5a2244c2c9258aad8",
        "Title": "X Bracing 4 L-R",
        "Nodes": [
          "67201762e3e04372bf7f6229ccc265a0",
          "516a0197f61142c79da557617853fa45",
          "918b21335d8644ebb1d3e1c39ab77c7a",
          "dd88a495e95543e2bda189acef08b486",
          "b49ee7d9638e4103bd2aea366da2272c",
          "94b45fec92634584894d37743c968300",
          "9b163fbaa1004d67881042e2c1974c62",
          "6f277f3686044273a1553b33f378da40"
        ],
        "Left": -3223.4709115662372,
        "Top": 3823.1194280459754,
        "Width": 1180.1291788981302,
        "Height": 384.33616098435004,
        "FontSize": 36.0,
        "InitialTop": 3853.1194280459754,
        "InitialHeight": 381.13616098434932,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2eb08147edb34924b5b8d8245f0260b7",
        "Title": "X Bracing 5 L-R",
        "Nodes": [
          "dc45e9ca74d247e0a40e6ae6112ada2e",
          "3394460f59c14dc0bad3427167922b5a",
          "84d63c9012064592bcf7a350329eeb9e",
          "56f9d57c7f6b473fa5c0ee2ba2ac9de6",
          "41e55a846da24c7fbd6ec341a4496b25",
          "e54b4d90a70e48e39af00e33f0b1573c",
          "cc3d7d1e00114fb3a09d6583c2f495db",
          "43d359f80ba94223846c9a09afc4111e"
        ],
        "Left": -3226.6242423252206,
        "Top": 4744.2723994803137,
        "Width": 1180.1291788981302,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4774.2723994803137,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e1cbb265fad646089e5ae77fb15a4b54",
        "Title": "X Bracing 2 R-L",
        "Nodes": [
          "f03e07bafffe4a2e946a6cf762a32715",
          "db704379dfe748ae805e5122a162a8c0",
          "7b8bfc74c75a4350ba6c1cccf6f58ae2",
          "59a5f8a159f94a2f889129e3e297633c",
          "84045424d0524400a49ed33ab554c537",
          "e91128bef92e409fb8790f4cbf222d29",
          "754e8847a11a4e1299bf57eaa1b0fcf8",
          "49d306a749d3451a9ca347096b741d82"
        ],
        "Left": -3205.0701739540054,
        "Top": 2427.5534989541848,
        "Width": 1180.1291788981298,
        "Height": 384.33616098435004,
        "FontSize": 36.0,
        "InitialTop": 2457.5534989541848,
        "InitialHeight": 381.13616098435023,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "3b822dcab87d41fba707a20d586a9041",
        "Title": "X Bracing 3 R-L",
        "Nodes": [
          "04abb24d00054696aef2e95ebd22b393",
          "ca98081b357f44258631c1f459e57f1e",
          "b427179e8f724ba4a7ab039d9e21dee2",
          "d360f4f1d9264870843ec0f568aaf1f4",
          "931c2e2096c94f04963cc0397556d7c3",
          "862e7e10213e4c4fac66be4bd9caa581",
          "78c54ee3fcb0403cb51020ab284bbab0",
          "bccd7dc391f542618fd83fe8d97d073a"
        ],
        "Left": -3207.0769225745867,
        "Top": 3350.1391050955544,
        "Width": 1180.1291788981298,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 3380.1391050955544,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "b1df21c7ef9b4589a446e9d36ae7cd37",
        "Title": "X Bracing 4 R-L",
        "Nodes": [
          "a010b1b8edb145839ffe3fdbaf950177",
          "ef74424dd5384a399458b34b52879baf",
          "8d830772b6464b058e3599682b7fb83a",
          "bffc3a2ceff04eabb75f16c6fcf538e9",
          "430e2fa5950c4f94a197972e1f8d327f",
          "7a00a1968c28437ab168862841b5ff97",
          "a20b1c2802494767a26ae4453694ad0e",
          "fb420df85a154656b4912434710432e7"
        ],
        "Left": -3224.114472872343,
        "Top": 4294.1972405983788,
        "Width": 1180.1291788981298,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 4324.1972405983788,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "515f9d63faef4dcca6ce0d46e1e27dce",
        "Title": "X Bracing 5 R-L",
        "Nodes": [
          "6633f7d3bf2f44a2a78d3881fb6e72f3",
          "734112d0cc0041f39451614ccd506a3d",
          "80253b9c4f6c417a99d3fcaf867464ae",
          "66f109982ed6456683a67aa7bf801e34",
          "66e32ff96442426589c4bd7117778f9a",
          "1bee03c18d5a4c3ab7a2e2455ede5eb0",
          "bd996fc0849e4f049d7b9ce8b4cbb09e",
          "68f8bb5c293c40c582b523dea1d239b7"
        ],
        "Left": -3221.36712462925,
        "Top": 5213.6625817514923,
        "Width": 1180.1291788981302,
        "Height": 384.33616098435141,
        "FontSize": 36.0,
        "InitialTop": 5243.6625817514923,
        "InitialHeight": 381.13616098435159,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2b3ce36dede242328eb545305d157301",
        "Title": "X Bracing 1 L-R",
        "Nodes": [
          "a1712bf922a54630a0ef274275fc76d0",
          "9abb90a08e404d2a92dfa8a5304cd3c4",
          "39536a3da275454ca6e91a1873d6e47f",
          "27ea25b3b8854c4ab995912ef3a8d14c",
          "d6d3f3c249814ede9bce90f0eebb6269",
          "543f805410a647bd8cc74e00fc96b2c1",
          "c774cc9d99744fbdb358222ffda9b398",
          "107c430fa99a472a85689516e2d526d8"
        ],
        "Left": -1804.2109875754336,
        "Top": 1014.2148057640168,
        "Width": 1180.1291788981302,
        "Height": 384.33616098435027,
        "FontSize": 36.0,
        "InitialTop": 1044.2148057640168,
        "InitialHeight": 381.13616098435023,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "821aeb18d2314b528fb4d5b0d7e6afcc",
        "Title": "X Bracing 2 L-R",
        "Nodes": [
          "72e9c70c0f94468c85514434f939cd23",
          "5002f1b4642c4e49a853527d4df1bafa",
          "65824820b24f4febb0b647a43144da24",
          "3c32b3afaa2747128f8b8b6b7450e63a",
          "b83044d13c1947a6949442ea0b81502d",
          "52e708e5911747fdb8f19d176806a7e4",
          "a09d545b703948618d1ac61b12a3a987",
          "2166f994b7a44835802fca5f33572afe"
        ],
        "Left": -1809.3705535037834,
        "Top": 1929.3748055600565,
        "Width": 1180.1291788981298,
        "Height": 384.33616098435027,
        "FontSize": 36.0,
        "InitialTop": 1959.3748055600565,
        "InitialHeight": 381.13616098435045,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "55e6f59bf2894bf1bf27abe0181fd9b4",
        "Title": "X Bracing 2 R-L",
        "Nodes": [
          "cf1e4cd1e3234357abec1c78a09cc7ca",
          "e66a0f73513240a88a1a53164e2f84a4",
          "8f70ad2fc0474d0eae0d6f45084b6c33",
          "6df930e0e39545b1a47f19e94ce4c417",
          "9d39ed207bec402cb28f620fb17ee1d0",
          "eb5f8f59a0884502a9f9713ea6c4b747",
          "1d98b55fca0b48ae94a85a39d10d7802",
          "b855a3825bf244209fa0ff664d94a98d"
        ],
        "Left": -1818.6099073067835,
        "Top": 2403.9543412839066,
        "Width": 1180.1291788981298,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 2433.9543412839066,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2568bbed1f3742098627985436cbf450",
        "Title": "X Bracing 3 L-R",
        "Nodes": [
          "f318f79539ec4454a7e53325a2029ba1",
          "f11ea6be03334c6abeb4dc4c4c7ca0e0",
          "997314b749b0453ebee74af7a27a50d3",
          "26b6509b357444d98c339858b5f9a8e6",
          "5631e2e05c2c46a5b67c59fb5652b872",
          "232ee8bbb01a46e7aa111f842517d013",
          "d3452b7e77424a33995394ae36bd7aae",
          "5aefb00e34824f968c8a980eb067d6c7"
        ],
        "Left": -1820.1305984316637,
        "Top": 2861.879630076307,
        "Width": 1180.1291788981302,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 2891.879630076307,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "65ff36dbd8ac43559142e1c166c09a65",
        "Title": "X Bracing 3 R-L",
        "Nodes": [
          "b58a98dee2c14e2886ae17cf07393fdb",
          "16e8f554358743479c0a545d78a0b161",
          "d08a49bf13024991881f6d978e39b304",
          "a3a2d2daa7654e8e92c0273c0c9d8eb7",
          "a6fc2f88801c48dc825ddd1caf4778b7",
          "5598832cf77349fbb0ae7c5354dbb45b",
          "792c81cd5fc74bfa9ac5ceebbbfe90b4",
          "16dbe6bfcf3448ec82eb40921502344d"
        ],
        "Left": -1820.6166559273634,
        "Top": 3326.5399474252763,
        "Width": 1180.1291788981298,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 3356.5399474252763,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e1b48a25bc9647c584f2643bd2d44250",
        "Title": "X Bracing 4 L-R",
        "Nodes": [
          "fd8419c2c11f4a73a63c6da95b1f17eb",
          "79b9d16e0e8245b2bff823242490a6ba",
          "a06f292000e54e12b6afd82ca8b84dc7",
          "bf96fb2dd1c64f1d81465ca9d264a684",
          "64651e72e5374436ac57fd455c79c8bc",
          "e5cfc129da3143fe84c506be00626430",
          "3718a76ef2a8455596526009e6d54fc8",
          "0da37e87f9cc4cb8875d8ab0022fbec2"
        ],
        "Left": -1837.0106449190134,
        "Top": 3799.5202703757068,
        "Width": 1180.1291788981298,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 3829.5202703757068,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "29effd100dc54483948232e75019ed2f",
        "Title": "X Bracing 4 R-L",
        "Nodes": [
          "015bbf75ad3842438288786f13ba1597",
          "9107c591a3c04e209718c095b0a4185d",
          "eedc4802f40d4b2598a11196597171f9",
          "02b8f2e3dda540c7896083d4c7ab0d23",
          "7a6a584a159d4e5caba6c056824b8812",
          "efbad39acb984bb6a7271cf43703085c",
          "122013235d594c07b57c4f0700ec256f",
          "752a43a4c2084c79b2617a3feedb64d4"
        ],
        "Left": -1837.6542062251133,
        "Top": 4270.5980829281061,
        "Width": 1180.1291788981298,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 4300.5980829281061,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "d2841e4f162646b3ac2f3ad7d29e289f",
        "Title": "X Bracing 5 L-R",
        "Nodes": [
          "08dbc8a8a3ef45da92a1aee906ce298d",
          "bc922886274f4d7a91e97cff0affae28",
          "eff29ce788eb460892193aabf098b016",
          "1d0fbf6ca2024ca48988e863b158b2dc",
          "88e4d5e06e5e4213a8a1411db89dd323",
          "4b17424c97bd45e6aba25355f1fb99e0",
          "75eb1c118f204a3aa8aada73e54f9ce5",
          "94de266f1a1b4f47ab9413e7c698e623"
        ],
        "Left": -1840.1639756779937,
        "Top": 4720.6732418100364,
        "Width": 1180.1291788981302,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4750.6732418100364,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "a42f843a874145bf9d7cc371d7390fee",
        "Title": "X Bracing 5 R-L",
        "Nodes": [
          "8ac4dd4f130949b2bb4c15373cac9dcc",
          "47e0613a902c42798b037ea4923f0516",
          "b0f1a4ba4a5943eca5c060e473136f1d",
          "437bc847716b453486c7166af5d410da",
          "935ff0bd0e7047d6a37b78b0a63b8cf3",
          "ccadd109c78d4bfeac1f1bfe034bbb6c",
          "f9068e24e3d74f82beabc59d3b3db6b4",
          "e25f6f025977408084bc87f93e099a36"
        ],
        "Left": -1834.9068579820237,
        "Top": 5190.063424081216,
        "Width": 1180.1291788981302,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 5220.063424081216,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8c60678ffbdf49aaba4615a637fd77ed",
        "Title": "X Bracing 1 R-L",
        "Nodes": [
          "293a6558f6784f02a4744818c36b4d5c",
          "a6a0ce95e15c4132926aec993c0a4bb6",
          "5327166098b6499282f61f96c95ebfee",
          "f88f9f1ef55e4aeca3ded8bae2dae097",
          "3d7c82702b93486e94deb7c77c62b96d",
          "a78471c5ffb041e79c27703ebce5a50f",
          "d337276372bd4a91acedc02fa3031a8c",
          "879fed6f0d054c7ba01054a380ac19fd"
        ],
        "Left": -1792.3202528441789,
        "Top": 1456.0885256513657,
        "Width": 1129.3986875904898,
        "Height": 384.33616098435004,
        "FontSize": 36.0,
        "InitialTop": 1486.0885256513657,
        "InitialHeight": 381.13616098435,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "fe3e9cbec9584d8dbdc5306cf6bf8872",
        "Title": "X Bracing 1 R-L",
        "Nodes": [
          "89d965209f3949148c41ad48fd4e676f",
          "1b67a893f0f44d53b890c90bcdab37d6",
          "cbfe3c8f200f451ca0b3e27a5bb42b82",
          "2f62e6123e97461e8269247109b8265d",
          "54d57bb4abca4e398e13d2dffca9d914",
          "046c9bf2dc44403a9e54a4a16d7e5bd5",
          "7de33f8951444df3bcb0e38492046002",
          "1b816ac3ade943a7b81cabc2830f55d3"
        ],
        "Left": -389.58647506132525,
        "Top": 1469.1092281476781,
        "Width": 1129.3986875904911,
        "Height": 384.33616098434982,
        "FontSize": 36.0,
        "InitialTop": 1499.1092281476781,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "9bbf44284cc24a6ab49424d18397243a",
        "Title": "X Bracing 1 L-R",
        "Nodes": [
          "32d3a26c9a164d338ccf09a672a6ab4b",
          "03c771daf8d845f08868f77c47fa49ec",
          "1c3e9645337b40b3a92ae14d347fe387",
          "ed16ec4cc26e42429695d06dbe2e4479",
          "53224c188cbf4c9984e57ee923b99034",
          "0f3227e74710461794deeff985c2e9c0",
          "123cb10df63148f99788d287042d5b92",
          "2af84c6c7bec428caaed46497968d3f6"
        ],
        "Left": -401.4772097925752,
        "Top": 1027.2355082603276,
        "Width": 1180.1291788981271,
        "Height": 384.33616098435073,
        "FontSize": 36.0,
        "InitialTop": 1057.2355082603276,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "11c4c51d77a1490dae246ac9eb953c2a",
        "Title": "X Bracing 2 L-R",
        "Nodes": [
          "0719c994c485447d9c43af8b65db030f",
          "cc35dabceb3e4ab8aaa87a4441512d24",
          "370386fd9ad54d8184648a631074afe7",
          "6fd28e154f5c42aa99bcc0c72b2aa6aa",
          "357d975d94cf4603a0684dd2c3f4ebdc",
          "e1070e06ce5a4a068a8b04be7890a60c",
          "c74e98d1adad40909b27e54592823fc1",
          "0a4b5faa849e409982bb613174afc6ce"
        ],
        "Left": -406.63677572092524,
        "Top": 1942.3955080563678,
        "Width": 1180.1291788981262,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 1972.3955080563678,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "4e0a92c8410a40409a64ff0a8f2f530a",
        "Title": "X Bracing 2 R-L",
        "Nodes": [
          "58d3c1af391f44c3a5a966b83e54a434",
          "894d6c8d903d417686b6f552df1b4703",
          "ddf9ab8587b84ab88fbd999ac55f0fda",
          "e9e750e8c85f465eb31e4e48a9ac7929",
          "30d633cf0f9646a4974c09334825c443",
          "a3de4d4b806a4c029db4b1d275b52583",
          "3727a2b1e9b44d57a226adfe53a5c4db",
          "2f2571bccc5a417788c5b6921b468dfe"
        ],
        "Left": -415.87612952392533,
        "Top": 2416.9750437802181,
        "Width": 1180.1291788981262,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 2446.9750437802181,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "cfdf52f168494e9db434c6d9874bf6db",
        "Title": "X Bracing 3 L-R",
        "Nodes": [
          "8016f131b54c4abcb4c6589ecebdb6f8",
          "00a07d336e06411789886c1abd20ee89",
          "a75b80b5cf674d8fbcaf1ad9b6adce1b",
          "878b52dd04ca42719dfc933f7ed4c9f1",
          "b81688fdf7314d3591aa7056116d51bf",
          "d180d6c86d4846d9a4aeefc103302db2",
          "5ed1ac3291674166b5e4d773b5b81a22",
          "cb6b7af9dd4b47adad197359d2623f5a"
        ],
        "Left": -417.39682064880526,
        "Top": 2874.9003325726176,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 2904.9003325726176,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "0490e4eff89a4be38fe0ecc7fbabd0a4",
        "Title": "X Bracing 3 R-L",
        "Nodes": [
          "cdb7d5d5d6354b529d9a48a9ce7ecf31",
          "996a3a3b63bc47e9aaf85a06e09b034a",
          "7ba2ccdc70354dcf833a12c8ed32a4c8",
          "ef510575c6fb4f478528d2328050acaf",
          "2bc6d287d150491f9cf0746e65488bb4",
          "436fd67d9a414533878b251fc71ad433",
          "a9ab6616b730408b822151d8fff12cbf",
          "3b83e6598fd44e37ab592b340b2cb7ea"
        ],
        "Left": -417.88287814450518,
        "Top": 3339.5606499215878,
        "Width": 1180.1291788981259,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 3369.5606499215878,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "c3c155e30d5e4576b17abbf3b97b6731",
        "Title": "X Bracing 4 L-R",
        "Nodes": [
          "18fc789d2b0947ae99d470589cf20ef0",
          "a49dee63446c48a98f895779536a3bcc",
          "ed32bbeac9f441eeab36c2a786686b42",
          "6e499fda5d96494a97aca46490085160",
          "3709b343fe76447d8cdf2cc121935dd9",
          "f1a9e38d0c764f98a1a37fec85081973",
          "cff4c826ab044f2d8aa3e9ef6832e7f4",
          "3e584ffe0d134addaf53ca7e8f77a38f"
        ],
        "Left": -434.27686713615526,
        "Top": 3812.5409728720174,
        "Width": 1180.1291788981262,
        "Height": 384.33616098435186,
        "FontSize": 36.0,
        "InitialTop": 3842.5409728720174,
        "InitialHeight": 381.13616098435114,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "3d26930aaf3a46309b28073126acdf7f",
        "Title": "X Bracing 4 R-L",
        "Nodes": [
          "8d8184850ee440729e115847e95ca87d",
          "5733b323a71c4d348b5d359b9ca3dab6",
          "c00edabfb4f24fd9b9f6d0e99ffb0e88",
          "bdae43ba5e994131b8cb93f63abb9449",
          "fb04d125b9fc4797b50aae6a8822b8ff",
          "60074485739341759930e2f9b369415d",
          "1ae5787baa3f447db947bfc9931c88d2",
          "82d84fdcb5cb4abea702f9e4cd7f309f"
        ],
        "Left": -434.92042844225534,
        "Top": 4283.6187854244181,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4313.6187854244181,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "8390c76eb1054ac792060e9d13e032fe",
        "Title": "X Bracing 5 L-R",
        "Nodes": [
          "995477fb75c34b5091f890f316ff3811",
          "14da909a64564f2e90494c276ce1d7b5",
          "cc2e891b665b4e88a20d668334e59a8c",
          "47427ec105154203b5d450d426a6f157",
          "dd2a46679d3249cba57dbbfcd18aa084",
          "a9c89be835f94331802f0e79527a1dd8",
          "ac5d64a79c91478e8cb7f2fcaae07639",
          "3e75f1f2e33d4b0eb2e4071baed7fe13"
        ],
        "Left": -437.43019789513528,
        "Top": 4733.6939443063475,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4763.6939443063475,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "ecdab406ee384163a534aef276532468",
        "Title": "X Bracing 5 R-L",
        "Nodes": [
          "72ddb7fe8ed3412ab67e9562f83e8860",
          "49f45a94f5eb457d8494887337fb5926",
          "7407c7fe3f8c4909b1457f8735e65630",
          "680d8f3224f94a2282ee07aba6528201",
          "79b7402e1a7e46b1a65b212486a645b9",
          "12b834d1ef86457b98aab0551b0534b7",
          "bf770e59b6ec4f5d8d301d1614e6d4dd",
          "7b9b7ff0884b4f0697b9efec60a4a4b9"
        ],
        "Left": -432.17308019916527,
        "Top": 5203.0841265775271,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 5233.0841265775271,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "f95de89759d64300a20f62ea2511af72",
        "Title": "X Bracing 1 R-L",
        "Nodes": [
          "94e43e8f552f427aaf17b40706c7bc8b",
          "42819d257c0842268e8d4ad83fa98f27",
          "3ece3e443edc4005abd4bf0f93057639",
          "e38a7ed4555d473f9674f07624f576c5",
          "c4e747308e364b15aa517ed434494e12",
          "70b988d1849a4bc49d7743a79d017f82",
          "b1be31aa80a6415da4fb6fac2bf7e5b7",
          "1569ade2f1714ba2836feca8f2520fcf"
        ],
        "Left": 1061.8554304044565,
        "Top": 1441.129030801947,
        "Width": 1129.3986875904911,
        "Height": 384.33616098434982,
        "FontSize": 36.0,
        "InitialTop": 1471.129030801947,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "7fcebdd7dff3488bb911b9f7bf8d4d27",
        "Title": "X Bracing 1 L-R",
        "Nodes": [
          "96c37cad10a74fc8a3df71a13b50ff11",
          "6c1530145b0e419a9f27898fce8c2e9b",
          "2a1540a169bd4026ab443a63d0771fda",
          "b6a534144d684c57ae5f7d8a193716ee",
          "f8084454436e404099d7fa4fcd4fa18d",
          "75a1483bdb7041569c7cf7d8aee07c01",
          "9806e3a5f5ce401597fa7946f861a8b5",
          "e3b28badb3c741119b64455910cd6592"
        ],
        "Left": 1049.9646956732063,
        "Top": 999.255310914597,
        "Width": 1180.1291788981271,
        "Height": 384.33616098435027,
        "FontSize": 36.0,
        "InitialTop": 1029.255310914597,
        "InitialHeight": 381.13616098435023,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "e5e1aaead68f4168a26123e2d83f11fc",
        "Title": "X Bracing 2 L-R",
        "Nodes": [
          "2e017d3dd0ad4d898a1d6219ff23816b",
          "bac2d8996d2f42e49a57665c091063a7",
          "857ebc2f34e94b5ebeea418f48d146dd",
          "2400492632d84f6d8dfc7801e514215c",
          "942d6791a70a47a5b23ef882880dcc51",
          "d5db7df8bea34fe5be68e226db87bcba",
          "68b83657c7be4824929fa48bf879345c",
          "4e94c115db4d4518b31b6a34bd405c6b"
        ],
        "Left": 1044.8051297448565,
        "Top": 1914.4153107106367,
        "Width": 1180.1291788981262,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 1944.4153107106367,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "b58e1477d6444822a0d70639e38a3d70",
        "Title": "X Bracing 2 R-L",
        "Nodes": [
          "2e0429071dea462cad749dacbc1eccd0",
          "3e4e2fab88e147e382fc1572c32718f0",
          "05ce2ca277234ff18a5e1502c6d3aafa",
          "af3277e90ce44666896e2f9ca75cf42c",
          "9dd4e805066043218fa0c5933d321e4d",
          "5ae6e84cf923451ab9269eef648f1485",
          "e18f31371bcc4a1d8b9ecfa075dc6cd7",
          "1ee52fcccc2449bfb7c3beb953cd3784"
        ],
        "Left": 1035.5657759418564,
        "Top": 2388.994846434487,
        "Width": 1180.1291788981262,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 2418.994846434487,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "91f58ba1524341439ba78e57a17cc920",
        "Title": "X Bracing 3 L-R",
        "Nodes": [
          "8a6b071e9b114a28a7c876a66757c881",
          "ff888667f29c4267a22c5e5c905b231c",
          "14877f9bd3a24713ad18769100d2f2ec",
          "f2e1278e443c4645b22383a4cbb40784",
          "a9f97af6bafd4afba61148f14a04c98d",
          "501f0722ef1b49da98fbe181f50546c4",
          "1a3282f609914467b21ab736c0de6654",
          "909bb30b94e94b88b04f8ffd684726f3"
        ],
        "Left": 1034.0450848169767,
        "Top": 2846.9201352268865,
        "Width": 1180.1291788981271,
        "Height": 384.3361609843505,
        "FontSize": 36.0,
        "InitialTop": 2876.9201352268865,
        "InitialHeight": 381.13616098435068,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "6b1d2f9e91444378894c8d2bc933513b",
        "Title": "X Bracing 3 R-L",
        "Nodes": [
          "0164aaf4fc9847189690570d2a53ee4b",
          "3693f75497664ae5be24836d99491372",
          "2d9f98da94fb4632bcdd57b87dd99e56",
          "3657b37a58294002bfcb735d0bdabc32",
          "cbcdca2f89d2474ab86b62016806fe39",
          "716a8c15060d4c95bc2570f89574be14",
          "106a2132e98c40bf83dc9ee09433542d",
          "bca9513dbc3249658559ba336b308c9b"
        ],
        "Left": 1033.5590273212765,
        "Top": 3311.5804525758567,
        "Width": 1180.1291788981262,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 3341.5804525758567,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "564b8b669ab9409d96742f7582715620",
        "Title": "X Bracing 4 L-R",
        "Nodes": [
          "49a538c23a194ae8bf0f4a2c78dddae9",
          "41de4ad186864761b1abea2c6bbe29d0",
          "a798220ec82f4161bc650a063c011671",
          "4a27593b2c784eef92b614cf6b817ba2",
          "bcb6c84de9d5469cbd274a48a75e92a7",
          "2e480852ca264770ae95738a5fc21c29",
          "60ff4a3bfbb04adf8dda3aac99ea28e2",
          "cf30b38f1a3449e4b029fa89e2602c23"
        ],
        "Left": 1017.1650383296264,
        "Top": 3784.5607755262872,
        "Width": 1180.1291788981262,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 3814.5607755262872,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "4e573ed4bc5e4994b3e61b4a5ea84936",
        "Title": "X Bracing 4 R-L",
        "Nodes": [
          "a36c9e475ace42a9998548d884278d28",
          "19b9a7d284ef40169020cf581bac7823",
          "bbcaacbc39b34291a92f11c1ce7a3369",
          "c2abe84d69344c54b381caadd8510eae",
          "9df48a33d62c4d18b3111a79f64a1e72",
          "bc1f8b37f3b74d2d97f941bab6f446c9",
          "41477da2714447978297a0ce7382893f",
          "227a957807a9428783fccd5c76edf5bb"
        ],
        "Left": 1016.5214770235266,
        "Top": 4255.6385880786866,
        "Width": 1180.1291788981266,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4285.6385880786866,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "99a39fb84c3e44a896e2b48112eb4202",
        "Title": "X Bracing 5 L-R",
        "Nodes": [
          "606da345b37d450683813e902cfecae5",
          "3554582c10914d0691aeb2156993872d",
          "3fbb02c0073b45ba993e021823c3858a",
          "add9c6ec30fe4887baa706b146381ac9",
          "ee3e8e21649842b7ae102455c515b07a",
          "9b853d5656d84f209a1c59d777b979ff",
          "f6eccc73d4884815b647c25c8395928e",
          "ed61d1f2bd1a4dafaa2fa64c52196359"
        ],
        "Left": 1014.0117075706466,
        "Top": 4705.7137469606168,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 4735.7137469606168,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "c82cc7ca32854d589db40960b5bd4f27",
        "Title": "X Bracing 5 R-L",
        "Nodes": [
          "568f093efb8c49f79b9b29fcd75a9238",
          "a1e666dfdf584ef59b2432764e4b5415",
          "d884fb9011fc4b7f90153130d0eb2f11",
          "e7657949c3164be49479253683e1b229",
          "3b769d8ba4f04a709de48c9d52393a23",
          "e974167a33544b27b5be89ff83c525da",
          "8b24529e599d4e4e92c48010422dbc22",
          "d2193139d5d54184a1c25c9db6d3bab7"
        ],
        "Left": 1019.2688252666167,
        "Top": 5175.1039292317964,
        "Width": 1180.1291788981271,
        "Height": 384.33616098434959,
        "FontSize": 36.0,
        "InitialTop": 5205.1039292317964,
        "InitialHeight": 381.13616098434977,
        "TextblockHeight": 0.0,
        "Background": "#FFC1D676"
      }
    ],
    "X": 431.882178381211,
    "Y": 172.6149197809136,
    "Zoom": 0.052678856362208565
  }
}