{
  "Uuid": "964f28ba-d02d-4a87-a9ec-45d5776ea7cb",
  "IsCustomNode": false,
  "Description": null,
  "Name": "1stDesignOption",
  "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"
    }
  ],
  "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"
    }
  ],
  "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": -50.717475891113281,
      "EyeY": 30.54041862487793,
      "EyeZ": -29.723978042602539,
      "LookX": 39.640087127685547,
      "LookY": -19.46821403503418,
      "LookZ": 20.450437545776367,
      "UpX": 0.1726166307926178,
      "UpY": 0.980955183506012,
      "UpZ": 0.089053414762020111
    },
    "NodeViews": [
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "f60c483ae6e341cbbbdc35928e273b39",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -785.65244597915125,
        "Y": 172.37161224751105
      },
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "c211b5cac19f4caaa17aac6749d25257",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -788.70756962219411,
        "Y": 300.40556487282913
      },
      {
        "ShowGeometry": true,
        "Name": "Number Slider",
        "Id": "a416ab55d4654704a72497f735c386d7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -789.20295327386907,
        "Y": 236.28951918124039
      },
      {
        "ShowGeometry": true,
        "Name": "Point.Origin",
        "Id": "e29c5a837ff3442097df7adbd93dad0f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -338.30496182500815,
        "Y": 106.16262043843631
      },
      {
        "ShowGeometry": true,
        "Name": "Point.ByCoordinates",
        "Id": "75aaf379ad5c42519f9a175b4ed89cec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -397.40045727817369,
        "Y": 216.04330729666583
      },
      {
        "ShowGeometry": true,
        "Name": "Cuboid.ByCorners",
        "Id": "13bbb69672224c57a1042b4ab17ce477",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -58.524725538927669,
        "Y": 146.79077356248752
      }
    ],
    "Annotations": [],
    "X": 490.93399269789154,
    "Y": -52.4063290784689,
    "Zoom": 0.76946054365138183
  }
}