{
  "Uuid": "a91f3006-7e96-42f1-bc60-6f818075f958",
  "IsCustomNode": false,
  "Description": "",
  "Name": "TianjingWu-475629",
  "ElementResolver": {
    "ResolutionMap": {
      "Point": {
        "Key": "Autodesk.DesignScript.Geometry.Point",
        "Value": "ProtoGeometry.dll"
      },
      "Math": {
        "Key": "DSCore.Math",
        "Value": "DSCoreNodes.dll"
      },
      "List": {
        "Key": "List",
        "Value": "BuiltIn.ds"
      }
    }
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "fecfb9564dcb4968894243a0b394dfa9",
      "Inputs": [
        {
          "Id": "a03797146d304721bbb980deaa3b0ed1",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2ae797dad7b84a78b0612daf17973d44",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c43329e0bad3425b8849835e1aa38f7e",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a0bea39f6c27459da7b3bfe501b88452",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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.Plane.YZ",
      "Id": "9d2d254b84f8431bb72b1019ebd124c6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f66b9a73a43046f6b3c04dd993cfc532",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "76387535be8344e5b4de3079da87618c",
      "Inputs": [
        {
          "Id": "feabaec215614811b36bf9bb22f156c5",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c03e5c949674495a710f9ce8b70aa01",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "14511ce2566545ceac534a1928dffef3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "d21786aa9cb14f848c39ff02392f9146",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d63ec58e473f447882166d81d3b8354e",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "db72d7a322cf4ab9b41636aa77b39afd",
      "Inputs": [
        {
          "Id": "62eef8e37f084088a864eb878809883d",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cb885bf02c8b44b3a81ab5f08cefde12",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ae72959a1025415dbcb65d767647391d",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48632f271a5242bba12cc1f533e5baca",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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.Arc.ByThreePoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "f9ffec7ca7f44a0bbb9c549335700c4b",
      "Inputs": [
        {
          "Id": "93a98979fa534c9d9e4280b46fd9e12b",
          "Name": "firstPoint",
          "Description": "圆弧的第一个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a936c0acb70b48a78bbbde0c65b377ee",
          "Name": "secondPoint",
          "Description": "圆弧的第二个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "33d61c3a909c4311aa5b91263c89a7b0",
          "Name": "thirdPoint",
          "Description": "圆弧的第三个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
          "Name": "Arc",
          "Description": "通过三个点创建的圆弧",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过提供沿周长的三个顺序点创建圆弧。\n\nArc.ByThreePoints (firstPoint: Point, secondPoint: Point, thirdPoint: Point): Arc"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "710eab23212447aa858666053a787137",
      "Inputs": [
        {
          "Id": "91de6c9e30b4430faa3a10c69026fbad",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0336d297b4cf46fda905529a41f0ecb4",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "534a1c92d29243c493b1cd9c09d41c6e",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "2e47e5cf635a4452ba2ae55789d1ed11",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6a4c5c134896418296a1bde0b29d9078",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "10;",
      "Id": "b85fe1c8af5c41339af86290600a7d0a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8c40eefff079441797833d0d90e0d7ff",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "0399f038fd154e4faac2d38210b8bc14",
      "Inputs": [
        {
          "Id": "5cefbab9e9604d3cbe9d6df4468fa541",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ce74c5a97a343dd8018b4e1c9264911",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ba55816d5714f4db9206cc6fb782a5c",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b7b57f50938b4f8fa10bc794629823ac",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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.Plane.YZ",
      "Id": "8a99ca5693d9441ea0662238b2c5d53a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c16d7e4df3c146a699bfe55184fe7f94",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "13508656bdaf421db395c34b8584c15e",
      "Inputs": [
        {
          "Id": "8f454003636d467eb414b979458785c4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "231ae06b48944744ac8d87368903dc2c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5dfa5aad464940c890e877502f0fb3da",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "8647cb145c5d45908c794455a30ef671",
      "Inputs": [
        {
          "Id": "b78147298651475e9c4631f8f6dfcab6",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "216fdce3798f4a0d961b86351032c99c",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "738e1472e4574d6abdb3df8f417ac794",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24d3738396684343afdbcd01489dedf2",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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.Arc.ByThreePoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c065b4a6a1884152b1f080f7838e2135",
      "Inputs": [
        {
          "Id": "5c3a091f195a4a2d9c35b15c3c064ebb",
          "Name": "firstPoint",
          "Description": "圆弧的第一个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f61d89428db64cb5a5efa97303260f61",
          "Name": "secondPoint",
          "Description": "圆弧的第二个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2fc0768a87aa4a838782ca614c491113",
          "Name": "thirdPoint",
          "Description": "圆弧的第三个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4733a9ead4be41d5b544eaa74ba42a3d",
          "Name": "Arc",
          "Description": "通过三个点创建的圆弧",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过提供沿周长的三个顺序点创建圆弧。\n\nArc.ByThreePoints (firstPoint: Point, secondPoint: Point, thirdPoint: Point): Arc"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "20;",
      "Id": "5f3dabc10b844d02b74b14326b38beba",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c6cdcb602b14486a85068ff9fceacee6",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "7df76b15b4f141098f34214de0957bfb",
      "Inputs": [
        {
          "Id": "b0fead68735c43a1a7733dbefb3f876b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91bcbdbb2d4b4072a078e1b4edb999a2",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1247371585904d20b9955e50a38cf492",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "550edc9854f9465781cb005a832b0915",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7518313b9faa430eb7d01a530c570c86",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double",
      "Id": "8d017ee77a284d578d159e55a5cf37a4",
      "Inputs": [
        {
          "Id": "25589e34c6f94ce6b14fc77f7bcd798b",
          "Name": "coordinateSystem",
          "Description": "矩形的坐标系(矩形中心)\n\nCoordinateSystem\n默认值 : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7033b41c6b21438084dff04ae33378e4",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "203e2caf5d2a43e4af56dacc10f88328",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c6241fc93e347fc80cc4a733ae925a7",
          "Name": "Rectangle",
          "Description": "基于宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以 CoordinateSystem XY 平面上的输入原点为中心按指定宽度 (X 轴长度)和长度 (Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "2c6486f5b0204702bd71550870602212",
      "Inputs": [
        {
          "Id": "12c683fd4aa24f7bac07f883d750dc76",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3412fe10f524e05bdb91b4945d8352c",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0d32b4fcfef84e8684d5fa9c85dc1bad",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0..1;",
      "Id": "370d97d14fd54b3894db870f3beee449",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d7f76d70b5944e4a1c044428b32937e",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.ToCoordinateSystem",
      "Id": "233b2b7748e346b586bb0e23d03df99b",
      "Inputs": [
        {
          "Id": "b60c7bda82ed4d8fb961dc7a4beca0cd",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "712f76a9e1974b1799a1ceef6b72fb8e",
          "Name": "CoordinateSystem",
          "Description": "CoordinateSystem",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "生成表示该平面的新 CoordinateSystem。它基于原点以及 X 和 Y 轴基准。\n\nPlane.ToCoordinateSystem ( ): CoordinateSystem"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Transform@Autodesk.DesignScript.Geometry.CoordinateSystem",
      "Id": "96932d6e40c247a28032033efcb4b294",
      "Inputs": [
        {
          "Id": "c69570b859554fd0b86e8a99d5cf774a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "99711e28760e4847acd7ce54b50a2862",
          "Name": "cs",
          "Description": "CoordinateSystem",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cabd5e34dcd94fdc9be71d8345f08ec3",
          "Name": "Geometry",
          "Description": "变换的几何图形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过变换给定坐标系变换几何图形\n\nGeometry.Transform (cs: CoordinateSystem): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByLoft@Autodesk.DesignScript.Geometry.Curve[],Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "ebcb0b17f4ab4c04930946a12d43a4a0",
      "Inputs": [
        {
          "Id": "4cbe8a3431664e659a87ce6c87fbe195",
          "Name": "crossSections",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a12109fb59e8452182f06a77dcfddf6d",
          "Name": "guideCurves",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52b0f9c841ff4eb9bb636e9cb77a1789",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面闭合曲线之间放样来创建实体。\n\nSolid.ByLoft (crossSections: Curve[], guideCurves: Curve[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double",
      "Id": "959811391d9a462ebae75fce891413f4",
      "Inputs": [
        {
          "Id": "7c85877d10bb4e2cb0c13f92400f2ad6",
          "Name": "coordinateSystem",
          "Description": "矩形的坐标系(矩形中心)\n\nCoordinateSystem\n默认值 : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ebe135d84a64085bf71c608b14ded74",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "182946a96ad44e19b5fe9e93544c5b1b",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f84ce5f940e647c0ac422537bf3e02b2",
          "Name": "Rectangle",
          "Description": "基于宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以 CoordinateSystem XY 平面上的输入原点为中心按指定宽度 (X 轴长度)和长度 (Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.ByLoft@Autodesk.DesignScript.Geometry.Curve[],Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "64b805199ac143af8ebd95f21dc5cbce",
      "Inputs": [
        {
          "Id": "b2f758b8aa404e4fa87d46e633d57ca5",
          "Name": "crossSections",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9e9df92c69e424bb9720d6081e8984b",
          "Name": "guideCurves",
          "Description": "Curve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3b771f4abfc5437691abea99701e34fc",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面闭合曲线之间放样来创建实体。\n\nSolid.ByLoft (crossSections: Curve[], guideCurves: Curve[]): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Transform@Autodesk.DesignScript.Geometry.CoordinateSystem",
      "Id": "eb28a91239ff403f949d931da849b8e8",
      "Inputs": [
        {
          "Id": "478130c4bdfa43c4bbde9e259df90364",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eb0a3d82bc884c22a22ad66bfad62d72",
          "Name": "cs",
          "Description": "CoordinateSystem",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ac6ae8d18e534f8586c408aa132aef2f",
          "Name": "Geometry",
          "Description": "变换的几何图形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过变换给定坐标系变换几何图形\n\nGeometry.Transform (cs: CoordinateSystem): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "a5446bef5a8d43019bd548f2c4caed7a",
      "Inputs": [
        {
          "Id": "d8774d24381b4425827affe1b9cbd15c",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8983d75ca6ba4747afdd3c638d6d0afe",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e3f10eece6104f00965e361579aba19c",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.ToCoordinateSystem",
      "Id": "e33c5006110c48a5ada805ea4ca40cf8",
      "Inputs": [
        {
          "Id": "23668f449908439da3c99016ee97e724",
          "Name": "plane",
          "Description": "Autodesk.DesignScript.Geometry.Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d2be76925d394025a34a1cf2a70b3af4",
          "Name": "CoordinateSystem",
          "Description": "CoordinateSystem",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "生成表示该平面的新 CoordinateSystem。它基于原点以及 X 和 Y 轴基准。\n\nPlane.ToCoordinateSystem ( ): CoordinateSystem"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0..1;",
      "Id": "e7d114458b16421eb0e3e8e65a11888c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e3c64bb546704612b52d0a95c9893aa8",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.4;",
      "Id": "ae123637a2dc4d6ebe1a7cdedb701a05",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9c7ab6f43dce492a9266eb2e4995a9e3",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "64b30295a89144dc8e47d6f7e4aa8602",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "94a31411dbb24e49a67e5e02de75ccd7",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "b08b2285080c48a2970893f778aa8274",
      "Inputs": [
        {
          "Id": "a5b8ce2ae39e4c5cabcbd4d520ad20ce",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "797198fdcdea4a67a7ecca4e34eb147e",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ea16797f85db436ebe41b441860fe4b5",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.268..0.733..#10;",
      "Id": "0e716d598041473bbe63ab9e55fd416d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2f208673e02041ab96664a2868760f2f",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "7945c769f4f64e3e86afed88f1600751",
      "Inputs": [
        {
          "Id": "fd92c1d2bb414de8bb27b534a64bc3bf",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1270e8a952904a159d1701180902238c",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "542e973a817243859ac9539231a77929",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "eccda158affd46899b99701917ba4aca",
      "Inputs": [
        {
          "Id": "9b3ea6bb13d646e8a3c133671ed7c096",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f83280891f0b468085f568f247b63faf",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5ab9db0a65804f4c9b37036a4b10f78c",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a8eaf1d04555444f86fbb32414827b92",
      "Inputs": [
        {
          "Id": "41b53cbb65b6453ab5db85a179b818d8",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2bf19c1e5d0e4b49968ab0081682613d",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f34e798c4b74ef3b69741897a3b2e82",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "0ddadc19fd09436d8db84426cdf5a343",
      "Inputs": [
        {
          "Id": "3dd9ad2d7df84a9b98eaebd01d5260e7",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3cc4fc73f1cc4f5b94bc788fb3610356",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2176cda844774e6d9d526f2145688aaa",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9415b1ad1a0244789d5a19451d646b02",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-30;",
      "Id": "845a6a8ef0ac425599117fe56d819696",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1aff8756837e44719a06a14abd5a78e9",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2;",
      "Id": "dd5a6ceab87e4c8f8f6701ada5310539",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5e1fc31d47ce46bd8ad4c844322e7124",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "a19b0c5762254032b195e2158b4fddf8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e6a9183152a34d26a04d574b49f27277",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "1d2bfb1fe37a402d9d746069bda5ff27",
      "Inputs": [
        {
          "Id": "46ab6c31748d411888f161b7c068f8e0",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6dc573b66c454985be4031f0c5ad1147",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c54a4944ffdd46e1b82bdfe64920b556",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37743450bb2344c59297e02c83896546",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-27;",
      "Id": "9955cf8807134f41a964a235d4feec1d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cb93bc34fdf2402cbab10aeddf35e1de",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.2;",
      "Id": "b9b9d80bf30040c8857ddaa98bf3b5fc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ecd0a119b0b4063b83d4cf6f2f0962d",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "820e59d0c31147f68b6a86d05db87ed1",
      "Inputs": [
        {
          "Id": "15d441a5c23e413597952a8167713097",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17f19a4a846941e8af5cf2a6e72fbd4e",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "72f41c251f264be084ba6860c4be1e49",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "84e126dedfb14953bcfc0434c9128caa",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "7d4183044ff24ff5840406c3a883f527",
      "Inputs": [
        {
          "Id": "19beee998f1543a08887f9e237aa0bc8",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca58b485d16c4764866c0566b9405726",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2169036a7b7b45c497e742c747b25e6b",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "db94b61f8fa74bd79fa7e6f95d98f412",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "8a95d8b5393647729cf727b16d0e720c",
      "Inputs": [
        {
          "Id": "7e9d0693c7104f8198e934fa69855d1b",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d2347cebfcf749e7aaa2a179dd7031df",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "125fafc31f144521916bbd16c6ebb281",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "38471507352a4c1292d9a530d688f828",
      "Inputs": [
        {
          "Id": "0cfc39f2c8dd40279d865c1485d2592e",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed04c63ab76a40f7a4b221ed588748d1",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "28e245b57b504a4e8ac7389b20d80c99",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "5a2e310ef3834aa4aa22ed4c53b5b731",
      "Inputs": [
        {
          "Id": "25ae3f908aa0488ab2dac6d7235a0d6e",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26c11004125d43b5b502708ce379a5ad",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96dad5106aa24c0b846566d7d3e1cdbd",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "c7c9ac28795549b9a8d8582416ae93c0",
      "Inputs": [
        {
          "Id": "afc3280ed0e94ba69dcf5bb6fcc0cd4a",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9fbb0ced5bc4a6081d65365c6e5de79",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a219290eded74fce9ed65672b9b03e3d",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "35b8b820cda84c3ba9729c94337ad3ff",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-1.2;",
      "Id": "1b75f50037f143e8bba6d2b802941ca8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "adbee763c75c4a10908d9c6f04a423b2",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-4;",
      "Id": "b0dd4de7680b42e3bc342d754cbfa98f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "80d0c709c2f94b47a5aa2204f2567d81",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "ef6d9207ff8947b782da2f9dcdf4154e",
      "Inputs": [
        {
          "Id": "a20aeefdfea147f595194972fa8c2fef",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "332f477333b54262bdb2e7b84173c7e5",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b255b3d7f844a9997f02a6413a81641",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "220d6ddbb03b4c3aa97149fe4789f179",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-27;",
      "Id": "9a39d37e2b7c4e77bd9c542d42c69116",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1878329a1cb14320a2988d44fd62e22b",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "188db267ebd04475a4681726c4829b00",
      "Inputs": [
        {
          "Id": "61bd05df6704477ea18712c70532a4f1",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "80265766252248208f26d1d6ba633928",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "42b76bc0387e45169bbdd9b3581bd96b",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "064c4791a4a5460e8706efeb72748f8b",
      "Inputs": [
        {
          "Id": "b1498a91185b4fcfb99ffe394f7f4b3d",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a06e13f1c3143a6b6560b4be5a95e10",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5f9158c310504e738626274fea30fa78",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24146ec8319f424e8ea74e402db5222b",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "52f3a15fb21046deba2f4083091571b7",
      "Inputs": [
        {
          "Id": "9a85d667a895461abc4234b8778f1691",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "946de42513544d0aa0ba10b1a58cf3f6",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bd449637b72a4083b2d19d94b85f01fb",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "0c51a01caba14722b64122044f49b479",
      "Inputs": [
        {
          "Id": "f15e7d8366594d1585e8c2c238757d48",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "aba6c430e0e54151a327f07562a69d1a",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "152df8f099dc476990ace135b1b12150",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c20fa7607b6642c8ad695273a623e938",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "4b0c0bd6c1b342d795b12ccf99b9cead",
      "Inputs": [
        {
          "Id": "2ba7e39ac6754c5295a94fbf92b8032b",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "13a4ef8831b546778b1371410103c632",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "275197d6b4cd4fb586550a09f290a387",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "3f5acd28bf124659a3fe56154139485d",
      "Inputs": [
        {
          "Id": "59cf772b82bc4c818b999366973a37cb",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a0dc7fa791d4e3b8496ccd999a40b68",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0edd3a6042e48f393ad34613bb37173",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "12c90def518a4c6b814664ba177faa10",
      "Inputs": [
        {
          "Id": "9a6929771afa4376b9442941c04b2762",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4f4fe25bc28748f0b4ba15660942eaa9",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ca59b90299f448848ff4d7e9ceb8f85d",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "dc4ede2d73a84d2b80b538870958f357",
      "Inputs": [
        {
          "Id": "3a448a8ea123443e842fdab04d0c9241",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6f4400ae930040bd98bdc751bed58e6f",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "f340b5b800cb4942b496a6c20946dec3",
      "Inputs": [
        {
          "Id": "cfa68dd1e9a64649a6fae50ec82154ea",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "17b4e383699f4870aa7a60315bdc5fda",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b35d0ddfca14711bd75e087f7cc1934",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9e72642263d14e64b88311dfbffeef09",
      "Inputs": [
        {
          "Id": "ace3c223139045d1afb9471224ac42cf",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3d9cba30e2bf42b39e4445f6726ba700",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "711aa5f2452a42d0960b0eaa811115e4",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "59289cf2066f4025beff6b47eedbfdd4",
      "Inputs": [
        {
          "Id": "fee4830240e0444d828c777d093f6069",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05c79a90f7664deca4b557b61eb47c1a",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab4ee9ac6ec347d1bc24cce5676dd5bb",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "3f1367c381b048eebf5c52b5473e2f0e",
      "Inputs": [
        {
          "Id": "89d81240f7904770998dcd6206b4bc0e",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "869a0974afed4014b16a56699f15a2b0",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "443b1904c979490485dc3d3ef3cfa82d",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "1282b4f9969f44c8b8a9eb9c9b8423bc",
      "Inputs": [
        {
          "Id": "91493f87529348df83966f3ab03aac64",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b01a0e4767914d9a94742e2319239614",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6227981fb20841b48a3268e25d855af8",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "a81d2d8713bb43fda2e81b27350567f5",
      "Inputs": [
        {
          "Id": "323f32eb06ed4873bd3076e3b3097420",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "33f6e7f421224defa81ecdb90592d1f0",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ebe196211874065ab1d852a15eecdee",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "95337075441841ca8f1cf144719582ea",
      "Inputs": [
        {
          "Id": "f1f6a752bc444733ac363dc8b51e7c77",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "159b722bc88440628ff38c48c0960667",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab254087197547ab8beaa5260a18507c",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "40af20c2b2314089b2ecaae9ab9320da",
      "Inputs": [
        {
          "Id": "5178f3b56e964b22a20a2995e1c091be",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c57d85788af446fd8bbaec58c5ccae81",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "14200b23e72e470bbc1adc28c0bff0ad",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "cd9f9d83d4084b738a54391d3e79674e",
      "Inputs": [
        {
          "Id": "dba04ba06f2e498eba42b0854bf7efa5",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "db5ec649274b479892c86cfe0c16f480",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "8026bf49ebe841d5b59c56f2192a1397",
      "Inputs": [
        {
          "Id": "ccf06dd666fb4ea4adcbc5df8de5a557",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0d16a64e394470297d5c29866b08a6e",
          "Name": "thickness",
          "Description": "加厚量\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ad8adb160ee4e8aa4f30b260a0d61b7",
          "Name": "both_sides",
          "Description": "为 true 时，两侧加厚；为 false 时，一侧加厚\n\nbool\n默认值 : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6a6b3060a803432b8566a8de870fffc6",
          "Name": "Solid",
          "Description": "加厚曲面作为实体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "加厚曲面到实体，朝曲面法线方向拉伸。如果 both_sides (两侧)参数为“True”，则在两侧加厚曲面。\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "false;",
      "Id": "8375928ca8144fdeae79c17ad91be186",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ba2a6a28133f4f6791a3f1e9a72c7b7d",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3;",
      "Id": "c99caa95268b401181c90c02c7c472b1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8ad751677223402a8840b6cba920c4f0",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "cf2a4fd483604a46889cd951166801f7",
      "Inputs": [
        {
          "Id": "af9a66f6c26b459e80ce06e51277da58",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0ab1dac7954b4c3ba3aea87e5777fd11",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "55e24adf286f4a3296f8bcc607012bca",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "faa5fe8ceadd40eba76beaabbbf911d4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "58958262ea0440949d4db50c69c1cd14",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "470e1a4fcfed41d39eb2b556d5214d18",
      "Inputs": [
        {
          "Id": "11955225bc7642cd8464c37467c215b0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c43291ba8ea41cb8f945e74a328a6d0",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de39487328b2499e8576449dcc2113f3",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "f22db0e1b11140d48609c21a4154ae14",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7e061047d6944df09a681df3f5b64af6",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "a61d0819386e4a63b0fe40f2608d7d51",
      "Inputs": [
        {
          "Id": "7a87c78e0e364264962ecb659ca1350e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e0d50b7b5034bf1b2336263e6cd3078",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "af908bfed02b4bfd90d2f245876cce4c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "3d32c2f386aa4f8b8bc6534909b535ee",
      "Inputs": [
        {
          "Id": "3551afec331e41c1a3bcbcaa6ff707f0",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5695a29df6384e34b9a2e0a63c25a6dd",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9baaee8904514472a0ab3729a010868a",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.128..0.22..#3;",
      "Id": "7326cfa00ab14ac887bf5bf8511cc28a",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3d8f6366c7f5481aa5ef4818c718e019",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "b1db53729c8247ad825974aec4340090",
      "Inputs": [
        {
          "Id": "77f7992106fb49ab8ff27b03571d148e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df3e636033b74a22a793b2d6ae7e2bf7",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9eafc092440540bc803279df45ed62e6",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "7a791eb5b3a248ceb1c96b50d2434a04",
      "Inputs": [
        {
          "Id": "9b1b86e7593f442f9d0df9d29a42ffb2",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d1c89f26ae8487d96476f87d66338ab",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "43f61b7576d24eb4bdefbd96102b134a",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.15..0.3..#4;",
      "Id": "eef018629d35447d8f6aac5a973e8d59",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "135cd01984a34876bf85e16974f25f39",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "4245f9c4c0314f87961ff23b48ed4731",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "56eea0763f86439dbd0e22b5640ea72f",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "5a62a7b09cfe46248812d46f7e1c01b8",
      "Inputs": [
        {
          "Id": "b70b6454acca4820bd68379ce7e682e6",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f51a3180e08437e94b3aa699a8a184f",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c472da85a820459ba4d7516c9d48883a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "13fc7fe85ef74982a643e71870a2b3d1",
      "Inputs": [
        {
          "Id": "8ed08eb2370441dc82ce2fd57b4960e6",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac0db26707af484eb8354b1eb1c4741d",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3d3a438c150f4f31af152ce6b3f68dbd",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "24171da0c1b44fe19a821e3da124565d",
      "Inputs": [
        {
          "Id": "0d4fd3454c3e4395a21bc4bc8aebdc7d",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7626480d09b84a5f916cf1190b5e9539",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8ec2bb2811b04716a2fe5613645ecbdf",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "54833c8023d74d01880448e1f1d76783",
      "Inputs": [
        {
          "Id": "e2c5e86e351448f8a86bff03249c87ca",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "507972a804d54554b506066a46fc2151",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e7fd2c5ff8945cb9c9dd7a6b30edbb5",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d95adb2d14cd467f8ea2dc0c551d3aa7",
      "Inputs": [
        {
          "Id": "fa0b3c1de0b24265b92380855ce834e8",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db6c6e8b06034fe285b32b53724a09fd",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e23d6ba0e8014995a3552ae73094d379",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "ba39ac5e5c1c48a6955924ecf2c78a91",
      "Inputs": [
        {
          "Id": "816a5762928a450f8d20183cfb80eb07",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b97de369715940a98f6d29be60f1b024",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a3c0e78b042249e9ae0a16b610c794fa",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "f417e6e38c684e2eb9bda7499ee65a04",
      "Inputs": [
        {
          "Id": "66ffa0acc5414f038e3784917bc45aa0",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "664e5af937f64b26921a35b510201775",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3f81be9ce5884a0fb7740d3e2a1a2470",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.26..0.8..#9;",
      "Id": "b80924ef686c4621bed5761499711fd1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6d83664e4fa54db08fb2969a1a57e3fb",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e96377c950004e13a947cd1cf5e20ed5",
      "Inputs": [
        {
          "Id": "376288b5f8df44e4ac750bce31008c42",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "15c2052d53d94c85af1f87535c6ffddb",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1ef323023ca04317b8cf1a27aa60aa0f",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "ce8711e6820747dd9f6636463599f97f",
      "Inputs": [
        {
          "Id": "166cab0df3ac49039bdfc12c72e44878",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "259153c902654ec4b3bf95905a4a8596",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "beaab888f1314c71b2186e2e1b343e17",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "aa55c45aa0b94384b66b69f34857728f",
      "Inputs": [
        {
          "Id": "e5a49f77564b4c8bb4de0b792a1b2176",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3899a2e34fa44f84bca13ff410dccc1d",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0893aa1f34d74a73b55e01f9b33dc2ae",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.344..0.7..#9;",
      "Id": "2b892c180ba4454aaec072a49a9ec3f3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "87ed4d7170e64bb5988df536c3d148b3",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "d169f80c5f6946cbbf640d49afa09928",
      "Inputs": [
        {
          "Id": "f53220755cd3413589665ad34e9d594c",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e20c273390614feaa5fa1e838e8df1d1",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "70d39db60a85443b86db956af6a08394",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "8b833ea3a89841bc94ceb279b203411d",
      "Inputs": [
        {
          "Id": "407d2397459845489b043eddb968f660",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dbe3b99ab63a4f4f81142b087b95c390",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cf4818f1daf244d38b301c3afdd9f9e8",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.19..0.805..#10;",
      "Id": "8949555146604afc9697f85e2691d3a4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f68c875186ba4081b112c876fa504227",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "d4b7b21e586d4aeca0e25e9be887b84d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1303f3713bff489385b274d623511250",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "a419db9f74cf4b03b8f348c8919e6981",
      "Inputs": [
        {
          "Id": "30f7ffcdf0124b8e8ba3ae1a11e2b4c4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "57676f2d7b3b444eab8eeafcfffcce27",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e95c9b110e54d4c96da17fdf8b3aa5c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "92ac2b74ad894a8081b5c68fc31e9240",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2a3456bcde964b569b1775106f8d9959",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "74fa4975b89049ecb383244719b74f70",
      "Inputs": [
        {
          "Id": "16d2669ee76949098cf5caeae02d5279",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0d6e2479fb954e629388eded7feeb773",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c9ccb57edbe94c119ddae00ca39dd6f9",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.3..0.7..#10;",
      "Id": "ba27b6d5186a406285da2173051d161b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2e8bb2e0821e4ad8a59ad8c2c1a79c23",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "5e22ec3bf79e4768ade65180d4709d13",
      "Inputs": [
        {
          "Id": "deabd73715d749c289d2d9c92db87681",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9351b37ea18a4e858f3f202d3a82bc1a",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c745503796b4ae3acda6da8de0672b9",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "050ca1734d964adfa0f044dfb9609868",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8c33e5c7a5b44cf3ba683e3749382486",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "3e72c007f18c40c58d1a1aa86d865658",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c07f6a30d327451894da8876e73be083",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "6e9125dce6f64d93b20e1c4995701dfe",
      "Inputs": [
        {
          "Id": "5e5c15a8284547378a43847b53600cca",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed6a5d5386454c648efcaa56834dae99",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe725d7c18484c81a6c4b36f725cc1c4",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "81912b1fc71547c18756b981f3a215d8",
      "Inputs": [
        {
          "Id": "7b5744fb7d0248e2a15cf29dd777c350",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2455cf49e0244f8180b64970920584ba",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "53418563d6cb48a781838f86f31cfd4c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "9ab83047c46d405da8fe5f8e2e616d1b",
      "Inputs": [
        {
          "Id": "267bac1c3ea34c4eb1f4c99bf0e263f7",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "36357c453cc6444e88b084f90c31c84c",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b6a1f8b158a4360acad655331a1337f",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "b77bbeda7a4647f3acef74382660c517",
      "Inputs": [
        {
          "Id": "f8f88a6838cd4fa284ba962c8375caa9",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42d92affc3ea43b5a98f0fadccef1425",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6065daec37e24125a4975a01181b021a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "bdff38ee38c6457a9673f9d2035636b3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "22ea757166b9470ea0fecb42e99411be",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "e897f13c7d714869b2ff5fa169a2c1a8",
      "Inputs": [
        {
          "Id": "f48bd4761b94417db1c402787a646a2a",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9e624d1a92f431ba169a40d69714c71",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "79ecc1d72650437382e9e233a9b930ac",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "fcadfb5c17c54568ba83e808a9c5e710",
      "Inputs": [
        {
          "Id": "4177757334864fde9470d0b7bdb93596",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9f54b66eda14babaac47a8391f26648",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b39c6c6198244c78a858d89550dc243f",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "d5c3799b365047278def1e33516fa77e",
      "Inputs": [
        {
          "Id": "d5ae9eae11b345c994aca2c144dadd87",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1ec98b62ec5a46bc8185cbd40fd56948",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76ac5e7f5a9f4d19825add41639e6b63",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "871c21de651a4f8abab10702b14ef390",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bfe39130b8644037a4dce48610673a80",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "4e7f8192969647b9abada05cab134903",
      "Inputs": [
        {
          "Id": "7dad18a142fa4d87a97826a2c03ef257",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa95b7e7eb7c4be9b6d6028cf369b69d",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d79017307b8486e99d707b95fb9eaab",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "e3bc1decb9b24c4183603eb5b5da72f6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "769366e6a0144b219c44b083ad37a9cc",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "e7d4db4305474ceab13958198a72165e",
      "Inputs": [
        {
          "Id": "6fe46e9f525642ab9178d20687c6bdb0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3b27ac4d2eab42ce9dfacb00349b7d7c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3bac9554e7f2425f9c13656b66f8bb7c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "51e260db544f4b51b9e81949bc1b3cf2",
      "Inputs": [
        {
          "Id": "5e29c1eae1bb413993fe7b3749bdb533",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "240429f8ab0943e9b863bd6cd0414923",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b316f1e95ec4401db99868478fa6a4d4",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.03..0.075..#2;",
      "Id": "2da9eb2613f446e9a150418edf6a248f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5e2c23d3bb74420cb9feccc73c22a655",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "66a5b90c38cd49a5963812ebbcef59bf",
      "Inputs": [
        {
          "Id": "c8d46f3bec91453e81c7dd8a84be2b71",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40740273a0f34ad99ac4dbef3e7f69bf",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6afc73f9b8b743bb80c5f3ec9c10035a",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "2e05d1f374aa439eb2351eaa8d5831c4",
      "Inputs": [
        {
          "Id": "3a3de5a13c47482e8731d1106ec3d433",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "331545bff51f452d9f89ccb5d8679b5d",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5fd32e50bbc4453eb77d90ac96037856",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "a9ef9024ae1b4085bede58101d730547",
      "Inputs": [
        {
          "Id": "5eab0eb9f3b8474fbfe498508366faba",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dd4b16c2afdb4e5cbb7789feb638baee",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "87cac27e43e64b82b093c611fbd0c0dc",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "aa7cabccd92e4ab39698e0a40939e469",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "56c61abac54a4269a76e3fd48019f7e4",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "f6699ccd04354fbf953d708662bc0a1e",
      "Inputs": [
        {
          "Id": "ab65ffc584434909a057f636a584bef4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "68fbdb47703e409c9b994ba72db302be",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a362bff81b694987b76dc58475f70e4f",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "b7b88e98cb6d4217a1b7169090589ccc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "357cd32d94f4458b96ef0939b98b62e9",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "4d65879fcd9244edbddf6838a7bd1636",
      "Inputs": [
        {
          "Id": "543aed150be24ffe9343686b9e3a75b4",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8a73a96880a54d36af3f2a7dfe997203",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3b78881dda264ee0927a38d6ed583818",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "6fcc30239df64a9896101a00b1e2f1ae",
      "Inputs": [
        {
          "Id": "3257557e69d74d72899fbf4ed238f7b8",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "67bfbf39606f48a78362bb27a552dd4f",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "61d311d8070e480a86c0decc9008f0f6",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "0349bedeeebe4f1f8404e5af433fdd75",
      "Inputs": [
        {
          "Id": "6de3e1fba9f141d998a32188b965a70b",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "760edd53597d4ec5b2e10119c0c4f771",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "38d6e61a943641bf82ba098c6071a81a",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "5b2be4e5828f450b8cbb3563eb33cb14",
      "Inputs": [
        {
          "Id": "1bb009d40f3f461297a4f552f4307ab1",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b2d018c0b7674208b1670e71341ccf82",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4fc273611c434162aa6c931efcd57d7b",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 178,
        "G": 34,
        "B": 34,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "0dac1f51e1594b9887e25dc060dae5ec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bf5a64e98a71412ca4ba8dc1eb08eb5b",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "04314704a7454fa39ae60aa49cbf8525",
      "Inputs": [
        {
          "Id": "21ea1c21494d4f23b7977645fa2adb35",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d9a90720dab64abe8ffaa27b7ee9d5b6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3a6603d366d84fcea51ab7dd1a1c9987",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "4ce0a41c495f4bc79e5a700d12f42bce",
      "Inputs": [
        {
          "Id": "904e2e029bf4448da03dc3a85d87f0d7",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5adf206f385946189496a902f8dc1a03",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c690f280096b493db269e119adf17893",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 70,
        "G": 130,
        "B": 180,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "c705b9dfc10a40739016287971ed52fc",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7ce79690f90f487c8216fef9f9e9e524",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ef6a3f318092409fb02fe631a79bc331",
      "Inputs": [
        {
          "Id": "ffbb4297951c4c1d95a8ffe4142cd8c3",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a5acf6fa846d4790bb71ff4056169af3",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "77e886e04af944c78b587fd6643a0fb2",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 184,
        "G": 134,
        "B": 11,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "7d9e1051cd45454dad064ffec33cd63c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1b6afc584df94b8388a1b89b89a2fc1c",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "d8439cb3e27f460abb5e5f4d1285198f",
      "Inputs": [
        {
          "Id": "dcca95c8b7bd491b9b1bb1fd16046742",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc26eaf40f134e3fb42c137b3fb849b7",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "11f7e7ac4e9f4873b21a270f9834c937",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "24cee68a6af445f0ace762d48a42e0db",
      "Inputs": [
        {
          "Id": "c132cd1090c94602a1965339e9f53a8e",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "afbd584d199b49a9a5892df86e48d20b",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "72705caa3b7f40ef9ffc86d004073f41",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "863dcb117c764218a86d39cfbf5ebe53",
      "Inputs": [
        {
          "Id": "b50a627115e84537bfca95628f44d4da",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8fb597e4243140908c0966df11c119ba",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "29d91c4179f44547b66f392231ccc29d",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "6deba1a53bef4036891369edcf9c824f",
      "Inputs": [
        {
          "Id": "6fa8984bc698416188b6a542dbbb62b7",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ab7da148ddc403d9c932e53b7b2a7e9",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e50a2e37efd141eeadd1349430150f4a",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "50511e16a9b14b86848b66771ad6b93c",
      "Inputs": [
        {
          "Id": "ee1deec94d1b48f6851f4afa9cfe478f",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "61869140da1b4cc2bc1226a096d3f6e1",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb11f18d6203451691ebbe448f701cef",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "be5a450077f443d98945e9d011aa335c",
      "Inputs": [
        {
          "Id": "454bc4ac382845a387216a8d71dfafc9",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6f82f4a27b448d2ac4de6e33ee121e6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "49795aa1899d4b9abc0cde05eb0e95db",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "aa6e6c87b9784297998cf7ed584f909e",
      "Inputs": [
        {
          "Id": "25b89b3a59514ab381a10b35cbd7ec43",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9991f4adeea14d688b61501595ab5bd6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1ea4b6ac37943c4acd5616b136a4eb5",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "80033e55d1b748d3abe692ae5062afdb",
      "Inputs": [
        {
          "Id": "aeda2e4ece17431fb62484f933d9d003",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1dc510b333c345e1a7b75a25af4e7977",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "933c5a43f7ae4c7d8404aea40db15f32",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "8b3f04c068e64ad29ee7358cd2970de5",
      "Inputs": [
        {
          "Id": "4b2c83b6711f48fb8b91511f759bad23",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a1efd812d9f41e7a92bb69d6e41b38c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a5bfd42f9dc41a6b2f70efdc7d8664d",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointAtParameter@double",
      "Id": "316097e1010549a2a7954bf3a014d705",
      "Inputs": [
        {
          "Id": "3e8e75ce37704c3aafb151deae5aea79",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04a8a14cbaaa46f7888399103e36575f",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "12f496097fa6458eb9fa9b417a6ba8f3",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1967..0.3..#3;",
      "Id": "d928fff31daf4bcd9fcc18de3ec55d1d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fd1fd4986da14787ac1b05375bc88184",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "309eefe443254cd091d1eb329966caed",
      "Inputs": [
        {
          "Id": "83ad149baa2042939baa33f2f355f796",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0bb669d04cf4037abe7248ae2e27d14",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2f098a52673c46ac9879e13987fb8dbe",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "94d8b7db950248a4bb15033df422f3dd",
      "Inputs": [
        {
          "Id": "1385b85f83844e549faee1e8610fc746",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dcb8c7a04dc64342941fa12fa9587e62",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80557585578d4bb8b0dcda038172bed1",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "2c001925556243eaaa8c99b21de48ed7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "68e528260f604630a44db5c34edfbd25",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "d048747dc61a42e3a1421ef63b9ee0c8",
      "Inputs": [
        {
          "Id": "d4079a6cd0c8457490dd8896f276bd33",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "21ca3091ce8f4dec9517d1117f341c9c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "112ca6ea41b0477ab70ce005619284be",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "7871f53fa6504c29825ac8700d4e4f57",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d7cb60e7707249daa00b9cac42741a8f",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "61d983a6f21945a0862f87bff8a31a89",
      "Inputs": [
        {
          "Id": "7f5666979bd84ccbbf8d52d8c75f431a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c49295206d444329663143f99027faf",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cc1951aaa4684d47bcdbb2be6ae16133",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "ba2d41f2e93f41d69e95fefe025396e0",
      "Inputs": [
        {
          "Id": "df6bf64761464251b4aae562193ad908",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d737309b559a4bbe90108484db52fe91",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b4dfdaf41d9049c9934f585ee758819c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "a4e361993a2046f7984108a6288a6df9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "30913c75c01a49a8a44fac86965400ba",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "fb34f7ed04454871b213591e01992a76",
      "Inputs": [
        {
          "Id": "5f541a44645c4a569605e95721363f7a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d71fb349b664a1b80cf0fe850ec7c42",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "36ec33b563654d3fae65185d310fe1d6",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "0863408e998f44ec9834ae43c9570a64",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "57a956f5220649beba1fc524f1acad60",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "c45b8eeae52e491484b142605233d6da",
      "Inputs": [
        {
          "Id": "e5c52244e63d433b8851a8bc2def7630",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "891d2da8301c4d828f42aefbeaede460",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ca3f0ba9385d413eb9ed9edd12b6e5b1",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "65b1d77f1fde456cbd40133d1453c7c9",
      "Inputs": [
        {
          "Id": "ee495afe01c445c7b50ab8045976af63",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f83e0fbf673549ca81fdb5a7f3361960",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1a3616bd7f6b4d6a97cdf2d8d9174a6a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "3917be1b2e054c20bba091c4c247e244",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4fc558b4b20e4f31affd0fc570f61aae",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "f449a75a7b59485ca43c56575406532b",
      "Inputs": [
        {
          "Id": "b9b2472c3441443696247ad7a9c6f3d0",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4e3aa30605594bf894650dd92bb46153",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5c96891ece0d4ad88147a651415b4ca6",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "33558f24a64d4498a25d151fc5e67b49",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a853a7ac5e7d4136ad0d903b95e6809b",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "265e4dd6114b4aada6c392263d8f8279",
      "Inputs": [
        {
          "Id": "23eef75a2be84d6d93cbbf56eb3c249e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e482f0f0c3754d37a1532231b1d2bb7c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9bae907af9914564a537d64d9e8d2034",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "cb6db9c75d3e402a93203be1b4106817",
      "Inputs": [
        {
          "Id": "49bfb10806ab4490bff1a196203ffc27",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0a8a04489b6c445ba6b70e33c8de9c31",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7f91874582e7435bbf447df690587f0a",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "f2e5313da68c40ceb9657dd76226d6d1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6de8728497664da98481b34eb3d3b46a",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "ce5961899fe84a12ae854d16b0002764",
      "Inputs": [
        {
          "Id": "d7ebf218832f4174bd0a145771f93368",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2aa650ade2964a3da0aa75c3df0f9334",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c0be45d2ac034fefb272a3bbc0eb1244",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "0420b52098a8433d9f8f23cfad91b32f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1a2d64f651424bdda6855ac38a984124",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "13fb70013c564a2e9d36031e76f74c99",
      "Inputs": [
        {
          "Id": "8492e5f5ea2e4b36b97df1a132c5ea4b",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dde09770cff0443e857d62aac3e4e12c",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "10ce751681b84197850c19664f1f2b49",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "9ce227f71ebf485fbe22d9d99a64011a",
      "Inputs": [
        {
          "Id": "b2d057210a424571949b7a1a805bd56c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b95990bfe473410280a36401e912d987",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "72ca83e63eb54ce8b2af47f1fe3956a2",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "afedd7b199ae483785675733e4b8695e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f1e14e910572424ca99e8459a9fd6a22",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "06a77505fa484e189b275ff3b6c7b08e",
      "Inputs": [
        {
          "Id": "3520754ee51a4151960619cf38f66ad1",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bbb67c19f1bc41cba6a4665eb36d77b6",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c58b3e18d6d04306b08c49709f8a1653",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "4d2992cf365f4407b432c1d863ccb18b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "740791f511f14edf8c9bb2879b42f578",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "aabd95ab8a5d46908d07422746c9b24f",
      "Inputs": [
        {
          "Id": "bf48186585c94095a3ced229fcf8130a",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fd0f74326a2749ed84c01586a8505ece",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f42ace4b82af41ea89d7fe1aad02982c",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "24b0746c3720463aae77968911c334e7",
      "Inputs": [
        {
          "Id": "2b14b344911b41f488d8b97bc6dd7da2",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf48e230da114b0180540f1831ef489f",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ba41f33603dc42f98750195441515777",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "e28b9ecd70874693bb8b1408b6ab0d76",
      "Inputs": [
        {
          "Id": "8e420ac5b7de40219d07a939f6928e46",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "719fb08d3d314384ae8f3ba678676075",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "de7fe60149054d0daadb6d44b70d3aff",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "17d9adaad95644268b5b394ffb57ba9d",
      "Inputs": [
        {
          "Id": "a24567cfdbb049a0b5367ca787b25a33",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b10a58ba258140a89e1a8e2261b61184",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e43c8c8a1b204485b98285e751286a3e",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "3bacdaf9561647cd855802b1c15925cd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6df17a79d35d4d8292b68ef8d0c6cc09",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "d2250942c46543568cef06a39c333655",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6ad8a07e8aa147bea4a3c8b5f158fa29",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "7f1ecf68e4b44503a8e4853b66348865",
      "Inputs": [
        {
          "Id": "71c3125f34bc4f57a49ba3ff1ea34b68",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4f21473d7bc44157a73402b77825c786",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3de1d930a0414dda96ebe301a5c704cd",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByCorners@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "440de84b8cba428eba7d9e8a42d06954",
      "Inputs": [
        {
          "Id": "bfcc9025397349899f1d914d10c66348",
          "Name": "lowPoint",
          "Description": "长方体的角低点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a52908f010f24de6ac69057304e5e32f",
          "Name": "highPoint",
          "Description": "长方体的角高点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96d44bb6650c415b8de3f045429b58fe",
          "Name": "Cuboid",
          "Description": "由角点创建的长方体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过从低点到高点延伸创建立方体。\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "7.9;",
      "Id": "c08fda95794d4aa6bd1cc2173c25aba4",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d68a9ae78335444e80ffce7aece2b4e5",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.8;",
      "Id": "99bd75eda9094caba82d51f65caeb37e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5e872770222b4a67bac70bce395ce19e",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-27.4;",
      "Id": "58a178b2da094f15865fde855fd01441",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9786e3cd2ea94be991ace8a304640352",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "938589ad42f1463685f4bf6694b2229e",
      "Inputs": [
        {
          "Id": "56d430b4e0004c0a82c42079052d4e77",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f0c0a674b7a64ce6895ccfb5bd49139b",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f104332ad39a4e52ad2b2a65f67df21c",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d158225ec3a34a87aa0e306ee2077863",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "7.2;",
      "Id": "884ef7f51d244a579efb0837c5c96beb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "f185d5706318490eb4b56264539fba5e",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.3;",
      "Id": "86fe720d3d6e4a1f8c7a7230cede5691",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b58940a9c2fd4a79921870b0a8d45b69",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-29.6;",
      "Id": "247657669d134b84baf9e850db010f8f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "15ee5523753e413899d46efb5fe66b71",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "391ac2a2d8a54589b84c12b82a6844e8",
      "Inputs": [
        {
          "Id": "13aca3ec0bf14fa4916b96978dd9f5a7",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c17619b9bbde4c9c9f38327620025505",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8c6335cce355402ca67cc8e71179d313",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c052184b38b4949a37404e5bc76aa92",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "c15e7564239e40eb851bef9100545ebd",
      "Inputs": [
        {
          "Id": "d5d704d9cba84b149a399090d067b587",
          "Name": "lowPoint",
          "Description": "长方体的角低点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a588d6b0ffe64c8b8716a97401a2938c",
          "Name": "highPoint",
          "Description": "长方体的角高点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "38592d34a6b24ee1a13c071a27782fef",
          "Name": "Cuboid",
          "Description": "由角点创建的长方体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过从低点到高点延伸创建立方体。\n\nCuboid.ByCorners (lowPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), highPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)): Cuboid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "7.7;",
      "Id": "b9832e3737b3412597fc5c3412e07ef6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "b40b5056fa4c4f54a4d987721ae47221",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.01;",
      "Id": "d5f08243d4e243b6bd2e63911b6e603f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1c60a970aa0d4492b0ddc95436f6f610",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-27.2;",
      "Id": "62376d31cedb48cf9e4736c5fbe7beee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e2f3c63d22b54ca9a75b4b2d2732e387",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "e320f80bd7be483db48748e6adcca3f7",
      "Inputs": [
        {
          "Id": "2237892bb3ab4349b6d0d099083b719f",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d6530ffd4bd143bc96ce26835eb3097d",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a8a336bae4b49bdb7922cf24f2a0727",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "95745dc7056b413abdbbc324fb71cffe",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.19;",
      "Id": "21a759784a384b54924d578e990cbcb0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2cc7d79a408f4eb9b7b102945357a93c",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-29.8;",
      "Id": "8bc12d679c6a4439b1c3702a0215301d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "14bac1b50be641a9a970a4e3146cfcf8",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "93aa665f4735401595cece6d43c5afa0",
      "Inputs": [
        {
          "Id": "25ef6ccadb2c404f8c515fd41b937767",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d86ac4338a394dc8af4daae1b66b92b5",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9b6f755797a54e2eaa9fb5a755f9ee01",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d4821f02c9d24649a921c214eeeceafb",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "b989fb2f64154a27b6a8bd52be0c5de7",
      "Inputs": [
        {
          "Id": "b2e93dff1bae469a9e78db03b4429455",
          "Name": "lowPoint",
          "Description": "长方体的角低点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3bd5041b1f394f7eab7d23a9f8848bca",
          "Name": "highPoint",
          "Description": "长方体的角高点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "39513281065a483ca35ebfc28ee0a542",
          "Name": "Cuboid",
          "Description": "由角点创建的长方体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过从低点到高点延伸创建立方体。\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.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c78ff682d47743c5afd08f415675fba8",
      "Inputs": [
        {
          "Id": "597c3d9388fb4b8bbe9591fcb1c7ef58",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db1cb514c36f4ae4903d02896eb3dcdf",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "97c6870da2fe4d7f8147f378c173092f",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "7db7cf492e004015930f649f511c7cc5",
      "Inputs": [
        {
          "Id": "987f9c1f47cf488589b2b1432e7d09b3",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ab4b501aed54f05a7290718ec2831dc",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f477ead3ea4e4ce382d0d0910f1fbbfb",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.8;",
      "Id": "68f5395b00a44a52a469015380296aec",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3abcb632dbae49d2860ba193497ca965",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.1;",
      "Id": "746e5a80268343bd94aebb4d97357803",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3dcba2d5a4904da285f6c75dded9979a",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-27.1;",
      "Id": "e9bf2b7968b943beae5a77a1753f7597",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "41b923ca36ce466ea9663b142df0d1de",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "7.2;",
      "Id": "2ad7dbf485d6478cb7377e9d645d9ee8",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fe6c824d4b3741419abbe5eb69eba51f",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "29cf1f350bef4d9d941b7bf2887d8bc6",
      "Inputs": [
        {
          "Id": "402f51805fb446e5ab2efdcbe8e39210",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9f89ca3b8914615ac36ae7b0fc4f167",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "81e5b7dfb35c4f4d8bbe5e4b275958b0",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "98e8dbbca2f547638bea0e787250facc",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "6.7;",
      "Id": "9c3c903c701c4fc89a87e1739c3982fb",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "22d15ad6f02244aa8f3f87543e11d883",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.1;",
      "Id": "a83a55d53f294cb8bb0e16b50a12b990",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1ba58d54c8aa4823a247b35f7d79e49c",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-29.9;",
      "Id": "98720e589df142f1939726ecd3a2eab9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ed1fc26fa8b347939e65bea57da57c80",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7924692634604d61a083b5777169523f",
      "Inputs": [
        {
          "Id": "ff5a6b0100b3435c8e2b7e12e8e34d06",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c9f508273f4c441d94d18fa6b923f31b",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a4c901523404c5c9b8c5a14ffc6d61b",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6e7f701bb54347849b4b481e45717926",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "e68d8de391544c4988fa74d650cf631c",
      "Inputs": [
        {
          "Id": "8ad76fe5b3d941ea89cde810d6ac6e91",
          "Name": "lowPoint",
          "Description": "长方体的角低点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "606406394c9447098a8bcc0b43a58c68",
          "Name": "highPoint",
          "Description": "长方体的角高点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(1, 1, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7c3eebf0246944fda8101a51a0a01f56",
          "Name": "Cuboid",
          "Description": "由角点创建的长方体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过从低点到高点延伸创建立方体。\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.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "685c9b751d31484094f4263d88b9b176",
      "Inputs": [
        {
          "Id": "1b26f279bf634214842e6d6b00d44d32",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a4d6fcdf9e5149f3af1e5d0a9917b63e",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "293375cc1c574d5cb3386519c19241be",
      "Inputs": [
        {
          "Id": "d2b9fe96da944c01a5702f559bac0241",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3e9df2004914380af3590620e18458d",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40a5def09b884f5580139729533e2535",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "7b99511890c74f35ae19a9f5b831d07b",
      "Inputs": [
        {
          "Id": "749a9d8d824b42f9be1538eeafa9332b",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d7c0432746d34fdba0981487ca97f5f1",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "34bd540b2476427497c89866d7b57564",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4.7;",
      "Id": "6783c2f5350d4232a620a52ffccd0f7b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "18cde4f6613044d6a9b06246d88b1802",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "02b1074795bc40ee9a40b384c8b1b7cf",
      "Inputs": [
        {
          "Id": "2b0be6cdee9c458f8c6ef6ecff90bb58",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8cc65092c7e44fa5969f450a1e394a4d",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "af05dd55b38743beb17829fa5c39049c",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ae04ce547323415697d49a095d6a2675",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "8eafab53e80140ff871caa31cd176225",
      "Inputs": [
        {
          "Id": "599a7281d7ae41dcba734b7395102a0e",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3620a1a3280245d4a551c6eb0340bc2f",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3838780bb5f1477ca85f64063f1e0b35",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "64174f7dacb24e3f8563d4f8942e8c0d",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "f2b066bbdc284d2a84da45f143b555e1",
      "Inputs": [
        {
          "Id": "999562de9b1846e7b804b829809cb06f",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "df604fc825e3468d9e0601df3cb82895",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b87c3b46cc844e1682d0beaa0d23abea",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3;",
      "Id": "5e5b567c3b1c41bcb78ecba44621c1a2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9d50865d28cb476580455f3de4c4ba43",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "06650e2e40224bfe9b4023cf7b75441e",
      "Inputs": [
        {
          "Id": "ad328e63e4da43eb97609d0b86c7e556",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "59a9184cbb1f40e0847d049a92ec975c",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "106cdcdfbdc5406d92aeb774ae5c659c",
      "Inputs": [
        {
          "Id": "d3207f5ed30f485eabead70ed173a8e0",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ff521eecba794801931b18a63d89a65a",
          "Name": "thickness",
          "Description": "加厚量\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74afebf20b5d4a9495384d88017fc199",
          "Name": "both_sides",
          "Description": "为 true 时，两侧加厚；为 false 时，一侧加厚\n\nbool\n默认值 : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "76e1db0917464088923f0f0d063b8e46",
          "Name": "Solid",
          "Description": "加厚曲面作为实体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "加厚曲面到实体，朝曲面法线方向拉伸。如果 both_sides (两侧)参数为“True”，则在两侧加厚曲面。\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "6ee92f1344754697a4f889767081b436",
      "Inputs": [
        {
          "Id": "f3cffaaf0a864b1aaa067d2846d89850",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "446794d43fd446da88f8fb58d33e4fa3",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d2a35f688174d1ebd99b7c5add13ed8",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c0cda81ff374492593e7e6b345db326f",
      "Inputs": [
        {
          "Id": "32b6301730994086bb8851a7bf299aa2",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fefcd65d93f94c2196781d1f9615209e",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cf5ed166cb484dc280c3a7b2daa1888e",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "f14fcc1745c24a20b15c36f940e4c308",
      "Inputs": [
        {
          "Id": "921e3a01815d4984a452c2a788247b97",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b95e44c457c4408da6f97d10f474aa66",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "986bf571dcf44b8e8b8126d4e7174fb7",
      "Inputs": [
        {
          "Id": "1b6f6addb3d74b1a9af3e67591bf789c",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d0578ff152d43438488296e88667dd5",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "96863e169757465382940b64aa915b39",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "102c56ab5a4d421ab31ba7a1fd44d3e0",
      "Inputs": [
        {
          "Id": "4d5210bd786944d4bc59048a7514a6b0",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b11ac863bad43279238a2da3ed4e475",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fbce5085463947fcbd141c5d76bfd0f6",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb4bb89f4f6f4bc6919b8f707de9811a",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2;",
      "Id": "4d6104317e7d497981e38f80024c9c13",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d2c424c0362f4f56b1875cfe387be559",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7606cfff31d24bd68d12ae4b4c171a56",
      "Inputs": [
        {
          "Id": "fbefae2caf1b42bf9df5d531de83647a",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e38efd2cb55146b9a9e019bb2df171f8",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85fec8e8cfaa4ed699d2211bac058ce3",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "455c86ac999a48b3afaca157e15e6b2e",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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": "c8783935445e42988759794b1a5fb4ba",
      "Inputs": [
        {
          "Id": "92643242068247f9a79b0089df2dd279",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4d5c3339eebe4312bb8ecbd90d1041fb",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6ff6a4e0a66b42c9b33a8352d9364e48",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a58b1f5b2f08490db7add96e08c2d521",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "5.7;",
      "Id": "6351bcf5f16548aca151f05876cd4ea1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "001373a5b7bc4b0980237f395d35096d",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "b65641b3ec6e4468ba3d31734b25892f",
      "Inputs": [
        {
          "Id": "f660280ff1554f49ad73c27707014007",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ebeba22ba75446eb8b50efcd68bee9e3",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "915ad3cc85c543fba1aebf7f2d01f3c9",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "27566b3bb3e9476bb9b7ed250a3b0625",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "bfda9cb6399f4d5280ccc90a5f8ccda3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "47912d03007a43eb908bc9389a4ce3f2",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取规范 Z 轴向量 (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "b3fc2d9a45394b459f0ad0b260ed5051",
      "Inputs": [
        {
          "Id": "21dff9dbfa4a40eea57205db9fcfc3ee",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1fcb2df1b2e4f5f9efb8e202f1a9ad7",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9ed953f4120f4eb697d007b421db3c35",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.8;",
      "Id": "585675adae6b44a68fc6ab20022494c6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "97a81e3044ea4fa8a110aff7f08c35c0",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a563e7d7b33443f5bbeed83e4dd0a872",
      "Inputs": [
        {
          "Id": "c1be27c7c339464681c2f26d9e18bb28",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46337ea5f55d4eef88b78929d9511bb0",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9904a656fda45258573c651ab50d2b3",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f14af17b112a42f0b2c79b70c74c4cb4",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4.7;",
      "Id": "8a2f8c1003a64f37aedcc94c9b36c88f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "3afe7166285d45a2b6bb0469b7af6dfe",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.4;",
      "Id": "a5c01c385fa744e6abad6d03a57ddd01",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "209d5b057d614331b1ca16810dcb697a",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-30;",
      "Id": "0d13abb3493d462f8c4074a54981cf9c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4b4ed2acb84a4198918b10afccf02785",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "99807a3db4644b13b824caca4bf92a1d",
      "Inputs": [
        {
          "Id": "9ec5b3b579344f69bf75bb26489cc092",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d93dccabeb914225a40e89292590121b",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "509a3017932d43c883de0bcac6044e6a",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "45abbe8847484b2e97b15eb1a4460757",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "false;",
      "Id": "bf3f77e95a4347ca960e09b2800a2096",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "26fa9bcb92d845da85b0c68a5d7a6eee",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "3;",
      "Id": "f7fc11e536944f0eb8fab78b7d4e5ee9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "27000bc330fd4d19a5c28ceb57a459cf",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "b5fcfed14e6b43ba9e0dcc60900931dc",
      "Inputs": [
        {
          "Id": "f499ce78a9af42ff82cc7e4b4e68e763",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5ec6849aeb114b4b8ebf5a2956db2936",
          "Name": "thickness",
          "Description": "加厚量\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ef1a81819f624cc4afcea7dc2b128eb5",
          "Name": "both_sides",
          "Description": "为 true 时，两侧加厚；为 false 时，一侧加厚\n\nbool\n默认值 : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "53cc799df4764606bb5c37acee78b13f",
          "Name": "Solid",
          "Description": "加厚曲面作为实体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "加厚曲面到实体，朝曲面法线方向拉伸。如果 both_sides (两侧)参数为“True”，则在两侧加厚曲面。\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "ed67bd7833b640a587d8efe2fa3420a3",
      "Inputs": [
        {
          "Id": "86f47c61c5494ab5b95278e6af6d3d2c",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f9f5422dd06f45cebb21b48ce3aa8390",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "54de0c9c94e14ad29427fb42343c74db",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "c7e5addebe55451dbb913ee0f56f6aa0",
      "Inputs": [
        {
          "Id": "1670fe73a627440da0045dda2b2d77ec",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "352ab8dc641b431a84f2ac3660af5bd0",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d8723d9365124e53a0672fa407d0e73e",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointDirectionLength@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,double",
      "Id": "da80830f2f0742b3869b0655337fbcd9",
      "Inputs": [
        {
          "Id": "2e13545be3de42699fe1eaf3ea1604b6",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "04430b844fbe4b3da89b2ce753fd2368",
          "Name": "direction",
          "Description": "方向向量\n\nVector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1aeae222d5e04d3a8b5cdc1184194d66",
          "Name": "length",
          "Description": "线的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "68949550eccb4e51ae2a84c1b800d3b6",
          "Name": "Line",
          "Description": "基于起始方向和长度的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "从起点开始创建直线，朝向量方向延伸指定长度。\n\nLine.ByStartPointDirectionLength (startPoint: Point, direction: Vector, length: double = 1): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "6.7;",
      "Id": "47e6eb0d42894b468ae1ea6f8c692ff6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "48d5f4ef1d554c91bcc7db3ae60cb619",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "acb47579a29d4b518919567f1fb0bd48",
      "Inputs": [
        {
          "Id": "5aac499cf190471f8b76404c05c60503",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ae54d4762f64802a618e601cd2e3372",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f5ff427a39749fca7078641ec9a78eb",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b3f01eadcccb46cebb8a903b039ad25b",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.2;",
      "Id": "29b732a813c940279860e4413aea8d6d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "195417fc9f6e46f7aa764b23d0aacbfa",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-30;",
      "Id": "227118c1dcc440fba94797bb11b4af12",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "dcb79d6300a74ec29136a6ac0701290a",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "2;",
      "Id": "2ebef96af56e48a39f08b75bc531e9e2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6bee1400cfc744b19118166f301e6bf9",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ZAxis",
      "Id": "25c7a286134f4dcca5ccff1bc394a46f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2fc164ce32bc4e05825eebb6a1f25042",
          "Name": "Vector",
          "Description": "Vector",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取规范 Z 轴向量 (0,0,1)\n\nVector.ZAxis ( ): Vector"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "5.9;",
      "Id": "3c52382fd98046ad95a09386a8fbca16",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "ca3c614e007b40da9f21c6f37cb51fed",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-2.6;",
      "Id": "9d3f46bcc10d433c889689bc76376525",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bc7e764078cf48e78d2d03a3737aa306",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-30;",
      "Id": "6015ba6837ea4b4da5f97f11ec38818b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "484ebee43de14ffc8eb2d986f81325d0",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "7bb13d9dc4c54d15a9cfb00c7473dbf5",
      "Inputs": [
        {
          "Id": "4e70260dc8ab426cbc9ea4f493807c47",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7cfc01fb7b344f1cb59694466d0d0167",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5a0b75ccdf884e6d86f89af197339ec9",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fb55cd0fc09a4f48bf93d80cf3a9db43",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4.7;",
      "Id": "a203dc26e8644bce91e5373bc7a3e275",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4429de238d0541a99653e180b20a8655",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-3.2;",
      "Id": "18b1f1f8ce4341baa6c68df7b3519985",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4b2ff2a38a3b41638732e6a22df524b4",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "-30;",
      "Id": "4843078d8f4440298c6c1e01c1e4fb6b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "225e7c6ee25a4b8c95322c0b8f517112",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "0f33b46937e643b8a8f37cc0aedcbed1",
      "Inputs": [
        {
          "Id": "fb92157590604d46b9addf3ab4bb87f4",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fbc93e95a96340de914fdaa0d95c077a",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3825f316ddb146f0847cd7840bc76069",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "284e995f69434c258c4401f9a30c13ec",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\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.PointAtParameter@double",
      "Id": "5699ff6b7ec24b92aafc70b9e2815dc4",
      "Inputs": [
        {
          "Id": "67eedf55dc2140e8accbf266c7f053b4",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bb3627afda3e4956b4f67f8ae90229b1",
          "Name": "param",
          "Description": "要计算的位置的参数\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "46afcfe189ae454a93f66b2e557f3202",
          "Name": "Point",
          "Description": "点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取 StartParameter() 和 EndParameter() 之间指定参数处曲线上的点\n\nCurve.PointAtParameter (param: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "ecddcb98c10444a39cfba3423b28060d",
      "Inputs": [
        {
          "Id": "90c30291218e4565bdf8163fb7b517df",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bf16bb35525549b784cd69b651625451",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "98f5edb347924297bd29251348cf3174",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "0f8a5b39f58a44a193249e55ffb80475",
      "Inputs": [
        {
          "Id": "ab5c7447f30f469491d596702b773ed8",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "88aa3c6b7fb042c5bc191f699d3f2fe3",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c546c64bd7f44bea96e2da843fef7d45",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "2d34be0dd07b40ee8cfff644bfaecd28",
      "Inputs": [
        {
          "Id": "ef8477479f1c421291720721b53c0fde",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "da37713bdaa148819cc14b3e9f07c9f5",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ce422b3d10294573a5a07ae26103959e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "a9aa3502fde04f18a8e01ddde9cbbe94",
      "Inputs": [
        {
          "Id": "8726d78bf3c744f5bbf2590caf2a9068",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e0355fb20cde4aaebb1c8ca52761297a",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5bc4c7947dc34f9daa100b0a6487a9f9",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "be9a3c45d4ee4d9cb33de646bb52babd",
      "Inputs": [
        {
          "Id": "e63a6d4506704b8a9d9cec1cf7a8afa0",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "339a4faf94824ab4b7a7ab28c61a0c6a",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d2e43f49eb548ca9a76b9e8065a1feb",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "fe7f34fc3af74df3baf49721c3680417",
      "Inputs": [
        {
          "Id": "f2404768a87545f38757d74d6dfb33a7",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c0cf4a4005c1463987d728398d777772",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f83fe404de8d4af18090c7ab3018ddbb",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "359cd3d2bb364fa5a71626b612a6c0c1",
      "Inputs": [
        {
          "Id": "fc4cd1674e724321bf4a47684e66738a",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ca6bd93f1b249a0b07e3607582e5a2a",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4177e972ac894ab88b64fe6f607b0a31",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "a6e7bc3f6907462386eabb90db772b77",
      "Inputs": [
        {
          "Id": "225882fab6034b9b8742fc96825138fe",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ac0907b1ae54493b2cfb0ef6adaf227",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2d866af4c8744d29bf12fb73fcc54f6d",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "802c2b1d2a224831af9596069fe2e54e",
      "Inputs": [
        {
          "Id": "e19451a3048f4519af84fcf7b2a61739",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b06a5bda559f4cc6ad887bea75e99bc7",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "39f925ffc1d3491fa4930184513dffe7",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "6bb444950dd343d8b5845bc51c4c0527",
      "Inputs": [
        {
          "Id": "eaa7c8558f864ce89bdc3b1931e85a5d",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "396717169e8b4e2d8fce745102cdcc31",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52145638bbe946168053342d3f85140c",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "d731024bc90442008c0a7b8c34acf582",
      "Inputs": [
        {
          "Id": "eb8dc4cf327d41ac957b77ed511ec949",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d61ddddbfe2746d18ae28b3617a966f6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bbe70328ffef4e8c88391f811a36890f",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "b50315a495cf4613ac9c07690b7a30fe",
      "Inputs": [
        {
          "Id": "37353c01ff6f44128c2ca44e62245a3c",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9cfa3dfa2dd942f99d2f3227d3433488",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3451d646bcab4b75be4cb2362bb3ac72",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ff638386d94143df8f20819608fc1419",
      "Inputs": [
        {
          "Id": "84670acb3c1b4f489173309e1dc3dffb",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "bc40618d09d3459bbd19da16fc288146",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "058d29a15f924169b1b7ab554d0dad0e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "2741e21a16954c5fb38c43116b47f70b",
      "Inputs": [
        {
          "Id": "75fb3c26c5224a51bef53d15530b95c8",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "72ed131fbc354cbfbb4dc56ef3f75ede",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "29cbf28b61ea42cd88a84a83310ebdbc",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "4df24a9feb9a4b118d6c6f326e18dfd2",
      "Inputs": [
        {
          "Id": "625710c22eb24b24b79a9de422e53ccf",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e2037b56221540a9873fe4d605569895",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9bcc3611233e403da5273de896cfcf93",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "9f06a528f11a4311b6c5de7c5b5fc091",
      "Inputs": [
        {
          "Id": "a35b626de5634c2d88c14a725e739496",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ff09431dadc43ff881148f9e8c880b3",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9c2d890d70fd4764be232e3e5e533ea7",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "cb3ee2aeace4468fa73c61936a188caa",
      "Inputs": [
        {
          "Id": "f69719d503f4419da19b2c7d6105ef45",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a8d13939d564a8f8106e85ce14ab591",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c089e386afb04dd2b3741e573a048cd1",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "a4b44c86c7e24d6cb05b62430fbeadd1",
      "Inputs": [
        {
          "Id": "ce5718133c2240c89902fdc7e07552b3",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "239f407db2a04097afb8fc53a5f55a93",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f6566639b4f34852b6e711b0da57542c",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "09082448eaf1423596e719fc373d88ec",
      "Inputs": [
        {
          "Id": "e8dcba9583d645939fdb2fcc1108d9dc",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4ce1efe0c64741cdb4240f572bb004c1",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f9ca7ca52ba5440e84d38cd73ce65fe0",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "424ea7f5ddb144719391f14de21f90a1",
      "Inputs": [
        {
          "Id": "b90f5148888b4b818839096450ddbcf4",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9aaa39493a784ffd9be31419aa521647",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0cfa9af83e7c43398aeb8094355506b9",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "bdc6250f50c945e28e03703dc61ea50a",
      "Inputs": [
        {
          "Id": "0bffbaa9be6e4516b9380a90db733e3b",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5dc2bc64b1c4e218c46dc1b2eb83df6",
          "Name": "thickness",
          "Description": "加厚量\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ab797b3365374fac97bde0aad32c9ce4",
          "Name": "both_sides",
          "Description": "为 true 时，两侧加厚；为 false 时，一侧加厚\n\nbool\n默认值 : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d1060c446330404f9f81db33dabd8274",
          "Name": "Solid",
          "Description": "加厚曲面作为实体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "加厚曲面到实体，朝曲面法线方向拉伸。如果 both_sides (两侧)参数为“True”，则在两侧加厚曲面。\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "1d465e3a0d334755ad08e6d07645529d",
      "Inputs": [
        {
          "Id": "703294d105bc46a7a5332636e7fe887b",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c90fac79f6d44ba8ae6f5cc8a34af7b",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a86d84cd411d4baca98dd36fb29a771e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "f73fd25fc48240ce925ed1cbb0b0b099",
      "Inputs": [
        {
          "Id": "3ba4cdab3cf24517940df38b978417e1",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6218af912404aafa30da39670aa0812",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7f4fc98a6822469e91a68b23be52e8da",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "93aec2736a9048d98757f69c74461728",
      "Inputs": [
        {
          "Id": "f76c03ddf97f480dbc489465c848389d",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9ae6d31865d2473db374e567495e85c5",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9a967f9054834c2fa377f40127bbea9a",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "176187dadfb040629db8a83e88b0c951",
      "Inputs": [
        {
          "Id": "a99832f59dc34fffab0a23204f3135a6",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a150a834fe3b4a979ceb2ce18e593ce4",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d42965909818400b95911e106d2a3f5e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "c779ce6f1694433ea5cdc3469ba82f90",
      "Inputs": [
        {
          "Id": "6aaf6cc03abc4878bbcf69b3004ab0e2",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d82dffbcbd9e48feb8aedb59ef5e6d11",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bc15e984d5e34dfa90e56fcd33b737ca",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "9a456f669cac4b3baed92d260a5a6901",
      "Inputs": [
        {
          "Id": "c8492f3c267442a58c4d116e1a6bb2a6",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cc4ee966a6ee42d688c4008ba999dda0",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "441a003d45644c3eb5d78a3ede002a6a",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 128,
        "G": 128,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "43197571af194ec6adf69733cb599b75",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a7fe783e89854f8793ce60a21b0b8b8b",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "c45c949395a24de1b078b804d0071277",
      "Inputs": [
        {
          "Id": "ce98942482d5480bb006e90c50c19fb5",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b200e850ee364da88c7c30af14720117",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4fd1b98363f8445da5227a28ba5437b0",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ba55b3fb0cfc4ce883a197becff935bb",
      "Inputs": [
        {
          "Id": "4818cf34f32149feb10a54adefe86570",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a9725f07d014b67988a1f6bd7dced1b",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8cad6a97d3ff4fe68b368e738117705f",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "e07401240f1a4835880bfbe6b9c942ce",
      "Inputs": [
        {
          "Id": "59e2ed5ebef046788cb4483ab2581ba2",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ccec835cab844ad8b38dbc92bc524da3",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8764b59d706c472b8b7fefcdd372e976",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "372c27b3e8ee46eb9d77c4e54818f2b7",
      "Inputs": [
        {
          "Id": "d12aac324a34483e84295325a9b7b7cd",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "587dbc25de5e446b92f6673b92c797e6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b420db702c7f4f198f44e856c664bd5f",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "55a0660fe0b840c9850149abd35c06ce",
      "Inputs": [
        {
          "Id": "d5a650c51be249bc9bc021f7b54879c9",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ae0bfa8c1b3844d2add912ef11c2fef0",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "91babe6792c243998f57c29257284bfe",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Arc.ByThreePoints@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "b6d96c9e24114ee49ea84b21b22cc7c3",
      "Inputs": [
        {
          "Id": "67a59caa6bfa4c3dbfd85faaf80fc821",
          "Name": "firstPoint",
          "Description": "圆弧的第一个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "827af02d3d934bc5a36a22d66754abf1",
          "Name": "secondPoint",
          "Description": "圆弧的第二个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27d73b17c2874ad590b4e84e85a4b5f3",
          "Name": "thirdPoint",
          "Description": "圆弧的第三个点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ab354423ecd4755a1854439782dcd90",
          "Name": "Arc",
          "Description": "通过三个点创建的圆弧",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过提供沿周长的三个顺序点创建圆弧。\n\nArc.ByThreePoints (firstPoint: Point, secondPoint: Point, thirdPoint: Point): Arc"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "3deb1c63ff6840f5a394fd26509d44a2",
      "Inputs": [
        {
          "Id": "505ed63c77284dbba4b47220d9f063c2",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9950781dc493481f9510eaad63357eaf",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "64ea99b7425f4f40be3872deaed197e2",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "e50188a58e204318b81e5313ee79da0c",
      "Inputs": [
        {
          "Id": "300f01452d5c4e35bae34abe7b3d91f8",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8482ac7a47aa4faba8785543235b5693",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dba5a26dfb5c4694bc6d1107e81da10c",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "d62aa4a96e3e4a71adca92328c4a72d6",
      "Inputs": [
        {
          "Id": "d676ac4868c44422b38f41587ed46744",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7bef4c97da06484fba233fa44c9fade0",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d7c5a60477a45b085f695ec6d9167a5",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 15.0,
      "MinimumValue": 10.0,
      "StepValue": 1.0,
      "InputValue": 12.0,
      "Id": "1c2da590d56e445bbbd82685fc5202f6",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "66edf90f62e2475fa6390333dc44a2da",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "用于生成数字值的滑块。"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "03940e98a40d45c9bc82b50c1aab8c96",
      "Inputs": [
        {
          "Id": "dc854f76ef314f2ab8ce189324ea7f8c",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cffb63ddff2b49d3a9fd88746ba569b2",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2fcbe90f8867438495ef2299dbdbdd93",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "90095d3a787741fba6f3e535772dc47f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8e4c7415d16a4c5cbafa586294e5c3e8",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "9a0ca2cc0e2c485681620fd16cae6843",
      "Inputs": [
        {
          "Id": "51cbcbc324ef4f4dacd2c77103d34692",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f716f8e6dab4b0fa7cac5a60e910ebd",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "42aa303e539c44fe81bc06abbcc96427",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3f6e8fa9a74346c2933ed86d2cce3f2d",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "44a4ce62b56743b09f29464f48e799e9",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2ec7501b4cec4d399c4cb8c79d7127a3",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.15;",
      "Id": "9b5032501c6a4dd0b66f38af52e9459d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "cda0585c6fed46ddba12767694093097",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "f34700abf18a448384104ed19147e73f",
      "Inputs": [
        {
          "Id": "93162b0790ae4d829eb678a7699e7d96",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "27bb87a7886d452db8d2f7255f47ee33",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "372c4a8690e94ce69908ff23c0e9a9f7",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "759d102ee23c49f8a3d75d13ae67eb2a",
      "Inputs": [
        {
          "Id": "cdc467a37b10474e8f28586b836d8164",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f13374eb24f641a7a59aa0c5e86085bf",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6315efcb68a743c2a7e988b1a0e6aba6",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 139,
        "G": 0,
        "B": 139,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "3a56c4b7308d478cb518c7f6254c316c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "45b995517c0a46a4b4aaaf2c9f4f5445",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "f9214f1239344c1fbe13fd1b0cc873cb",
      "Inputs": [
        {
          "Id": "76fa52fcd80f4ff7862443da2c52fc63",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6c9e9cf2c923406fb140d8a64252cab0",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ce50650281f34747ab5aeecb94145253",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "ea0e14127a4b4e52a55459ff93b66ea5",
      "Inputs": [
        {
          "Id": "e43124bdfb81498da4ef438e8c49e3c0",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "744f8f7415c9487f810930efa14bd338",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fa7870e438e94695aa51840a4c2fb33e",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "65631e1129e4465cb5fe6760eaa5906d",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "7be45198514b451d882846bbb3e31ed1",
      "Inputs": [
        {
          "Id": "178adddf92174d7ab6521af9a3d52642",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d0ad530960ea42a8abcd099eaa5bbd6c",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5b68d504668840079a627f08b39144eb",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "7bb98c9afc97482eb63663be16b35bd6",
      "Inputs": [
        {
          "Id": "18046c93570a443c909d5bc79b3529b2",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "715a44b4c6d344e3b74e1e9378f72524",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f493909d251c46cf8651b2ab19680725",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "bde2440a4aab4160a0daca92f85f696c",
      "Inputs": [
        {
          "Id": "5deaffff79c2430ea365ecd813e46696",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6dccc7b6d1c9466f9da34136f46660a2",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dce1062871864141926a4fde029d9431",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "cd06cec934a04a86b0ddc38272098b6e",
      "Inputs": [
        {
          "Id": "45ba2c9a65a840feaa20b24546e53dfd",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3ed6ad62c19744ea9857d23f5da5e7c8",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5005a73924cd4d049dfe176b38ebe849",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0932ec99fb1347d4bff1a47eaec574cf",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "2c4ac0694ded4be0ac1fb1f6f0ec5988",
      "Inputs": [
        {
          "Id": "b74e43046e2f4557b706e8d06786212b",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e867eec0a7244d65b6c6ad1db49b65fe",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ab0bb969c11542bfb35b95fbdcb25486",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "942009e75a314d1ea3798b0be4965097",
      "Inputs": [
        {
          "Id": "27daa32c8eb3405bab728e253e252ae7",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7962af55640e44f68e852373dfe55186",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b5ff6c9c5514b42b27c33b1c8ed5f49",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "3a2636546c3e4fffa083d1ff4e274515",
      "Inputs": [
        {
          "Id": "5364e96c106d4dc0a418f6e5d58fec77",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c7b73cfa9ea4411ab9c57056f3a947a0",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "442eab636ae941b182b6fb9e5ef049b9",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "00e7b297a57444bea61198031a9fe6e5",
      "Inputs": [
        {
          "Id": "08fe7b6b6fd4465696d98b01fbf27888",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1803372df5d4c3883128b731098c3b6",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "43d1d873cc674b968a207a42215cd9af",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "24cb437953754822b67d7e114f947074",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "0318c015d1e24a20936f7bab852f143b",
      "Inputs": [
        {
          "Id": "0e0d4eef73a843cc9bff470070b803a6",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "fcfbdc3a6bce48aa8ee16ef03dfd17df",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c1265999561f47b083505b83e40afbcd",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "c306d81dbb9e43f8b5e42a40adcc18e3",
      "Inputs": [
        {
          "Id": "cb95ac7d8d534c938562f0da6de0ff4f",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9687c609f0b647b98b25781765e4853e",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "111d0637cdb24332bd8f972af6cdabec",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "c4a45c7efaad4126bbde9d5ff4a4c3f1",
      "Inputs": [
        {
          "Id": "8165afd6b3e840fd9ed969074b6fbaab",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f8bceb39fe14a778819aa33a897fcc9",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "99fe31f1c559469381772e890544bf51",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "1d6df4929a9949eb95366e3fb117afab",
      "Inputs": [
        {
          "Id": "3c1751332adc4851a45dedb9da6d5546",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2c130cdc19654523833f1b0bbecfc071",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f09dfd704e2e401daf31d688fdf1f3cd",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "85d307e35ee2442d8eb8099a1d33a7b8",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "4617a5571bd043e190daf057967d2070",
      "Inputs": [
        {
          "Id": "8ada50cd38684b97bfe1c5faae8d61d2",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8484429ba4e47c6bf129c8736df9869",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "df76fbd952234a79896c8560da04fab4",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "fb90db401951477f912557b9259a3054",
      "Inputs": [
        {
          "Id": "7f4571b0e6824063bc82b0f94788c1c6",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "77a81f13dc7b40629b43c31788a2d64c",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "928d6d459a14407dbb385b4c96ec4be1",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "eb8b13cda91343309b9e4ae92c9a6193",
      "Inputs": [
        {
          "Id": "3f1995d85eb14748991e595983464d3c",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b97530b7396e4ba78ca724152551d85d",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ddd5686881464fb29d81130f5ae9681c",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "dd590f604e0b46a489b43f9b3e0ff7ea",
      "Inputs": [
        {
          "Id": "11d66c867e124c54b5cd435f10f86bb7",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26ee5e73f19c485ebee2199fe172a540",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e446a0b56ac542a295dc07f1be0a2a46",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0234ad627dbe4b3c8feab2baf778fdb9",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "97f0041b94bb4cce993ebe65172937b5",
      "Inputs": [
        {
          "Id": "c6470923b113495cb6c14523a0f9fbbf",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "713ee9de57c74e58a8456276f5db25a9",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a8a2795365d14f47acbbc911f7c84281",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "f74031c103d045e8972a022178d59b09",
      "Inputs": [
        {
          "Id": "265417926a494a0bb5149de16e437a00",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e135dad7bc1f4ef680a086325991d006",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c1e1d9098a744c7cad46fab218cbd38b",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "aea1814f1c844386bc0110b403ff95e0",
      "Inputs": [
        {
          "Id": "3aa960f8d8d14e74baf22c4c68d62c12",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "581bae10668f4a9e93ead153643e460c",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "124f15e322e34550ae39111f30d177c3",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "97c412931a2e47f282d713855be2d51c",
      "Inputs": [
        {
          "Id": "7b3a79150a7d4b9890c84380743aa4b8",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f3c11627112345eaa7071f6b96bb5fbc",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f52076e8b8944588875356811e0b3fad",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d97ebf9a326941689cc032b0cfe3b185",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "129c8c3b71eb46068e5f5fe6ec7c1128",
      "Inputs": [
        {
          "Id": "86775be148f745fc9c4c6c0474bd903b",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cef1a3a76c514fb8930f8df98654f948",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f8727bf3f9f24b578f7e7fc958ce8003",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "9bdfd9b3a94c4dafbc370ef20f6b4dd5",
      "Inputs": [
        {
          "Id": "67b290ed875a4f8a979775d4b8aa73bb",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6eaf52688c8415fa850053bf395323b",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d0f4829df90c4da290d81ddd717de18c",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "f8be905a602e4465bb2d832c35ca5d2a",
      "Inputs": [
        {
          "Id": "44e58cd201574efb845e8e8c870f942f",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2833e2e203a84cb39ca0c36d0b6585a4",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c3c57fb890884a109b04093228056383",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "1571e687a3a1405bbe86375d2c836584",
      "Inputs": [
        {
          "Id": "4fb0d6ceffa84c9f9e39f96bd79c9f96",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "866f8e2d3e21425b839522cef39df1e3",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "659c9f7c5c4e435fb28b3cfedc79bb9a",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "81dbacc10a1841e18fd3ce68f9a3c106",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "cc7bbb1ba6a242158e4f31bd7fdf1033",
      "Inputs": [
        {
          "Id": "797b04ae715846bc8cec1997b947e5a1",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3c5577730c5a4351a267a1bcae284c4e",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "79ba7c3ea4374ab6b8b54a8d1005360f",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "018c529a70234a099b9ab367c9ea2831",
      "Inputs": [
        {
          "Id": "4485a552288e41959832513830540153",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f204ba3762a7448f94c17e23c929bcf6",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d28ff39ccda04f46be171d3ac77edb46",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "3efb017116b14936bad0cff081415327",
      "Inputs": [
        {
          "Id": "7c5c03a6a3644a6cbb4929120de01d5b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6a6e887f960c426ea42d4cc3cf3daff1",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b0a580655a7e4663b742b9807ba3ad27",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "a29ecb1adea3413580aa751f7e088d0b",
      "Inputs": [
        {
          "Id": "ed881fbd40964c0cb24373e72ddcf573",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "33e7c3261fce4df1bffe530fd4818fe3",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a88983e80b5c44eca00504d7a48f9292",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "38ad340b08664bb08299eb43dfd6a873",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "fe670aa8a7214f8ab8b83d0f7be323da",
      "Inputs": [
        {
          "Id": "e2fa0430a5a54975aaf6d8bc2500323d",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ddba5eaf6b9e47aaad4180f6e86eeb7a",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0bc8c26913e74a1281a2c943800307fe",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "e395d2a856c14af79d99da7f84a17697",
      "Inputs": [
        {
          "Id": "41e1d7015b1a44ad8e71a21be35f8f73",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0280ae2c2422454cb0750e7f0d496a6d",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "368dd88133f94d76a76befa4b12b6440",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "6e749c326c3b4768a35d7ac5679e3d04",
      "Inputs": [
        {
          "Id": "303a68fd44e942b0bfa7f598c234c57b",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "054382b7f3fa488e888b4214518fcaa9",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "48e5ee703a5d4eb0ba71bf0fe45a3623",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "abd2ab1308c0497b99d56e8fd29c9b14",
      "Inputs": [
        {
          "Id": "6bae827f6f7941c189392a74aa01aaef",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e5ea1a9ba4c244748d83ce0f6f713e57",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0e8d98d72df847df856aded33020d424",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "40ec0c9f821f4f539e002c80ecd1c4e0",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "b88addd1f5e545218298532e7ba7ed50",
      "Inputs": [
        {
          "Id": "bbaed5db90c549ebb140daeb351fa954",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "196e90b1389443cc854dd77457b8fe4d",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "8810368c31ff41fbb3fedcd9a18780cb",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "8721e4a682b24b2ab81d0556d9c5f3b9",
      "Inputs": [
        {
          "Id": "2c2c1abff35e47bd896a2664ea5d5ee7",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8d36f25de2de412a9e029f1552d273d0",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c68507efbfa541d99d1ab107ba44defc",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "20754685c94b4dbc83a139367063f2c1",
      "Inputs": [
        {
          "Id": "36039c7c83ea49ce945316447a598290",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5c444e8c30854adb856f18f95c3f66ec",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d6dc757c289342a88081324b80450a82",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "ea83abb68b0f4bc18545b560f15d9237",
      "Inputs": [
        {
          "Id": "0643895572f7454dbf25e41eb76f2a44",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dae481e19e374b1fb7061c0505c22687",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a697e0657d024bbe8cf7a273decad93b",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c10f5686ae064f33ac2fb0d3de7685de",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "12fc1caa88d3409eadd9b97809a13cb6",
      "Inputs": [
        {
          "Id": "ebf4443dd3ae41c1b376aed617706b7e",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6547a3de19c24362af0ce5db52a7e872",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a1269214a0b54794b3da4c457186fcfa",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "d64bea51cea1489da26623f65ccbb1a2",
      "Inputs": [
        {
          "Id": "c107fda3e6ab42268dda2c6a508cfc99",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ac387486047d4686af84bc62226fab83",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "095e858d7fd740a1ab5c6bb406e1c88c",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "b22450c026e54f11b931639563dda25c",
      "Inputs": [
        {
          "Id": "a7584de7e4af48dcb5ee7a9ede77d3c1",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a327f581733048079539732b8aed009d",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "80ed1dce6d1a400285823737633b0c67",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "ebb5b9d5812848ee81f9cb4405b92ead",
      "Inputs": [
        {
          "Id": "ec240b0e3aae4b93969751098c1c76e8",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "36f26af8809f401b94ec17e82d96ea63",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e7359691838f441080da0a65b601c495",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c494f4e3ac7040b083948c1d8454c814",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "b0c13ccc805a42b5850fb01e431ca01f",
      "Inputs": [
        {
          "Id": "b17712ea372b4539ab1661d76a15d136",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dbcc78232c9a4d79b417aed9f3df59ed",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3d0448fe37a742239d883ab0d3f57897",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "759a5de8729142a2af4a2404e7ce7612",
      "Inputs": [
        {
          "Id": "cef2d190437444f7b8f9483aa817edbf",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ede14eeb8ff64eba9bb63c11ef19ee63",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3ab7fec8f3814689a3c29712f87bf298",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "cf70c4b9b1764644b0cff4be960bb9af",
      "Inputs": [
        {
          "Id": "1b28fbbe1f7048468c3a0b8a5092425e",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "620ecd70248a48f28581af114b6ba848",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0e427c1c30e94d9b86d0b6dbefd5a7e2",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "4c1a0782961a4a42ad291c0bdef28957",
      "Inputs": [
        {
          "Id": "fd946b8e23764415bf0ffa21afa7d0d0",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7a193d568bf34e2da8437c9771217080",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de218acc265549e3a538d26cc513a1e3",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "858356d5450a43dbb0d295339572bcd2",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "9832cab960374f569c03b547d875ab45",
      "Inputs": [
        {
          "Id": "b17996f5549f41fdbb9df9c2d358640d",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d126b0a3e2644f99ab039b5dbbaccf1",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b96df6f5ac04094ab8ad6c27093caf7",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "d201be55eb7d4b8296743c780202808f",
      "Inputs": [
        {
          "Id": "250cf4c0c3d741d7bfb69a229364ab0c",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "73e6abaa5971473ab9d38da11e8675f5",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9f39d05a70b74fc2be6f2ffd77f1a55d",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "d497c011309f431e9209d79c07e08f16",
      "Inputs": [
        {
          "Id": "0ed8c6c1806d44609fd4345c586e9b6c",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6862ebc12ee447779bffd77ccad63a64",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9951c4be7fd247e0ae3109d3966ca56e",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "4da4fc7a07824add8a64f1be7f76092e",
      "Inputs": [
        {
          "Id": "2606ede77d6c4fb4adc26fe11f39e675",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d99a1aa432ef428bb528f5672b4d4594",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3a4a01a91c7e4bdc89305dd1fe7a2d54",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "44144be465d34c39b568e619effbe686",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "607c6a372c074a2399390c8e6723b090",
      "Inputs": [
        {
          "Id": "69fbdcac663c4deb831099fc7de878de",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7f7c5245d32d4aad83d6e9abdcd116fc",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f03b55d81b73404989675ec77cb03532",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "a4136cf26cd74645bd63b751de6cc61c",
      "Inputs": [
        {
          "Id": "dcc0f2ff227b458ba86d012cc8c75e38",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "26fda9b5941b40409eefc464542eb098",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6a7ef8ffd0084c4393d6ca2ceb82662a",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "5e91019ea4244958816c8a427000382b",
      "Inputs": [
        {
          "Id": "e5b9a65782f747f6a038e25513e47bd6",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f8a4c412c2e54dac8c3d9d2754fe157e",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6a5225b8e73b46918e4d11ab7c5947c1",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "d15c2cdfde464014b70e7c52bb8b73a7",
      "Inputs": [
        {
          "Id": "1ea263078a0d422192d9b5c35c76d9b1",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a9d707573e6045d58b0233735643addf",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9dc9b75cf8564f569813708d0d602b96",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "54faa2425a4f46c99fc7b91b07a82292",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "6ee6e1883c6248a48287f49fcd924488",
      "Inputs": [
        {
          "Id": "f7668b57e258485fbc3fe74295b3e228",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1d3c52dc18024890bb6266a28d61261c",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "88523cd719af4b0c9e52807ca9ffe7c1",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "f0b770afa8d344e6990e8fba64121c84",
      "Inputs": [
        {
          "Id": "fab151aeb5d54435b9c6522ae2de68fd",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d1e453e2bec45b3a240dfd2fb78b0f5",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c3a163e4acc8450d975e4f0b855890c7",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "fb076409b15e43a7a57d6ccc35fca6b3",
      "Inputs": [
        {
          "Id": "8d50487735c340dfa13b7e25764cc9d3",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46f86f0b830d496ba419347b10d8b244",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4e401733afea4162bb2d364a3bf59640",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "9c4c4e554370427b95300b2ccb39a70c",
      "Inputs": [
        {
          "Id": "cd1b10cd132a4394844e3fb5394e31f3",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1a5ef09a33e944bda452718fd9d95514",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c3693905add44cda852166b93ebfe10d",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "018129ff99384f8da0da805c76ba24f7",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "444abc3d85bd4fd599ed67b4bd4612a3",
      "Inputs": [
        {
          "Id": "795caea6efd544389c4ee3817fec163e",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "906b057afca9475d9d450db7c564c9a0",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "37328b47fac047ca9269558f0239caec",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "ebffb70993b64538bb36444f11fc0bcf",
      "Inputs": [
        {
          "Id": "74cea36515564bfda6c79fa78edee441",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "281527f293f54643a72a09b1044b98d9",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bda005f7eeb14d55ba4bbe31ae3ce11f",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "163d2c89397645589093bb36f2ce8fc5",
      "Inputs": [
        {
          "Id": "9f91f5298b064d9ca0213fcaebdf3aad",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "957f4ec342e145da80feaa0ab34441c6",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "dcb87bdbf6804832ad001f3c3b81a92d",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "d2c9a33f27c549a38ebd573a62b73ed0",
      "Inputs": [
        {
          "Id": "fa2382122f4f47258bccf3fa6965f55c",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7e4a6b5c81fc4652934e85196fb6d73f",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "41eb44caf71445269a4649d80078b78c",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "307ba84cdc724dfe92fb1a86f99144bd",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "8a62864541374793a05268d0e539a91b",
      "Inputs": [
        {
          "Id": "00b0389d936f4c07afe0dd53c8ed587f",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cac19643424943e18d395bbbfceb2048",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9374ff59824e40a3a971166e7b883e86",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "d9cfb50900b240599be25a891c870d95",
      "Inputs": [
        {
          "Id": "92fc63205d1845a29abad2ffecb253dc",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d81229389c294ba08360949dd019ebd2",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "339b81cccd2847e9957af7f6144df1a1",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "5b209e0dcf7042c28bcb65fcc54ce349",
      "Inputs": [
        {
          "Id": "9d8e1da92a654be78a59d2583d741bd5",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7abbabe577344543a8be2bb41f711faa",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ada3324bdd54055b34af51e9ff8a8c6",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "9295950b638a456d847c9036bff0b239",
      "Inputs": [
        {
          "Id": "524e1e9fd944437896a9dfbc02c6ab03",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "084248620477469e8e637754af517d00",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8f4043a3be0f4b7bb922d5ae7f0d25e3",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f3429e8df6cf43cf813400729c7acf31",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "ee16e0161bf84ff9bbf1c361a1d6d964",
      "Inputs": [
        {
          "Id": "71ea6a0fa1fc4426b19b9d7357fad50e",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c6385a641dc146f7b71b74e818a6a39d",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "03fb7a47d6444cfdb4fccc6e9763be84",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "34e4a364ad28465da1f899c3698f1e3e",
      "Inputs": [
        {
          "Id": "e6707a18421b4fc9a4937150fd36dcd9",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "40be9e51dd474881a14c1175ccc4bfb6",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a884f12d31054061a9751420b3c2a22b",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "272d7fd5742043de9ea65a77b618ca03",
      "Inputs": [
        {
          "Id": "cb4726ab37b844b68ecf49985fe5fe04",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5bb08e417dc14601914d16da455e7c98",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "3f5183bb48cf4407945ea05381df4c43",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "fb08becf738f4909986324f6a6523d24",
      "Inputs": [
        {
          "Id": "aa2c157b6b69469b9aceedfbcc0b2938",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b5cd5b72a22d4bf18fa9b2f0c0507236",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f96fba97f6a74238a3b542a951b03531",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7434e08b6b15447991782d4050e8ec1a",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "2b947c080a324cfd8b4a7574dd5371dc",
      "Inputs": [
        {
          "Id": "95b2b581ca39480cb471d410f6947fbd",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "22c058e308a74268898be3d84f05c88a",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6cdecede41f9416d83aebf7167bc3c2c",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "14b3cba90f9149c0851887ea076b8012",
      "Inputs": [
        {
          "Id": "5f0ec4fef5254d84a56792b7fe31c82f",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6d1ad3436eac4f79b3aaae9bd5d20f43",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "02ec9b4ad94c47b3b94781243cc3bbdf",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "b70ed90510d048e0be9d8fc746239f8b",
      "Inputs": [
        {
          "Id": "089f87b96ea54be18b9c4ecf3fecc9c3",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5fd775f6fad04d7b9425fc4ecac54750",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "417e787e3d6140c28ef554319bd5e4d9",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "61295febdb644524ae1f9dbd174a2624",
      "Inputs": [
        {
          "Id": "e2d341c22187493fab7a08767a8e98cd",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8ba7bf1acbb3457199e813772ce989d5",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4adc11da8e1e4ea59677610ad73934d6",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "547885a016674f149831e6f9cdcc1905",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "42dd50c090064de8b320adedd485c04d",
      "Inputs": [
        {
          "Id": "30544d7caccb4444a96492756c61e2a1",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9f1318e1e339407ba729e5ec04e31837",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "5767cbffceed48be9080bb934efd180e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "3d49c2c2f2154dd1ad8488164772d907",
      "Inputs": [
        {
          "Id": "e6ebad865d404b22b7b4f9bdc68c8151",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a36e71ea297047f39bf94113938eb80a",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "15aa6b9f2e764977ad2b4b961809be54",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.15;",
      "Id": "8185bf807c414fa5beea573049ec42d5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "9c4439abe5914c4a82b129e5003f82e1",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.1;",
      "Id": "ed87f3124e9444eb8c2d0c92d0cbf6ee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "c0ea68d520644f6083b4c4c30d141814",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 0,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "28502a28a88f4e4fbfcbd5c99a35d1ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "258a6a96a92a497fa9b4d6f3b6a3cd4f",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "22a8f488458546e2ad93bac0ab06adf1",
      "Inputs": [
        {
          "Id": "31ab5f4b668d4811806c22d024774bee",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f369569eaca64f38b640445b84e72408",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "059e7ed62b7543a09657fb691eb638ed",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "2f8e64cce315467fb35b818dfdc797c7",
      "Inputs": [
        {
          "Id": "7cf2d98d03fd456583e750a4d0ca4a60",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9d217e70bffc44ebb49ad6bb6c942e66",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "18572d31d92147f0ab351981a40d2834",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c2b91a230e72466888166f3cfc4b51df",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "2ed086ac8cb74326a6629663d7f24fe2",
      "Inputs": [
        {
          "Id": "b093812b7b8a42599c1a0b9722d02502",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9c973fe6d4414eca9c76f9832bdb0321",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c25491acf5374b26bff95a3fb7253717",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "6fcbff3879e647a091bf7fec7b58013e",
      "Inputs": [
        {
          "Id": "5529b74453ce4e6abded4052bfe0d0b2",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2089d3475f7c4346be878518f596be36",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d97de6821d34ea2aaab9f241399b4ff",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "d11aec1ee58d4148b4a1486025e9f6f3",
      "Inputs": [
        {
          "Id": "2efe98f1f7b942ac828ffedbe37036f4",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "39fb77be397f4916b5cce45183e02428",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "668e3c4fde7b4ea6ad791792809b392a",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "81bd3fd5a9854381865587bb55f8384d",
      "Inputs": [
        {
          "Id": "fb5e67d383b34ab1b1b5fd4d5379e040",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "47caa4bf7ed04bf88fcc54733753b03d",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91629ea558814e96826f4c3c11c45278",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b5237669d1634306b5b0cde2ede35a71",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "c82d15870ebc41dfb59690d10ced81c5",
      "Inputs": [
        {
          "Id": "3160ab09906a4dcfba82e9f51bd4cdd0",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "46a6e264d6ce419a983a95b1e784290c",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4d03d8a581d348f789619d4fd892627c",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "d3aee592458d40388bc66011749cc96e",
      "Inputs": [
        {
          "Id": "c6470296339f448d87164a97a0a8cf50",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db15bb6625694cfb93b3e39c0e141a44",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d8c7855293df413183106cc04cdd5e23",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.3;",
      "Id": "215162dc5d1848b9adddb393248daf9f",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8c8d54a4e04a47108ead8ea6c0fed21a",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.2;",
      "Id": "5071dc06aacb443cb48f98c02a905f7c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e34f225697524abcace145ccab15808e",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 25,
        "G": 25,
        "B": 112,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "1f4c3451db344f52a61973c9424b35b3",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "5c00f3b69ce34a789b1dcd59238363b9",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "27cda500fde14eef8adf4491808c454c",
      "Inputs": [
        {
          "Id": "f68783d3eea249f59f5c13fae2a98ad0",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6fafd9c737e0421eb9ca1a70cfa4c1e5",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9b448f63f7664ee38fba2e90a0ffe07c",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "cbabdfb64f234d048077703a8c4d7b48",
      "Inputs": [
        {
          "Id": "28a434295efe40aabe5f0e43cead0447",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f5e054b48d734e5592d00db33c7121c8",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "74945732bbed449abed3630d8b6538da",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ba412f0054554f39a3f17fa5305d3d15",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "896b4d1faaec4f21a2edd9a30ec8373f",
      "Inputs": [
        {
          "Id": "16e013be1b1c4f2b94bf26205199c38a",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7ec8353db5344ff88b91d00b9db9b27e",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "585cd8ce11174e79971db484126f6c0a",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "3d07e4bdde914772abb1fb6000f2690d",
      "Inputs": [
        {
          "Id": "59b18435a2fa43aeae45666e26ff244e",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "154b5638bff141fda38f745c419be0ca",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "33b9ec67c6e044f283650f2d38da1003",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "570ee3726c4d4c0489d3c7f8f8243887",
      "Inputs": [
        {
          "Id": "569870a1735e4895a3b7070013247458",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8fc021ce12e041f8ba77e7b9412bb62d",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a874b798852349b0bc3d649301e9a564",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "a30bca291c104711bfded341bca4bb7f",
      "Inputs": [
        {
          "Id": "a3b09c1376e24ee78f9cf7330751e36f",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b7e821e9b8f404787210cac500416fa",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "c83e9db0bef344029efcaf3616e57522",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9088a22f35f1479d86579717f8bbc3e0",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "31da291e5c6b4bae9eb55b1327e951f5",
      "Inputs": [
        {
          "Id": "d519c5707db342ea948b623b9a8fc14e",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ccea063a75f84b418aac6b5667d047e4",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d76c9fa536384f229d258e9dc12918f8",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "30ee428a35ed45d5b4a0469303c9bc1a",
      "Inputs": [
        {
          "Id": "bf70034eb40441fc9e6bde4f171dc9f7",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5e16dd974cfa4bdd8e69cc0f1f244c54",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "eb2ff782d8c0484f9321a0cb9b63c1de",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "1c4fc294bbf442659af8f7d584bd00ff",
      "Inputs": [
        {
          "Id": "d7335a71d3f44cd4b2cb417bcb6172d0",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "05c14d51ea5f40549cfded567ee1d7a4",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "32acbe5e96a24c639d0d7221ac928d5e",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "e73b39cbb666488fbf59ea93bcc6750e",
      "Inputs": [
        {
          "Id": "4457f540702648f3bf3a5fba35ec5e8e",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8e091e5380b345fca6ee36bb9d1de10e",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "71038d27caa04a58a898c9ab71f1bf95",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ddb4a796423a4f5fb49e689814821a11",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "5bf90f5fb0fc452587fe6d671c01a9c2",
      "Inputs": [
        {
          "Id": "66d2d53907d24a5a819a16f5032dd1da",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2de053743d4a4a9aab6e614947ba8915",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "710768127b6342f78e057656360fb276",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "c2176a3742544578bcc56ddd6001fcb0",
      "Inputs": [
        {
          "Id": "27dedf323c8441318713b2cd201c1095",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "92757d2a4a1f486faae265375322afd0",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d167a415720f4b118d089394ed54adf1",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PlaneAtParameter@double",
      "Id": "f55dc2765a8340e58fa39fddb92851cf",
      "Inputs": [
        {
          "Id": "5762ba53e67340d589545f55cadbb359",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd6a359a8eb74cac9c9949a29ec9a21c",
          "Name": "param",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "a232b80467ef442694865649c1662607",
          "Name": "Plane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回一个平面，其法线与曲线切线对齐。调整参数以使 0 始终为起点和 1 始终为终点。\n\nCurve.PlaneAtParameter (param: double = 0): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Solid.BySweep@Autodesk.DesignScript.Geometry.Curve,Autodesk.DesignScript.Geometry.Curve",
      "Id": "c6e6e2f5728a493791e047f06dcd2ee1",
      "Inputs": [
        {
          "Id": "89f17d22ad8341e5a740ea98b3e66d82",
          "Name": "profile",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "4b3f9845b08e4d1cbca66dc7f5d59a4f",
          "Name": "path",
          "Description": "Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c4863a9ba2ab4e47a159d119335a3ed9",
          "Name": "Solid",
          "Description": "Solid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "沿路径扫掠闭合曲线。\n\nSolid.BySweep (profile: Curve, path: Curve): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double",
      "Id": "d124d93b5a634571983819152fde5845",
      "Inputs": [
        {
          "Id": "30e30d4e5d8b4007b00340cbaed9ffed",
          "Name": "plane",
          "Description": "用于使矩形居中的平面\n\nPlane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "08adfb412ff7490b91ee964cce614339",
          "Name": "width",
          "Description": "矩形的宽度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "20ab3de2838243339c1d2c5dda11ed36",
          "Name": "length",
          "Description": "矩形的长度\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "88e4c1b5aaff4953b96d746e63f84f62",
          "Name": "Rectangle",
          "Description": "由宽度和长度创建的矩形",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以输入平面原点为中心按输入宽度(平面 X 轴长度)和长度(平面 Y 轴长度)创建矩形。\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "c426440a7d61425189c0f6c7b9a4b9fe",
      "Inputs": [
        {
          "Id": "15292ac3f8b84cac89ca8463c2ff6850",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1e082af1a41748b09d7cc2c4ee84b8f1",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "64beeb90bf24469b8ca8002722996e2e",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double",
      "Id": "0b26c362c1b24c7e9ac2cb6747309504",
      "Inputs": [
        {
          "Id": "80980d4056734f89a3e8b6000854c647",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "91b8722af8824f6c82c21e1e7e36b85d",
          "Name": "xTranslation",
          "Description": "沿 X 轴的位移。\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "82ecb5553a6144409760095169fac1f6",
          "Name": "yTranslation",
          "Description": "沿 Y 轴的位移。\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "1c17d85c815e4dc19eb55702ceb1b645",
          "Name": "zTranslation",
          "Description": "沿 Z 轴的位移。\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4727a39080fa41199deccfab67b85658",
          "Name": "Geometry",
          "Description": "已变换的几何图形。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "将任意几何图形按给定位移朝 WCS 中分别定义的 X、Y、Z 方向 平移。\n\nGeometry.Translate (xTranslation: double = 0, yTranslation: double = 0, zTranslation: double = 0): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.ByOriginNormal@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector",
      "Id": "9fd563e5492a487bb73c30eee0949cfe",
      "Inputs": [
        {
          "Id": "197f80e53bec4f53bd979000ddde6cfe",
          "Name": "origin",
          "Description": "平面的原点\n\nPoint\n默认值 : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "52e53c930f3f427e8ba60998831bdb6e",
          "Name": "normal",
          "Description": "平面的法线方向向量\n\nVector\n默认值 : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "12c99e258f3f40218d7591b0be2fe8db",
          "Name": "Plane",
          "Description": "由原点和法线创建的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "以原点为中心通过输入法向量创建平面。\n\nPlane.ByOriginNormal (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), normal: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.5;",
      "Id": "07bb30249ee74426a31d10c07eb14cc2",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "8725b81ba4aa48179985e6c1b6c837b6",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.PointAtParameter@double,double",
      "Id": "cdfa6af073db42c2aa9a78d2c84853b2",
      "Inputs": [
        {
          "Id": "f272641a909c4225960c1e9fa2bb2a68",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "eba97459694d49dfa2e0c16892fe6f15",
          "Name": "u",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "43372790bd9b4c02b3dfe1c8d46f12ba",
          "Name": "v",
          "Description": "double\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0186ab8d855a44aaa4520bef755d32e3",
          "Name": "Point",
          "Description": "Point",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回指定 U 和 V 参数处的点。\n\nSurface.PointAtParameter (u: double = 0, v: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolySurface.BySolid@Autodesk.DesignScript.Geometry.Solid",
      "Id": "b6b1655c4ecb4988a3897b49f3353577",
      "Inputs": [
        {
          "Id": "df38d03d487049faa065d900a422ecf6",
          "Name": "solid",
          "Description": "对要使用的曲面进行实体化\n\nSolid",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2b17a6802bd94779909dcd2e7f594f0b",
          "Name": "PolySurface",
          "Description": "PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过实体曲面创建 Polysurface。\n\nPolySurface.BySolid (solid: Solid): PolySurface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.PolySurface.Surfaces",
      "Id": "e315046306f94dafa701496cc7aa1e9f",
      "Inputs": [
        {
          "Id": "bae654a931bb4b2f8fb8251ef9250a54",
          "Name": "polySurface",
          "Description": "Autodesk.DesignScript.Geometry.PolySurface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "543eae82e7ce4a3f8e33bb7ab6ec1b70",
          "Name": "Surface[]",
          "Description": "Surface[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回表示基本曲面的新曲面。\n\nPolySurface.Surfaces ( ): Surface[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 0,
      "MaximumValue": 5,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "39883890ec34495aa8804bae0ab724ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "539b0d8e472949aabfe020092d886bd2",
          "Name": "",
          "Description": "Int64",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "用于生成整数值的滑块。"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "ea70e29ee2de40df99998b7366e8da18",
      "Inputs": [
        {
          "Id": "f68696188b0c4e2dac10548ea4c6fc60",
          "Name": "list",
          "Description": "要用于提取项的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7d2c81aa0f1a43f1b180c0cb7cc8d44b",
          "Name": "index",
          "Description": "要提取的项的索引。\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1c70a176badc487591cf2ee580b25890",
          "Name": "item",
          "Description": "给定索引处列表的项。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回指定索引处给定列表的项。\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Modifiers.GeometryColor.ByGeometryColor@Autodesk.DesignScript.Geometry.Geometry,DSCore.Color",
      "Id": "7deeb23009dc4699ac9933bdd00f4412",
      "Inputs": [
        {
          "Id": "9dfea6105c7f47168017a22ef8667e1a",
          "Name": "geometry",
          "Description": "要对其应用颜色的几何图形。\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "01b05903068141c99d9676e3f1c48bf6",
          "Name": "color",
          "Description": "颜色。\n\nColor",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1db0827133c547b392cbf51f1df35a9f",
          "Name": "GeometryColor",
          "Description": "“显示”对象。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "使用一种颜色显示几何图形。\n\nGeometryColor.ByGeometryColor (geometry: Geometry, color: Color): GeometryColor"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.ColorPalette, CoreNodeModels",
      "InputValue": {
        "R": 0,
        "G": 100,
        "B": 0,
        "A": 255
      },
      "NodeType": "ColorInputNode",
      "Id": "772f478e39a84e658155ae1f70d65798",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "41a133dd768f411bb5e1fefe49244a8e",
          "Name": "Color",
          "Description": "Selected Color.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "从选项板中选择颜色"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "false;",
      "Id": "d100db0fb1264fcf8581bb05ef204be5",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "0cd441c92e94437eaa1aeded214e301d",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Thicken@double,bool",
      "Id": "0841a0ef6caf48eda130d4d9b998ceb4",
      "Inputs": [
        {
          "Id": "c000d00cd993487981a2163e15ea31e9",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "cd91fd7fe6a0453f9480d738603a9c0e",
          "Name": "thickness",
          "Description": "加厚量\n\ndouble\n默认值 : 1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "69c860928a7646e1977aa18478dbd19d",
          "Name": "both_sides",
          "Description": "为 true 时，两侧加厚；为 false 时，一侧加厚\n\nbool\n默认值 : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6d26eee5714e43d58a7a2a05664d6cb6",
          "Name": "Solid",
          "Description": "加厚曲面作为实体",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "加厚曲面到实体，朝曲面法线方向拉伸。如果 both_sides (两侧)参数为“True”，则在两侧加厚曲面。\n\nSurface.Thicken (thickness: double = 1, both_sides: bool = true): Solid"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.7;",
      "Id": "9b3b9f9fc1e14bcca4c096e98890ae7c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "eb0214da83d24a93870790e2327d0525",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "CoreNodeModels.CreateList, CoreNodeModels",
      "VariableInputPorts": true,
      "NodeType": "ExtensionNode",
      "Id": "5cf8ddc032c54fce84cd26dc5a54bf38",
      "Inputs": [
        {
          "Id": "9b2d1583867649d3b8863a5cc027598f",
          "Name": "item0",
          "Description": "项索引 #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a3fae4abed0b4db48c12ebf563cfc803",
          "Name": "item1",
          "Description": "项索引 #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0ef6d25c2016405499f4693c93c70586",
          "Name": "list",
          "Description": "列表(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "使新列表超出给定输入内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.ByLoft@Autodesk.DesignScript.Geometry.Curve[]",
      "Id": "d7facd4d812042a8a96ac24a6053c892",
      "Inputs": [
        {
          "Id": "83a6a05d949247b18d712a84a232f650",
          "Name": "crossSections",
          "Description": "要通过其放样的曲线\n\nCurve[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4a978b2563fe45f082109c5f0b425ffa",
          "Name": "Surface",
          "Description": "由放样创建的曲面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过在输入横截面曲线之间放样来创建实体。\n\nSurface.ByLoft (crossSections: Curve[]): Surface"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.XZ",
      "Id": "e03b828d5bfa499c8c64e20fb29e0574",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "56eb13b712c74b5a87875613f8445ccc",
          "Name": "Plane",
          "Description": "世界坐标系 XZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 XZ 平面创建平面\n\nPlane.XZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "a55ddcfe57c74c1fa7ec4f6d67555e05",
      "Inputs": [
        {
          "Id": "7351e77584f24c04a93c3061ba7d8d81",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d98be491035049828095632c78d59f33",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "f5b3669eadb44084bb97a6e83b93f319",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ",
      "Id": "273eecb3ab02429d8bc7d6ac6c809fee",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "15ca97c33eaf4f6584ec3d6535f0aebf",
          "Name": "Plane",
          "Description": "世界坐标系 YZ 平面处的平面",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在世界坐标 YZ 平面创建平面\n\nPlane.YZ ( ): Plane"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Mirror@Autodesk.DesignScript.Geometry.Plane",
      "Id": "9d7bfe50813c4bb2a78d073de14fdeec",
      "Inputs": [
        {
          "Id": "1d8c63c6dec743eaa2554bb392970740",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "15aa3f1dc1894aceaf8df3ae891a4a44",
          "Name": "mirrorPlane",
          "Description": "Plane",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "936602ca043e452ba85d983c05958d02",
          "Name": "Geometry",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "穿过输入平面镜像对象\n\nGeometry.Mirror (mirrorPlane: Plane): Geometry"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "0.8*y;",
      "Id": "cf582f1c09274d529e3880188c955138",
      "Inputs": [
        {
          "Id": "c4091f06c4f8470fa4b915ba08e2635b",
          "Name": "y",
          "Description": "y",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "d1176b1d555547edaef8ca58b416a3a2",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double",
      "Id": "a2188b860165468088ff3b273b72a804",
      "Inputs": [
        {
          "Id": "ee80c2fb646947e785b8bb48689f19bb",
          "Name": "x",
          "Description": "X 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8b61eb1394bf44ee912e752cdf290c98",
          "Name": "y",
          "Description": "Y 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e1ae376f98324db2b3d370d97e6e5e54",
          "Name": "z",
          "Description": "Z 轴坐标\n\ndouble\n默认值 : 0",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "45f81d14817840368f24e02d3a55f4c1",
          "Name": "Point",
          "Description": "由坐标创建的点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "通过给定的 3 个笛卡尔坐标形成一个点\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Line.ByStartPointEndPoint@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point",
      "Id": "229241f559e94db2b626ad47c4c60d5b",
      "Inputs": [
        {
          "Id": "820c0720e14447a0951b6a87d7ae983c",
          "Name": "startPoint",
          "Description": "线起点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7208bcc5ed164268b0d8a3ef416730c6",
          "Name": "endPoint",
          "Description": "线终点\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "745b40ce86f84e138b443519a482f620",
          "Name": "Line",
          "Description": "基于起点和终点的线",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "在两个输入点之间创建一条直线。\n\nLine.ByStartPointEndPoint (startPoint: Point, endPoint: Point): Line"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "5.3;",
      "Id": "ccd0392c17254d4097e79869179dd856",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "038798cdfd5a4143af2cf33017c6e302",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Intersect@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "79831980910647378f62395b680e8494",
      "Inputs": [
        {
          "Id": "9bafba46a2494b54895fbff1a836d666",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "abe32ebe3fdb46c7a2c8847f3d3e662a",
          "Name": "other",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "52bc69ffcfde446ab981482a8b30929f",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取该对象与另一对象的相交几何图形\n\nGeometry.Intersect (other: Geometry): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Intersect@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "badc3858d7454cdf95c276379ed62e24",
      "Inputs": [
        {
          "Id": "9dd9dea9ac4f43d4afba3e7a43443ec3",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a6ab81c968e451da33b734a3f668b66",
          "Name": "other",
          "Description": "Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "53ae771afc3d44b8836dd6c43d99a84f",
          "Name": "Geometry[]",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取该对象与另一对象的相交几何图形\n\nGeometry.Intersect (other: Geometry): Geometry[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Deconstruct@var[]..[]",
      "Id": "b1e4b0df03ea4d3bb49e8bcadc71772b",
      "Inputs": [
        {
          "Id": "c4b9c8174b124ef78e54d07f3219bfed",
          "Name": "list",
          "Description": "要拆分的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "afcb9f96f7bd4a4f90197e25de52d2c2",
          "Name": "first",
          "Description": "列表的第一项(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ed0f1dcdda414dcc8f8f3d38e7a54b06",
          "Name": "rest",
          "Description": "列表的其余项(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "给定列表，生成列表第一项和包含除第一项外所有项 的新列表。\n\nList.Deconstruct (list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Deconstruct@var[]..[]",
      "Id": "3d8d4d9c38274f4dbba5fd29e25309a4",
      "Inputs": [
        {
          "Id": "437fbe1de3b140ffa83a1481ac62a461",
          "Name": "list",
          "Description": "要拆分的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "92f7446a77324d2b881377bf457e25bf",
          "Name": "first",
          "Description": "列表的第一项(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7edfbc50f09540759cbadd80976977f9",
          "Name": "rest",
          "Description": "列表的其余项(类型: var[]..[])",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "给定列表，生成列表第一项和包含除第一项外所有项 的新列表。\n\nList.Deconstruct (list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "24412690c9a646ac835c2cf34a35e31e",
      "Inputs": [
        {
          "Id": "a13d71ed709e401db9a53c6724923be0",
          "Name": "list",
          "Description": "要展开的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "53352ec5aac44efc9acdbd4a0256bff6",
          "Name": "amount",
          "Description": "要删除的列表嵌套的层(-1 将删除所有列表嵌套)\n\nint\n默认值 : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "bb8358cece6d4f5b807e5f9fa4896ecf",
          "Name": "list",
          "Description": "按数量展开的列表",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "按一定数量展开列表的嵌套列表。\n\nList.Flatten (list: var[]..[], amount: int = -1): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "a25b54dc0459471e8cbb7d2ae16c36a6",
      "Inputs": [
        {
          "Id": "4fa49883cc1345a3a86c496e7309e9dd",
          "Name": "list",
          "Description": "要展开的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5aad709a10b64fbd9b02b778f1f2cdf1",
          "Name": "amount",
          "Description": "要删除的列表嵌套的层(-1 将删除所有列表嵌套)\n\nint\n默认值 : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "64113f4b443e446a8e3bd03cbb8b4047",
          "Name": "list",
          "Description": "按数量展开的列表",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "按一定数量展开列表的嵌套列表。\n\nList.Flatten (list: var[]..[], amount: int = -1): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.DistanceTo@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "eba1d3f3ec60450e8e4f10614602aef5",
      "Inputs": [
        {
          "Id": "23b614b80f0b48b484c49240d9549c9c",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a186b6d904614297a1288952b7f2ba30",
          "Name": "other",
          "Description": "其他几何图形\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fc3a69624e6a4758bff99321def817c0",
          "Name": "double",
          "Description": "距离",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取从该几何图形到另一几何图形的距离\n\nGeometry.DistanceTo (other: Geometry): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.DistanceTo@Autodesk.DesignScript.Geometry.Geometry",
      "Id": "797ef2460ac2475c87bbb7adbe617b59",
      "Inputs": [
        {
          "Id": "3c80d40a2d564e28a83caaf8e616485e",
          "Name": "geometry",
          "Description": "Autodesk.DesignScript.Geometry.Geometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2578b6aac8d9431dae979daba93033d4",
          "Name": "other",
          "Description": "其他几何图形\n\nGeometry",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b10408f51455481986e720175f47741d",
          "Name": "double",
          "Description": "距离",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "获取从该几何图形到另一几何图形的距离\n\nGeometry.DistanceTo (other: Geometry): double"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Ceiling@double",
      "Id": "85f1717e3c0a45308fe4ba85995a6261",
      "Inputs": [
        {
          "Id": "88c2a7703c8247d78d91e9f9c6062d53",
          "Name": "number",
          "Description": "要向上舍入的数字。\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "0bfe3c2d90024a939f8c43816716b74e",
          "Name": "int",
          "Description": "大于此数字的第一个整数",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回大于此数字的第一个整数\n\nMath.Ceiling (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Ceiling@double",
      "Id": "04a77f9de70549a8872f727128ac91c8",
      "Inputs": [
        {
          "Id": "f8867ebbdd7c42268b8de638755d1458",
          "Name": "number",
          "Description": "要向上舍入的数字。\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "b85466530e6c471a9d02d1870a6ac4a3",
          "Name": "int",
          "Description": "大于此数字的第一个整数",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回大于此数字的第一个整数\n\nMath.Ceiling (number: double): int"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.UniqueItems@var[]..[]",
      "Id": "ca7c66b216694f1488a629a17761986a",
      "Inputs": [
        {
          "Id": "9c0935bb9967496e82e8afb2e370a4d7",
          "Name": "list",
          "Description": "要用于过滤出重复项的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2ebba9581b5740e482fafac470ee91dd",
          "Name": "list",
          "Description": "已过滤的列表。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "创建包含给定列表中所有唯一项的新列表。\n\nList.UniqueItems (list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.UniqueItems@var[]..[]",
      "Id": "991f428fe94144639bbc00e8d8f216c3",
      "Inputs": [
        {
          "Id": "debd7fa2ee1a45d38156c43cf62f5c71",
          "Name": "list",
          "Description": "要用于过滤出重复项的列表。\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9b9b415965cf443797de1d86483c31c3",
          "Name": "list",
          "Description": "已过滤的列表。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "创建包含给定列表中所有唯一项的新列表。\n\nList.UniqueItems (list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.Math.Min@double,double",
      "Id": "d3c1c27b3d844350abd30e256fd475c5",
      "Inputs": [
        {
          "Id": "af72a8a2139f4449aa8adea68d08d6c5",
          "Name": "value1",
          "Description": "要比较的数字。\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "30fb509f97714e16b4d32ce9632886a3",
          "Name": "value2",
          "Description": "要比较的数字。\n\ndouble",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1916b2394ba64c6aa0cc8a94dd5d7c93",
          "Name": "min",
          "Description": "两个数字中的较小值。",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回两个数字中的较小值。\n\nMath.Min (value1: double, value2: double): double"
    },
    {
      "ConcreteType": "CoreNodeModels.Logic.RefactoredIf, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "d9d464b1f6004be9b586289efacadcb0",
      "Inputs": [
        {
          "Id": "2d676b29bb7a49ed8fe55cfc11c087c4",
          "Name": "test",
          "Description": "布尔值测试",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7cdbf30cdcaf4076b23155f1ca6fd9b9",
          "Name": "true",
          "Description": "如果测试为 true，则返回",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5d04ac95dfdf4ee38fcba6c0b44343ba",
          "Name": "false",
          "Description": "如果测试为 false，则返回",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e90ee401a44c4cc59037665d1e89e993",
          "Name": "result",
          "Description": "产生的结果块",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回 True 或 False 输入的结果，具体取决于在测试输入中切换的布尔值。支持只需要执行一个分支的递归。至关重要的是，True 和 False 分支保持隔离，并且不会相互交互！"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "lostWidth=bridgeWidth-intersectionWidth;",
      "Id": "ad894583c4e94db7b957d30fabb80172",
      "Inputs": [
        {
          "Id": "cb95ce4e6426411680944bdea3196414",
          "Name": "bridgeWidth",
          "Description": "bridgeWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "16e6a19212164ef6b957342b36b39cdf",
          "Name": "intersectionWidth",
          "Description": "intersectionWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7add24eadf2848b8a970e438200feae8",
          "Name": "",
          "Description": "lostWidth",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "21bc8b445ca34ab3af56f8998217e4e7",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1cc9cac932104fcd879b0402de3075be",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "a0ed42169ef04a85a6d5c81134278a48",
      "Inputs": [
        {
          "Id": "d0dde2a5de80478093166d0f741265f6",
          "Name": "",
          "Description": "要显示其输出的节点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "6bae268e2211490bb3388d697825f240",
          "Name": "",
          "Description": "节点输出",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "显示节点的输出内容"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "//load to consider for structural analysis unit:KN;\nload=800000;\n//extracted from the desck solid;\ntotalAreaDeck=surfaceArea;\n//distribute the load on the deck surface KN/square meters\ndistLoad=load/totalAreaDeck;\n//distance between cross girders\ndistance=8;\n//liniarly distributed load on transversal girders KN/meter\nlinearLoad=distance*distLoad;\n//length of the transversal gitders id equal to bridge width\nlength=8;\n//calculate maximum bending moment\nMmax=(linearLoad*Math.Pow(length,2))/8;\n//steel yield strength fy - steel grade:s355 kN/m2\nfy=355000;\nFb=0.55*fy;\n//height of the web\nhw=length/20;\n//imposed thickness for the web(m)\ntw=0.015;\n//area web\nAw=hw*tw;\n//flange area\nAf=Mmax/(Fb*0.78)-Aw/6;\n//calculate total area of the cross section\nAt=2*Af+Aw;\n//volume for a single girder\nvolume=At*length;\n//weight one girder\nweightGirder=volume*7850;\n//extract the number of girders based on the no. of curves\nnoGirders=List.Count(elements);\n//calculate tones of steed needed for all the cross girders-tonnes\ntotalweight=(weightGirder*noGirders)/1000;\n//calculate the reaction load at the bearing point KN\nreaction=linearLoad*length/2;",
      "Id": "d3d7e2384c964b2485734946091f04ab",
      "Inputs": [
        {
          "Id": "cb1fe2c5629a413da0d041bfda600d6c",
          "Name": "surfaceArea",
          "Description": "surfaceArea",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "de7e8b3a861340ca9a4c4c0cea4e982b",
          "Name": "elements",
          "Description": "elements",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "cb26baca437b47eb8f2efe4a10d4bc57",
          "Name": "",
          "Description": "load",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e63712dadf0747f3a9fced0bfb3e1448",
          "Name": "",
          "Description": "totalAreaDeck",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e92baa964bc043459edf33905bd10329",
          "Name": "",
          "Description": "distLoad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3008210cf7e9403b86b9216c129fb9f8",
          "Name": "",
          "Description": "distance",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b9f8ab2629f845669c676ebe03662d7c",
          "Name": "",
          "Description": "linearLoad",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9a4dd34bba2440f9b3628a64f61f9f4a",
          "Name": "",
          "Description": "length",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0005d813bf074ddc84997c32a20fe5b1",
          "Name": "",
          "Description": "Mmax",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0f19d4bec90a4c8fbbb718087e34d624",
          "Name": "",
          "Description": "fy",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "88e182cdeead4372858d1d45b764f9b2",
          "Name": "",
          "Description": "Fb",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "08b6209c2dd24c75aa090e5a367a620e",
          "Name": "",
          "Description": "hw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a40beda6eb424504b44cbd454bc44ff7",
          "Name": "",
          "Description": "tw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "70181c317e7e4da293800459a5f98d24",
          "Name": "",
          "Description": "Aw",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "356a9b6f62e74551b34b09d145f50b73",
          "Name": "",
          "Description": "Af",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "38ad6fa9980f45e9bc916395d9d1b1c9",
          "Name": "",
          "Description": "At",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ca32bf27505641f59df50323f1de9577",
          "Name": "",
          "Description": "volume",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e3c23c1f392e45e3b79bcba96a03c9d2",
          "Name": "",
          "Description": "weightGirder",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6933ce529471478f98c1d3f848d5dd08",
          "Name": "",
          "Description": "noGirders",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "704e1cd8ea6843ec8fe8401aea10e2b3",
          "Name": "",
          "Description": "totalweight",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5234ece0a28f463fb0cc7682664dbf42",
          "Name": "",
          "Description": "reaction",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Surface.Area",
      "Id": "22e9a90bfc4a4fabb8c65ae76495af02",
      "Inputs": [
        {
          "Id": "3eeba5b080754439a19ff0f22bee3a8c",
          "Name": "surface",
          "Description": "Autodesk.DesignScript.Geometry.Surface",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60125a8344b546daa2007d544f1b4357",
          "Name": "double",
          "Description": "double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "返回总曲面面积。\n\nSurface.Area: double"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "9490c9706b504682863a43455dab1091",
      "Inputs": [
        {
          "Id": "9219ba69c20047378243ccb2b03039ee",
          "Name": "",
          "Description": "要显示其输出的节点",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ca0771af84e46c784d06cd89108c92d",
          "Name": "",
          "Description": "节点输出",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "显示节点的输出内容"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.25,
      "MinimumValue": 0.17,
      "StepValue": 0.002,
      "InputValue": 0.20600000000000002,
      "Id": "b2d19e0a32bf4510a02baf64e97f17fe",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "fa1c86d8a84e4d00ac1d4ac08fd41813",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "用于生成数字值的滑块。"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "bLength*ratio;",
      "Id": "66b576130ebc40b48f9b54bb6a4e0019",
      "Inputs": [
        {
          "Id": "2a1e264e6b65449b8650b67aeea53403",
          "Name": "bLength",
          "Description": "bLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "6bafd39ce7a34304b66274b358bc34c6",
          "Name": "ratio",
          "Description": "ratio",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "60595786023744c09b2c2360bcea9fd3",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "30;",
      "Id": "84568abc01144af79291bb851398c701",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1ab6eef603834f7c847756d5f83483ca",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "height+6.7;",
      "Id": "c201e03fad554e0b85c7b63ea0174c1f",
      "Inputs": [
        {
          "Id": "a4a2f620159d45a6afb660ab13b69768",
          "Name": "height",
          "Description": "height",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "2a9aa5ea924e444c95c0b7c93f6821e1",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "4;",
      "Id": "71d61f50cd7142fa8791b1672f9d5848",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2027612c5e2246338a74753763825357",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "height+4.7;",
      "Id": "a619d58fcbc240f58102dbdff0e853fc",
      "Inputs": [
        {
          "Id": "bb6528b7b4244011a16871a5bcf16ae0",
          "Name": "height",
          "Description": "height",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "706d52ad0a034297a9569b0df280eba7",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "bLength*ratio;",
      "Id": "be322ec408ee4c2cb280d82b32b1d309",
      "Inputs": [
        {
          "Id": "38822f1d06d84ee38025764ae8be0981",
          "Name": "bLength",
          "Description": "bLength",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e0d172f9137d4ad98814af593b2cf1d1",
          "Name": "ratio",
          "Description": "ratio",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fd08ca536c724503adb3c328d9382a64",
          "Name": "",
          "Description": "行 1 中的表达式值",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "允许直接编写 DesignScript 代码"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 0.3,
      "MinimumValue": 0.24,
      "StepValue": 0.01,
      "InputValue": 0.24,
      "Id": "e2d925054f27445f9e26e7d02bf8c23b",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "1fb72ec0ea6a439fbd68eee221c07ed1",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "用于生成数字值的滑块。"
    }
  ],
  "Connectors": [
    {
      "Start": "a0bea39f6c27459da7b3bfe501b88452",
      "End": "a936c0acb70b48a78bbbde0c65b377ee",
      "Id": "0b20f343841444f8b5dac58ed51c991f",
      "IsHidden": "False"
    },
    {
      "Start": "f66b9a73a43046f6b3c04dd993cfc532",
      "End": "8c03e5c949674495a710f9ce8b70aa01",
      "Id": "309914a1bf6b47699bc42f473bbea458",
      "IsHidden": "False"
    },
    {
      "Start": "14511ce2566545ceac534a1928dffef3",
      "End": "33d61c3a909c4311aa5b91263c89a7b0",
      "Id": "903b8acffc6248c7ab7a61f76287a64f",
      "IsHidden": "False"
    },
    {
      "Start": "d63ec58e473f447882166d81d3b8354e",
      "End": "c4091f06c4f8470fa4b915ba08e2635b",
      "Id": "00fed2a421154c75ab9e62be2908e93f",
      "IsHidden": "False"
    },
    {
      "Start": "d63ec58e473f447882166d81d3b8354e",
      "End": "2ae797dad7b84a78b0612daf17973d44",
      "Id": "ec92d46f7b6e42d3a93cb64f8bc549e7",
      "IsHidden": "False"
    },
    {
      "Start": "d63ec58e473f447882166d81d3b8354e",
      "End": "cb885bf02c8b44b3a81ab5f08cefde12",
      "Id": "e440a30e142241f388ed4add84f2e567",
      "IsHidden": "False"
    },
    {
      "Start": "48632f271a5242bba12cc1f533e5baca",
      "End": "93a98979fa534c9d9e4280b46fd9e12b",
      "Id": "cb4c70e4caa74c27882c5f385aa808c6",
      "IsHidden": "False"
    },
    {
      "Start": "48632f271a5242bba12cc1f533e5baca",
      "End": "feabaec215614811b36bf9bb22f156c5",
      "Id": "1d4dad37db524c8e90aa5966a860ee0d",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "12c683fd4aa24f7bac07f883d750dc76",
      "Id": "a7a236a00c674f3db7096251ba5dc3ff",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "a12109fb59e8452182f06a77dcfddf6d",
      "Id": "426d6de0b54843cdacc863e64c59e24b",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "9b1b86e7593f442f9d0df9d29a42ffb2",
      "Id": "09ffb77f61d44eec994bcda7e93da591",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "166cab0df3ac49039bdfc12c72e44878",
      "Id": "88e184659482416ca0549fa63b6f4749",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "deabd73715d749c289d2d9c92db87681",
      "Id": "56c038b60acb4bafaaf2e4140aed5d4b",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "f48bd4761b94417db1c402787a646a2a",
      "Id": "e7d9ce8c647b48639affbab9aaf2fb04",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "3e8e75ce37704c3aafb151deae5aea79",
      "Id": "fde0f3d1f8f7420d931e0e43ea76defb",
      "IsHidden": "False"
    },
    {
      "Start": "6c12842ca7ed4f9ea1c29b135c2d2a6e",
      "End": "67eedf55dc2140e8accbf266c7f053b4",
      "Id": "a90d704418b743f2b1bd586bb2839f9c",
      "IsHidden": "False"
    },
    {
      "Start": "534a1c92d29243c493b1cd9c09d41c6e",
      "End": "1bb009d40f3f461297a4f552f4307ab1",
      "Id": "21a20d71af7f45ca89946f6feebc4556",
      "IsHidden": "False"
    },
    {
      "Start": "6a4c5c134896418296a1bde0b29d9078",
      "End": "0336d297b4cf46fda905529a41f0ecb4",
      "Id": "b9ccb746a693428db1c9690ae97ba850",
      "IsHidden": "False"
    },
    {
      "Start": "b7b57f50938b4f8fa10bc794629823ac",
      "End": "f61d89428db64cb5a5efa97303260f61",
      "Id": "ed2d11e76cd44798915f144779cc9146",
      "IsHidden": "False"
    },
    {
      "Start": "c16d7e4df3c146a699bfe55184fe7f94",
      "End": "231ae06b48944744ac8d87368903dc2c",
      "Id": "f86db355207e426f8eff8fe6cb14c70c",
      "IsHidden": "False"
    },
    {
      "Start": "5dfa5aad464940c890e877502f0fb3da",
      "End": "2fc0768a87aa4a838782ca614c491113",
      "Id": "568df29c847342f99ccc09d7928d81e7",
      "IsHidden": "False"
    },
    {
      "Start": "24d3738396684343afdbcd01489dedf2",
      "End": "5c3a091f195a4a2d9c35b15c3c064ebb",
      "Id": "ab7e0f8dacc444db8551f1f62ccaf835",
      "IsHidden": "False"
    },
    {
      "Start": "24d3738396684343afdbcd01489dedf2",
      "End": "8f454003636d467eb414b979458785c4",
      "Id": "5ca01df800c74ab39bc644313f0af087",
      "IsHidden": "False"
    },
    {
      "Start": "4733a9ead4be41d5b544eaa74ba42a3d",
      "End": "d8774d24381b4425827affe1b9cbd15c",
      "Id": "702c28ebea7647ba9e98fb4453ce5835",
      "IsHidden": "False"
    },
    {
      "Start": "4733a9ead4be41d5b544eaa74ba42a3d",
      "End": "a9e9df92c69e424bb9720d6081e8984b",
      "Id": "d96ffa0379bd4d6ca37f60a49731666e",
      "IsHidden": "False"
    },
    {
      "Start": "4733a9ead4be41d5b544eaa74ba42a3d",
      "End": "66ffa0acc5414f038e3784917bc45aa0",
      "Id": "acfc4f86ab2d4244b069b2a44bb540cf",
      "IsHidden": "False"
    },
    {
      "Start": "4733a9ead4be41d5b544eaa74ba42a3d",
      "End": "407d2397459845489b043eddb968f660",
      "Id": "5e6037c40b4e4305ad53d9f15c9c6a30",
      "IsHidden": "False"
    },
    {
      "Start": "4733a9ead4be41d5b544eaa74ba42a3d",
      "End": "5e29c1eae1bb413993fe7b3749bdb533",
      "Id": "5900c72ebc7b4f228a16a2ca7fff15fb",
      "IsHidden": "False"
    },
    {
      "Start": "c6cdcb602b14486a85068ff9fceacee6",
      "End": "b78147298651475e9c4631f8f6dfcab6",
      "Id": "bbec2babc1e942e785d9a8cd68afc04c",
      "IsHidden": "False"
    },
    {
      "Start": "1247371585904d20b9955e50a38cf492",
      "End": "ffbb4297951c4c1d95a8ffe4142cd8c3",
      "Id": "d0e32cb1ac774232b764915910fafb16",
      "IsHidden": "False"
    },
    {
      "Start": "1247371585904d20b9955e50a38cf492",
      "End": "9dd9dea9ac4f43d4afba3e7a43443ec3",
      "Id": "824860b9142348658a5473ab3d9c23f9",
      "IsHidden": "False"
    },
    {
      "Start": "7518313b9faa430eb7d01a530c570c86",
      "End": "91bcbdbb2d4b4072a078e1b4edb999a2",
      "Id": "489d3997f4d84033827994b5b8ecaf27",
      "IsHidden": "False"
    },
    {
      "Start": "9c6241fc93e347fc80cc4a733ae925a7",
      "End": "c69570b859554fd0b86e8a99d5cf774a",
      "Id": "436fa2f4a3ec4a33bbd767341317fdcb",
      "IsHidden": "False"
    },
    {
      "Start": "0d32b4fcfef84e8684d5fa9c85dc1bad",
      "End": "b60c7bda82ed4d8fb961dc7a4beca0cd",
      "Id": "e010b56238e649b0ae384f1096845e00",
      "IsHidden": "False"
    },
    {
      "Start": "7d7f76d70b5944e4a1c044428b32937e",
      "End": "a3412fe10f524e05bdb91b4945d8352c",
      "Id": "71f2be33a2324f698887ab70f222f0cb",
      "IsHidden": "False"
    },
    {
      "Start": "712f76a9e1974b1799a1ceef6b72fb8e",
      "End": "99711e28760e4847acd7ce54b50a2862",
      "Id": "e3c5de0e6fc44222b3075000a8bf0494",
      "IsHidden": "False"
    },
    {
      "Start": "cabd5e34dcd94fdc9be71d8345f08ec3",
      "End": "4cbe8a3431664e659a87ce6c87fbe195",
      "Id": "d8ec50c660944dc0b3d447c6a06d3ec5",
      "IsHidden": "False"
    },
    {
      "Start": "52b0f9c841ff4eb9bb636e9cb77a1789",
      "End": "91de6c9e30b4430faa3a10c69026fbad",
      "Id": "b44ca396b39a45ee9b3aecc376296d14",
      "IsHidden": "False"
    },
    {
      "Start": "52b0f9c841ff4eb9bb636e9cb77a1789",
      "End": "21ea1c21494d4f23b7977645fa2adb35",
      "Id": "28a4db2ca34143d390fe1d8e7e4b1d0d",
      "IsHidden": "False"
    },
    {
      "Start": "f84ce5f940e647c0ac422537bf3e02b2",
      "End": "478130c4bdfa43c4bbde9e259df90364",
      "Id": "c2a9d0b1973f41c8bd6dc721c2217fac",
      "IsHidden": "False"
    },
    {
      "Start": "3b771f4abfc5437691abea99701e34fc",
      "End": "b0fead68735c43a1a7733dbefb3f876b",
      "Id": "499294d6f8b74d7588962baf0fdaa7b1",
      "IsHidden": "False"
    },
    {
      "Start": "3b771f4abfc5437691abea99701e34fc",
      "End": "904e2e029bf4448da03dc3a85d87f0d7",
      "Id": "46bcac77a7a14653a202ccd187736c74",
      "IsHidden": "False"
    },
    {
      "Start": "ac6ae8d18e534f8586c408aa132aef2f",
      "End": "b2f758b8aa404e4fa87d46e633d57ca5",
      "Id": "100a2399ba494c1fb95d7926064b433b",
      "IsHidden": "False"
    },
    {
      "Start": "e3f10eece6104f00965e361579aba19c",
      "End": "23668f449908439da3c99016ee97e724",
      "Id": "78cfda9c4d874f2f843f00fa86cd0e33",
      "IsHidden": "False"
    },
    {
      "Start": "d2be76925d394025a34a1cf2a70b3af4",
      "End": "eb0a3d82bc884c22a22ad66bfad62d72",
      "Id": "a29b67a941bf4f46a44546bd85f21a0d",
      "IsHidden": "False"
    },
    {
      "Start": "e3c64bb546704612b52d0a95c9893aa8",
      "End": "8983d75ca6ba4747afdd3c638d6d0afe",
      "Id": "c2491c7581ba4836937fac728f26a371",
      "IsHidden": "False"
    },
    {
      "Start": "ea16797f85db436ebe41b441860fe4b5",
      "End": "fd92c1d2bb414de8bb27b534a64bc3bf",
      "Id": "fd8b501b1a64443da550e91ec7625546",
      "IsHidden": "False"
    },
    {
      "Start": "ea16797f85db436ebe41b441860fe4b5",
      "End": "6de3e1fba9f141d998a32188b965a70b",
      "Id": "de583fb496264e92a5bc411c00149967",
      "IsHidden": "False"
    },
    {
      "Start": "2f208673e02041ab96664a2868760f2f",
      "End": "797198fdcdea4a67a7ecca4e34eb147e",
      "Id": "7cd3e426a5e74a11957aefcb250d23d6",
      "IsHidden": "False"
    },
    {
      "Start": "2f208673e02041ab96664a2868760f2f",
      "End": "f83280891f0b468085f568f247b63faf",
      "Id": "04d57ebcb4da4e35a4c9293aa0120a31",
      "IsHidden": "False"
    },
    {
      "Start": "2f208673e02041ab96664a2868760f2f",
      "End": "de7e8b3a861340ca9a4c4c0cea4e982b",
      "Id": "5c268e7ca4a14457a4b8fc0934ddb2c0",
      "IsHidden": "False"
    },
    {
      "Start": "542e973a817243859ac9539231a77929",
      "End": "089f87b96ea54be18b9c4ecf3fecc9c3",
      "Id": "69064cc3332a4864b95b9b54a6d8a4a5",
      "IsHidden": "False"
    },
    {
      "Start": "542e973a817243859ac9539231a77929",
      "End": "a36e71ea297047f39bf94113938eb80a",
      "Id": "8b2e04255d4841d08c6f339b03dc3c0a",
      "IsHidden": "False"
    },
    {
      "Start": "5ab9db0a65804f4c9b37036a4b10f78c",
      "End": "41b53cbb65b6453ab5db85a179b818d8",
      "Id": "bdf2f348d44643be9e3117dfa65c06c1",
      "IsHidden": "False"
    },
    {
      "Start": "5ab9db0a65804f4c9b37036a4b10f78c",
      "End": "760edd53597d4ec5b2e10119c0c4f771",
      "Id": "867f5dc21a9f452d8e20683f2a99076c",
      "IsHidden": "False"
    },
    {
      "Start": "9f34e798c4b74ef3b69741897a3b2e82",
      "End": "2089d3475f7c4346be878518f596be36",
      "Id": "5692ce0a4fdb4d4d800d48b88a44014a",
      "IsHidden": "False"
    },
    {
      "Start": "9f34e798c4b74ef3b69741897a3b2e82",
      "End": "31ab5f4b668d4811806c22d024774bee",
      "Id": "acbc07238f7e4d36890cd842b776bd4a",
      "IsHidden": "False"
    },
    {
      "Start": "9415b1ad1a0244789d5a19451d646b02",
      "End": "7e9d0693c7104f8198e934fa69855d1b",
      "Id": "c6748b5387e94d508c4f1c28c7eacdd5",
      "IsHidden": "False"
    },
    {
      "Start": "9415b1ad1a0244789d5a19451d646b02",
      "End": "91493f87529348df83966f3ab03aac64",
      "Id": "f012f467860d49f197c799dcf0e2d614",
      "IsHidden": "False"
    },
    {
      "Start": "1aff8756837e44719a06a14abd5a78e9",
      "End": "3dd9ad2d7df84a9b98eaebd01d5260e7",
      "Id": "04438665563a4da7829300d63e999aeb",
      "IsHidden": "False"
    },
    {
      "Start": "1aff8756837e44719a06a14abd5a78e9",
      "End": "15d441a5c23e413597952a8167713097",
      "Id": "37570905262e4af5a08ff56a518156be",
      "IsHidden": "False"
    },
    {
      "Start": "1aff8756837e44719a06a14abd5a78e9",
      "End": "afc3280ed0e94ba69dcf5bb6fcc0cd4a",
      "Id": "c7d8dd3492ea4db8a441c7c2ba346f7f",
      "IsHidden": "False"
    },
    {
      "Start": "1aff8756837e44719a06a14abd5a78e9",
      "End": "f15e7d8366594d1585e8c2c238757d48",
      "Id": "c6cde2b56f0a42c0b8a3cbdadcd22dcb",
      "IsHidden": "False"
    },
    {
      "Start": "5e1fc31d47ce46bd8ad4c844322e7124",
      "End": "3cc4fc73f1cc4f5b94bc788fb3610356",
      "Id": "b348770fe0c8437a9b53e32343d70361",
      "IsHidden": "False"
    },
    {
      "Start": "5e1fc31d47ce46bd8ad4c844322e7124",
      "End": "6dc573b66c454985be4031f0c5ad1147",
      "Id": "84b8e78d6d004465a07ade8c3f330367",
      "IsHidden": "False"
    },
    {
      "Start": "e6a9183152a34d26a04d574b49f27277",
      "End": "2176cda844774e6d9d526f2145688aaa",
      "Id": "11a8203b415a4be28349c161dde7ece8",
      "IsHidden": "False"
    },
    {
      "Start": "e6a9183152a34d26a04d574b49f27277",
      "End": "c54a4944ffdd46e1b82bdfe64920b556",
      "Id": "1d9c6865ee02419cb6034cab8a3d37ad",
      "IsHidden": "False"
    },
    {
      "Start": "e6a9183152a34d26a04d574b49f27277",
      "End": "72f41c251f264be084ba6860c4be1e49",
      "Id": "a31bca705bfe46f6975b4fb71119a31e",
      "IsHidden": "False"
    },
    {
      "Start": "e6a9183152a34d26a04d574b49f27277",
      "End": "2169036a7b7b45c497e742c747b25e6b",
      "Id": "b06a702d8fba4509bdcbc90aa4bd5fcf",
      "IsHidden": "False"
    },
    {
      "Start": "37743450bb2344c59297e02c83896546",
      "End": "0cfc39f2c8dd40279d865c1485d2592e",
      "Id": "1c536304130f4512bc0db80aa0793a8d",
      "IsHidden": "False"
    },
    {
      "Start": "37743450bb2344c59297e02c83896546",
      "End": "fee4830240e0444d828c777d093f6069",
      "Id": "eba06add2166419d9aec01c2a0253363",
      "IsHidden": "False"
    },
    {
      "Start": "cb93bc34fdf2402cbab10aeddf35e1de",
      "End": "46ab6c31748d411888f161b7c068f8e0",
      "Id": "ea409d85064c4792a7d3df96353bb8ad",
      "IsHidden": "False"
    },
    {
      "Start": "cb93bc34fdf2402cbab10aeddf35e1de",
      "End": "19beee998f1543a08887f9e237aa0bc8",
      "Id": "e599b7c39d6f4dc98498e8bf29cd9dec",
      "IsHidden": "False"
    },
    {
      "Start": "6ecd0a119b0b4063b83d4cf6f2f0962d",
      "End": "17f19a4a846941e8af5cf2a6e72fbd4e",
      "Id": "697a10fc8bfd400eb3e8b2a2b6daf3f1",
      "IsHidden": "False"
    },
    {
      "Start": "6ecd0a119b0b4063b83d4cf6f2f0962d",
      "End": "ca58b485d16c4764866c0566b9405726",
      "Id": "6edd9277aaed46dcaa9ba2744ff8ce69",
      "IsHidden": "False"
    },
    {
      "Start": "84e126dedfb14953bcfc0434c9128caa",
      "End": "d2347cebfcf749e7aaa2a179dd7031df",
      "Id": "7ca17ea1508e4cb78756641e43025e3b",
      "IsHidden": "False"
    },
    {
      "Start": "84e126dedfb14953bcfc0434c9128caa",
      "End": "17b4e383699f4870aa7a60315bdc5fda",
      "Id": "5c0b01311f284326b9b45172dab9e1de",
      "IsHidden": "False"
    },
    {
      "Start": "84e126dedfb14953bcfc0434c9128caa",
      "End": "869a0974afed4014b16a56699f15a2b0",
      "Id": "8ef32f697f6646fea3673c98acc1d9c6",
      "IsHidden": "False"
    },
    {
      "Start": "84e126dedfb14953bcfc0434c9128caa",
      "End": "b01a0e4767914d9a94742e2319239614",
      "Id": "ea54b1e010a74c719ec92ca407e9e2bb",
      "IsHidden": "False"
    },
    {
      "Start": "84e126dedfb14953bcfc0434c9128caa",
      "End": "323f32eb06ed4873bd3076e3b3097420",
      "Id": "e4ad430e990a49798d20f661bbbd3f19",
      "IsHidden": "False"
    },
    {
      "Start": "db94b61f8fa74bd79fa7e6f95d98f412",
      "End": "ed04c63ab76a40f7a4b221ed588748d1",
      "Id": "da7c849910a5425ebc20ebb30eab122c",
      "IsHidden": "False"
    },
    {
      "Start": "db94b61f8fa74bd79fa7e6f95d98f412",
      "End": "ace3c223139045d1afb9471224ac42cf",
      "Id": "d25ce45b3a304f5c9371297332aa57c6",
      "IsHidden": "False"
    },
    {
      "Start": "db94b61f8fa74bd79fa7e6f95d98f412",
      "End": "33f6e7f421224defa81ecdb90592d1f0",
      "Id": "3afa959427a446c08615f5f221aba382",
      "IsHidden": "False"
    },
    {
      "Start": "125fafc31f144521916bbd16c6ebb281",
      "End": "25ae3f908aa0488ab2dac6d7235a0d6e",
      "Id": "d961da6cf0fb40f4bd71ca33c5fd39d2",
      "IsHidden": "False"
    },
    {
      "Start": "28e245b57b504a4e8ac7389b20d80c99",
      "End": "26c11004125d43b5b502708ce379a5ad",
      "Id": "1cdcae69cb4c48bc9d32b8e38dd30289",
      "IsHidden": "False"
    },
    {
      "Start": "35b8b820cda84c3ba9729c94337ad3ff",
      "End": "61bd05df6704477ea18712c70532a4f1",
      "Id": "abbd29dd03f64ed68b99f3555c3892db",
      "IsHidden": "False"
    },
    {
      "Start": "35b8b820cda84c3ba9729c94337ad3ff",
      "End": "2ba7e39ac6754c5295a94fbf92b8032b",
      "Id": "37f6bc79139e48ea9fcc31ad4c7291e0",
      "IsHidden": "False"
    },
    {
      "Start": "adbee763c75c4a10908d9c6f04a423b2",
      "End": "d9fbb0ced5bc4a6081d65365c6e5de79",
      "Id": "74ce0ef3109f4bb88e31bd60e7920a3d",
      "IsHidden": "False"
    },
    {
      "Start": "adbee763c75c4a10908d9c6f04a423b2",
      "End": "332f477333b54262bdb2e7b84173c7e5",
      "Id": "47d49f329f074c35ba131a4abb98b848",
      "IsHidden": "False"
    },
    {
      "Start": "80d0c709c2f94b47a5aa2204f2567d81",
      "End": "9a06e13f1c3143a6b6560b4be5a95e10",
      "Id": "6c9bdb0d51804c94a5c2554c75d2205b",
      "IsHidden": "False"
    },
    {
      "Start": "80d0c709c2f94b47a5aa2204f2567d81",
      "End": "aba6c430e0e54151a327f07562a69d1a",
      "Id": "45f0e4009b6044a19ed861d35db45dd8",
      "IsHidden": "False"
    },
    {
      "Start": "220d6ddbb03b4c3aa97149fe4789f179",
      "End": "80265766252248208f26d1d6ba633928",
      "Id": "aefdf34794d143b6b7e1501c3d751dd4",
      "IsHidden": "False"
    },
    {
      "Start": "220d6ddbb03b4c3aa97149fe4789f179",
      "End": "9a85d667a895461abc4234b8778f1691",
      "Id": "3d0e72954c0244b9a5515663aed3c22c",
      "IsHidden": "False"
    },
    {
      "Start": "220d6ddbb03b4c3aa97149fe4789f179",
      "End": "05c79a90f7664deca4b557b61eb47c1a",
      "Id": "6b225aa3ff6b46f59f63c5f80aee0a7f",
      "IsHidden": "False"
    },
    {
      "Start": "1878329a1cb14320a2988d44fd62e22b",
      "End": "a20aeefdfea147f595194972fa8c2fef",
      "Id": "d858c96ee4b24d81afc74a82bcf34986",
      "IsHidden": "False"
    },
    {
      "Start": "1878329a1cb14320a2988d44fd62e22b",
      "End": "b1498a91185b4fcfb99ffe394f7f4b3d",
      "Id": "39ab8a18b2064c8e9ba443e514abeebf",
      "IsHidden": "False"
    },
    {
      "Start": "24146ec8319f424e8ea74e402db5222b",
      "End": "946de42513544d0aa0ba10b1a58cf3f6",
      "Id": "6fdd8f683e5c45f989c6926213c31c0f",
      "IsHidden": "False"
    },
    {
      "Start": "24146ec8319f424e8ea74e402db5222b",
      "End": "9a0dc7fa791d4e3b8496ccd999a40b68",
      "Id": "6bac1a78f2ae455fbb15275e9716c049",
      "IsHidden": "False"
    },
    {
      "Start": "24146ec8319f424e8ea74e402db5222b",
      "End": "3d9cba30e2bf42b39e4445f6726ba700",
      "Id": "702aaeca9d9741a8b9de98cae7ee5493",
      "IsHidden": "False"
    },
    {
      "Start": "24146ec8319f424e8ea74e402db5222b",
      "End": "89d81240f7904770998dcd6206b4bc0e",
      "Id": "40efc47d777f4996931f8312be66600b",
      "IsHidden": "False"
    },
    {
      "Start": "24146ec8319f424e8ea74e402db5222b",
      "End": "159b722bc88440628ff38c48c0960667",
      "Id": "3f8d5e1e5eff449bb63babcb1c2ebfcb",
      "IsHidden": "False"
    },
    {
      "Start": "c20fa7607b6642c8ad695273a623e938",
      "End": "13a4ef8831b546778b1371410103c632",
      "Id": "bde73835e7aa45caaeaa3fdd339ca237",
      "IsHidden": "False"
    },
    {
      "Start": "c20fa7607b6642c8ad695273a623e938",
      "End": "59cf772b82bc4c818b999366973a37cb",
      "Id": "b97adf80ad3e424c8528c1b937eb402f",
      "IsHidden": "False"
    },
    {
      "Start": "c20fa7607b6642c8ad695273a623e938",
      "End": "cfa68dd1e9a64649a6fae50ec82154ea",
      "Id": "113434dd5773459d97b7cced3af50589",
      "IsHidden": "False"
    },
    {
      "Start": "c20fa7607b6642c8ad695273a623e938",
      "End": "f1f6a752bc444733ac363dc8b51e7c77",
      "Id": "d232d67995f944bd962c382621123390",
      "IsHidden": "False"
    },
    {
      "Start": "275197d6b4cd4fb586550a09f290a387",
      "End": "9a6929771afa4376b9442941c04b2762",
      "Id": "071f0f84a4de4d64b0a696fe637d73a0",
      "IsHidden": "False"
    },
    {
      "Start": "ca59b90299f448848ff4d7e9ceb8f85d",
      "End": "3a448a8ea123443e842fdab04d0c9241",
      "Id": "6a3da1451f7b4cef89ef64f3b7b39d38",
      "IsHidden": "False"
    },
    {
      "Start": "6f4400ae930040bd98bdc751bed58e6f",
      "End": "ccf06dd666fb4ea4adcbc5df8de5a557",
      "Id": "52faa8ac0caa4abc80aa0130c69e0c5c",
      "IsHidden": "False"
    },
    {
      "Start": "6f4400ae930040bd98bdc751bed58e6f",
      "End": "ce98942482d5480bb006e90c50c19fb5",
      "Id": "d578f94daf1249b88bd078ab5f7c5c38",
      "IsHidden": "False"
    },
    {
      "Start": "6227981fb20841b48a3268e25d855af8",
      "End": "4f4fe25bc28748f0b4ba15660942eaa9",
      "Id": "6c52f305b8a3487da89e526cf08217bb",
      "IsHidden": "False"
    },
    {
      "Start": "3ebe196211874065ab1d852a15eecdee",
      "End": "5178f3b56e964b22a20a2995e1c091be",
      "Id": "5f29d74e9a8947908f340846dfb06cd6",
      "IsHidden": "False"
    },
    {
      "Start": "ab254087197547ab8beaa5260a18507c",
      "End": "c57d85788af446fd8bbaec58c5ccae81",
      "Id": "2c93e638fa024839b890efd586b0f16b",
      "IsHidden": "False"
    },
    {
      "Start": "14200b23e72e470bbc1adc28c0bff0ad",
      "End": "dba04ba06f2e498eba42b0854bf7efa5",
      "Id": "2e505ae2e33546cb8efeeda3ddc62cf6",
      "IsHidden": "False"
    },
    {
      "Start": "db5ec649274b479892c86cfe0c16f480",
      "End": "4818cf34f32149feb10a54adefe86570",
      "Id": "f57f834dfcfe49ea963941646d109b9a",
      "IsHidden": "False"
    },
    {
      "Start": "6a6b3060a803432b8566a8de870fffc6",
      "End": "af9a66f6c26b459e80ce06e51277da58",
      "Id": "d04a8a540a96415a93d3d77aa43d5fec",
      "IsHidden": "False"
    },
    {
      "Start": "6a6b3060a803432b8566a8de870fffc6",
      "End": "11955225bc7642cd8464c37467c215b0",
      "Id": "ff08cf2c17b2497284b53d6fc2265dff",
      "IsHidden": "False"
    },
    {
      "Start": "6a6b3060a803432b8566a8de870fffc6",
      "End": "c8492f3c267442a58c4d116e1a6bb2a6",
      "Id": "992595a315e2415d81ad820a97fed34a",
      "IsHidden": "False"
    },
    {
      "Start": "ba2a6a28133f4f6791a3f1e9a72c7b7d",
      "End": "6ad8adb160ee4e8aa4f30b260a0d61b7",
      "Id": "89adbc5dd1e2482f89207c55eb3a1263",
      "IsHidden": "False"
    },
    {
      "Start": "8ad751677223402a8840b6cba920c4f0",
      "End": "c0d16a64e394470297d5c29866b08a6e",
      "Id": "25e3d63248cf413a9fac997a48afebdd",
      "IsHidden": "False"
    },
    {
      "Start": "55e24adf286f4a3296f8bcc607012bca",
      "End": "7a87c78e0e364264962ecb659ca1350e",
      "Id": "f4258a475dcf4c22a9c9d75764a56956",
      "IsHidden": "False"
    },
    {
      "Start": "55e24adf286f4a3296f8bcc607012bca",
      "End": "59e2ed5ebef046788cb4483ab2581ba2",
      "Id": "a2bd5bb56d4d4c188ab24c1a7b359113",
      "IsHidden": "False"
    },
    {
      "Start": "58958262ea0440949d4db50c69c1cd14",
      "End": "0ab1dac7954b4c3ba3aea87e5777fd11",
      "Id": "9fe09fea97fd4afd81253ca0762abd2d",
      "IsHidden": "False"
    },
    {
      "Start": "de39487328b2499e8576449dcc2113f3",
      "End": "d12aac324a34483e84295325a9b7b7cd",
      "Id": "e256ae10fcfa41d68f577e96191eb116",
      "IsHidden": "False"
    },
    {
      "Start": "7e061047d6944df09a681df3f5b64af6",
      "End": "1c43291ba8ea41cb8f945e74a328a6d0",
      "Id": "ce265adde8954671a8bf828d78f3de7e",
      "IsHidden": "False"
    },
    {
      "Start": "7e061047d6944df09a681df3f5b64af6",
      "End": "4e0d50b7b5034bf1b2336263e6cd3078",
      "Id": "87bbe28ca65642e787a69c9e9f0afc6c",
      "IsHidden": "False"
    },
    {
      "Start": "af908bfed02b4bfd90d2f245876cce4c",
      "End": "d5a650c51be249bc9bc021f7b54879c9",
      "Id": "9bdcfd6ca377424fb5c969a303317426",
      "IsHidden": "False"
    },
    {
      "Start": "9baaee8904514472a0ab3729a010868a",
      "End": "4177757334864fde9470d0b7bdb93596",
      "Id": "8e0a1daf0b6847229e76911d19b8e9c9",
      "IsHidden": "False"
    },
    {
      "Start": "9baaee8904514472a0ab3729a010868a",
      "End": "505ed63c77284dbba4b47220d9f063c2",
      "Id": "ffd0837ce76949fb86f33a80269c4dce",
      "IsHidden": "False"
    },
    {
      "Start": "9baaee8904514472a0ab3729a010868a",
      "End": "300f01452d5c4e35bae34abe7b3d91f8",
      "Id": "a90a3f0c982b47d5a8835ba86a5f2ff1",
      "IsHidden": "False"
    },
    {
      "Start": "3d8f6366c7f5481aa5ef4818c718e019",
      "End": "5695a29df6384e34b9a2e0a63c25a6dd",
      "Id": "2096755d5b4f45e988ec17045ad0588c",
      "IsHidden": "False"
    },
    {
      "Start": "3d8f6366c7f5481aa5ef4818c718e019",
      "End": "40740273a0f34ad99ac4dbef3e7f69bf",
      "Id": "e7e62e744e804953b83902f63497b5ce",
      "IsHidden": "False"
    },
    {
      "Start": "43f61b7576d24eb4bdefbd96102b134a",
      "End": "77f7992106fb49ab8ff27b03571d148e",
      "Id": "7c4e5dd956ac4451a1496b127b633602",
      "IsHidden": "False"
    },
    {
      "Start": "135cd01984a34876bf85e16974f25f39",
      "End": "6d1c89f26ae8487d96476f87d66338ab",
      "Id": "fd8cd21cb6ee4c6b9343658ea36f6b83",
      "IsHidden": "False"
    },
    {
      "Start": "135cd01984a34876bf85e16974f25f39",
      "End": "c9e624d1a92f431ba169a40d69714c71",
      "Id": "5689416faacc4cda9d1251a30cf2e6c9",
      "IsHidden": "False"
    },
    {
      "Start": "135cd01984a34876bf85e16974f25f39",
      "End": "bb3627afda3e4956b4f67f8ae90229b1",
      "Id": "9702ff6df8bf4eaa896c174862ebc45b",
      "IsHidden": "False"
    },
    {
      "Start": "56eea0763f86439dbd0e22b5640ea72f",
      "End": "0f51a3180e08437e94b3aa699a8a184f",
      "Id": "7ed0b946f94243b6b6383a62b675c8d1",
      "IsHidden": "False"
    },
    {
      "Start": "56eea0763f86439dbd0e22b5640ea72f",
      "End": "42d92affc3ea43b5a98f0fadccef1425",
      "Id": "dad2c55fe90243888bd88d4ed1879ba4",
      "IsHidden": "False"
    },
    {
      "Start": "c472da85a820459ba4d7516c9d48883a",
      "End": "e5b9a65782f747f6a038e25513e47bd6",
      "Id": "9ffe232f27724a5aa368dde5298f5d54",
      "IsHidden": "False"
    },
    {
      "Start": "c472da85a820459ba4d7516c9d48883a",
      "End": "7d1e453e2bec45b3a240dfd2fb78b0f5",
      "Id": "c53aeb1b29a34ebdbcd0b4ba6efcb650",
      "IsHidden": "False"
    },
    {
      "Start": "3d3a438c150f4f31af152ce6b3f68dbd",
      "End": "b70b6454acca4820bd68379ce7e682e6",
      "Id": "42f051d7f40e4cf09886afc88807409f",
      "IsHidden": "False"
    },
    {
      "Start": "3d3a438c150f4f31af152ce6b3f68dbd",
      "End": "1b28fbbe1f7048468c3a0b8a5092425e",
      "Id": "de0c164be6714d2385c25c66135220be",
      "IsHidden": "False"
    },
    {
      "Start": "3d3a438c150f4f31af152ce6b3f68dbd",
      "End": "73e6abaa5971473ab9d38da11e8675f5",
      "Id": "ae8cab9240fb4c32a5e00d6584fc1253",
      "IsHidden": "False"
    },
    {
      "Start": "8ec2bb2811b04716a2fe5613645ecbdf",
      "End": "ac0db26707af484eb8354b1eb1c4741d",
      "Id": "649d8290c83a4561938b5ab2cffec6c1",
      "IsHidden": "False"
    },
    {
      "Start": "0e7fd2c5ff8945cb9c9dd7a6b30edbb5",
      "End": "36039c7c83ea49ce945316447a598290",
      "Id": "3972ceae013f4f9cadc6cb674e024229",
      "IsHidden": "False"
    },
    {
      "Start": "0e7fd2c5ff8945cb9c9dd7a6b30edbb5",
      "End": "ac387486047d4686af84bc62226fab83",
      "Id": "9442aa1696e348e6a7730fbc98edb8c9",
      "IsHidden": "False"
    },
    {
      "Start": "e23d6ba0e8014995a3552ae73094d379",
      "End": "76fa52fcd80f4ff7862443da2c52fc63",
      "Id": "2a966b57d84f4d59b02d487dc4f798eb",
      "IsHidden": "False"
    },
    {
      "Start": "e23d6ba0e8014995a3552ae73094d379",
      "End": "715a44b4c6d344e3b74e1e9378f72524",
      "Id": "9fd5492a2adb43bfb6602e205d514c3a",
      "IsHidden": "False"
    },
    {
      "Start": "a3c0e78b042249e9ae0a16b610c794fa",
      "End": "f8f88a6838cd4fa284ba962c8375caa9",
      "Id": "228a71946ba749e9906c30126af0e8ca",
      "IsHidden": "False"
    },
    {
      "Start": "a3c0e78b042249e9ae0a16b610c794fa",
      "End": "a7584de7e4af48dcb5ee7a9ede77d3c1",
      "Id": "519a8e465bd646f991fe1dafc4d26abc",
      "IsHidden": "False"
    },
    {
      "Start": "a3c0e78b042249e9ae0a16b610c794fa",
      "End": "ede14eeb8ff64eba9bb63c11ef19ee63",
      "Id": "8c3388ef499b4720b24afd19f775435a",
      "IsHidden": "False"
    },
    {
      "Start": "3f81be9ce5884a0fb7740d3e2a1a2470",
      "End": "816a5762928a450f8d20183cfb80eb07",
      "Id": "c5e40c8c38624bf8b20ffa49971d0621",
      "IsHidden": "False"
    },
    {
      "Start": "6d83664e4fa54db08fb2969a1a57e3fb",
      "End": "664e5af937f64b26921a35b510201775",
      "Id": "77388cccfc484440a7b018a28ec42d7a",
      "IsHidden": "False"
    },
    {
      "Start": "1ef323023ca04317b8cf1a27aa60aa0f",
      "End": "5deaffff79c2430ea365ecd813e46696",
      "Id": "55c7a22d31c64587a9a58774c5a6694b",
      "IsHidden": "False"
    },
    {
      "Start": "1ef323023ca04317b8cf1a27aa60aa0f",
      "End": "7962af55640e44f68e852373dfe55186",
      "Id": "9ff043973a254cf7b27072004b347ecd",
      "IsHidden": "False"
    },
    {
      "Start": "beaab888f1314c71b2186e2e1b343e17",
      "End": "e5a49f77564b4c8bb4de0b792a1b2176",
      "Id": "635ff3208ec84c1e8e1f4fd6d783f6bb",
      "IsHidden": "False"
    },
    {
      "Start": "beaab888f1314c71b2186e2e1b343e17",
      "End": "267bac1c3ea34c4eb1f4c99bf0e263f7",
      "Id": "0989fd3daf1348b6ba4425be044d2e15",
      "IsHidden": "False"
    },
    {
      "Start": "87ed4d7170e64bb5988df536c3d148b3",
      "End": "259153c902654ec4b3bf95905a4a8596",
      "Id": "f74a73cf1d07426c8154bb166aa19194",
      "IsHidden": "False"
    },
    {
      "Start": "70d39db60a85443b86db956af6a08394",
      "End": "44e58cd201574efb845e8e8c870f942f",
      "Id": "4ac61026974f49a5bcf32ee1435fc29d",
      "IsHidden": "False"
    },
    {
      "Start": "70d39db60a85443b86db956af6a08394",
      "End": "f204ba3762a7448f94c17e23c929bcf6",
      "Id": "94d42959f4f24092bd95ac29d9cc11e2",
      "IsHidden": "False"
    },
    {
      "Start": "cf4818f1daf244d38b301c3afdd9f9e8",
      "End": "1270e8a952904a159d1701180902238c",
      "Id": "a44786affc4b4701a4327b9c53b084df",
      "IsHidden": "False"
    },
    {
      "Start": "cf4818f1daf244d38b301c3afdd9f9e8",
      "End": "507972a804d54554b506066a46fc2151",
      "Id": "f20e8e8962e543dcb4a4a2ed0d5a3622",
      "IsHidden": "False"
    },
    {
      "Start": "cf4818f1daf244d38b301c3afdd9f9e8",
      "End": "376288b5f8df44e4ac750bce31008c42",
      "Id": "bb40251ade4c480abaa4b2e8f885063f",
      "IsHidden": "False"
    },
    {
      "Start": "cf4818f1daf244d38b301c3afdd9f9e8",
      "End": "30f7ffcdf0124b8e8ba3ae1a11e2b4c4",
      "Id": "7b4b829d46834f0a8f4995fc40d47494",
      "IsHidden": "False"
    },
    {
      "Start": "f68c875186ba4081b112c876fa504227",
      "End": "dbe3b99ab63a4f4f81142b087b95c390",
      "Id": "7a7c07b4ed1045e291e01c316a74a16b",
      "IsHidden": "False"
    },
    {
      "Start": "1303f3713bff489385b274d623511250",
      "End": "57676f2d7b3b444eab8eeafcfffcce27",
      "Id": "4f363737491b41a5b84f9ebd1f825e91",
      "IsHidden": "False"
    },
    {
      "Start": "0e95c9b110e54d4c96da17fdf8b3aa5c",
      "End": "2bf19c1e5d0e4b49968ab0081682613d",
      "Id": "2b1e1918e19540439af94b4ea103505a",
      "IsHidden": "False"
    },
    {
      "Start": "0e95c9b110e54d4c96da17fdf8b3aa5c",
      "End": "fa0b3c1de0b24265b92380855ce834e8",
      "Id": "161868d99a6046f797da31fefd542ad5",
      "IsHidden": "False"
    },
    {
      "Start": "0e95c9b110e54d4c96da17fdf8b3aa5c",
      "End": "b97de369715940a98f6d29be60f1b024",
      "Id": "fa2e88844c1a4f4ca1d8b8c0213fa626",
      "IsHidden": "False"
    },
    {
      "Start": "0e95c9b110e54d4c96da17fdf8b3aa5c",
      "End": "15c2052d53d94c85af1f87535c6ffddb",
      "Id": "bec7716fa8044e87b164a65d06f02ac7",
      "IsHidden": "False"
    },
    {
      "Start": "2a3456bcde964b569b1775106f8d9959",
      "End": "df3e636033b74a22a793b2d6ae7e2bf7",
      "Id": "4263835ea64b47c0b6b2164c99990ac8",
      "IsHidden": "False"
    },
    {
      "Start": "2a3456bcde964b569b1775106f8d9959",
      "End": "7626480d09b84a5f916cf1190b5e9539",
      "Id": "ae836dbe6f33455d97c10f1fc0c773e5",
      "IsHidden": "False"
    },
    {
      "Start": "2a3456bcde964b569b1775106f8d9959",
      "End": "0d6e2479fb954e629388eded7feeb773",
      "Id": "6234ccdcd6ad4257a60ee6f001edb587",
      "IsHidden": "False"
    },
    {
      "Start": "2a3456bcde964b569b1775106f8d9959",
      "End": "5a1efd812d9f41e7a92bb69d6e41b38c",
      "Id": "42e8383ddbe1450da8b36a19866bd568",
      "IsHidden": "False"
    },
    {
      "Start": "c9ccb57edbe94c119ddae00ca39dd6f9",
      "End": "db6c6e8b06034fe285b32b53724a09fd",
      "Id": "de54e6fba4e44d34b0719281524c42ea",
      "IsHidden": "False"
    },
    {
      "Start": "c9ccb57edbe94c119ddae00ca39dd6f9",
      "End": "3899a2e34fa44f84bca13ff410dccc1d",
      "Id": "89ed667502334f02adae6a7bc6e6c02b",
      "IsHidden": "False"
    },
    {
      "Start": "c9ccb57edbe94c119ddae00ca39dd6f9",
      "End": "e20c273390614feaa5fa1e838e8df1d1",
      "Id": "45d8bafe2e8948ba96139235c119c160",
      "IsHidden": "False"
    },
    {
      "Start": "c9ccb57edbe94c119ddae00ca39dd6f9",
      "End": "36357c453cc6444e88b084f90c31c84c",
      "Id": "65377ef4dd044a62b7a56bd05f391fc8",
      "IsHidden": "False"
    },
    {
      "Start": "2e8bb2e0821e4ad8a59ad8c2c1a79c23",
      "End": "9351b37ea18a4e858f3f202d3a82bc1a",
      "Id": "440c4a14c1be462a97fb6bf5aa5b5ba1",
      "IsHidden": "False"
    },
    {
      "Start": "7c745503796b4ae3acda6da8de0672b9",
      "End": "e2c5e86e351448f8a86bff03249c87ca",
      "Id": "6fb0e3d4d7064eff96ce6ec18c827b8f",
      "IsHidden": "False"
    },
    {
      "Start": "7c745503796b4ae3acda6da8de0672b9",
      "End": "16d2669ee76949098cf5caeae02d5279",
      "Id": "35d878d8c1d24065bde588ff69a666fc",
      "IsHidden": "False"
    },
    {
      "Start": "7c745503796b4ae3acda6da8de0672b9",
      "End": "f53220755cd3413589665ad34e9d594c",
      "Id": "82441173396040e989229022772c2713",
      "IsHidden": "False"
    },
    {
      "Start": "8c33e5c7a5b44cf3ba683e3749382486",
      "End": "dcb8c7a04dc64342941fa12fa9587e62",
      "Id": "417fe082257a43bf920eccd0fc2a9f26",
      "IsHidden": "False"
    },
    {
      "Start": "c07f6a30d327451894da8876e73be083",
      "End": "ed6a5d5386454c648efcaa56834dae99",
      "Id": "3d9fb8ac300541edb20fe51e9882ce68",
      "IsHidden": "False"
    },
    {
      "Start": "c07f6a30d327451894da8876e73be083",
      "End": "2455cf49e0244f8180b64970920584ba",
      "Id": "5357f3c809fb43df8c72aa903b397267",
      "IsHidden": "False"
    },
    {
      "Start": "c07f6a30d327451894da8876e73be083",
      "End": "1dc510b333c345e1a7b75a25af4e7977",
      "Id": "f8d90fda19854288b8328b4de06ebbce",
      "IsHidden": "False"
    },
    {
      "Start": "fe725d7c18484c81a6c4b36f725cc1c4",
      "End": "303a68fd44e942b0bfa7f598c234c57b",
      "Id": "b3fe039f16474dfc9cd420407e20ffa5",
      "IsHidden": "False"
    },
    {
      "Start": "fe725d7c18484c81a6c4b36f725cc1c4",
      "End": "8d36f25de2de412a9e029f1552d273d0",
      "Id": "82e8055367004265a81bd28189390ab6",
      "IsHidden": "False"
    },
    {
      "Start": "53418563d6cb48a781838f86f31cfd4c",
      "End": "7c5c03a6a3644a6cbb4929120de01d5b",
      "Id": "b1ebd424199f46cd920e9e82e8a62d14",
      "IsHidden": "False"
    },
    {
      "Start": "53418563d6cb48a781838f86f31cfd4c",
      "End": "0280ae2c2422454cb0750e7f0d496a6d",
      "Id": "5e5d21893089404d90250bd406d7d0fb",
      "IsHidden": "False"
    },
    {
      "Start": "2b6a1f8b158a4360acad655331a1337f",
      "End": "aeda2e4ece17431fb62484f933d9d003",
      "Id": "7f33415d77cd4607baa3228e03c20e50",
      "IsHidden": "False"
    },
    {
      "Start": "2b6a1f8b158a4360acad655331a1337f",
      "End": "dc854f76ef314f2ab8ce189324ea7f8c",
      "Id": "e960c5360a8b4888a29b31386eb2dd1b",
      "IsHidden": "False"
    },
    {
      "Start": "2b6a1f8b158a4360acad655331a1337f",
      "End": "27bb87a7886d452db8d2f7255f47ee33",
      "Id": "5079e065b298460fbcde51159a1e8049",
      "IsHidden": "False"
    },
    {
      "Start": "2b6a1f8b158a4360acad655331a1337f",
      "End": "3aa960f8d8d14e74baf22c4c68d62c12",
      "Id": "b8612bf7a479467c8fcccf64ca2222b9",
      "IsHidden": "False"
    },
    {
      "Start": "2b6a1f8b158a4360acad655331a1337f",
      "End": "c6eaf52688c8415fa850053bf395323b",
      "Id": "1ae263e90a584fb19ffb9942d6e72af5",
      "IsHidden": "False"
    },
    {
      "Start": "6065daec37e24125a4975a01181b021a",
      "End": "5364e96c106d4dc0a418f6e5d58fec77",
      "Id": "da4154f3607248e2b0f5f3d0cf2c00b8",
      "IsHidden": "False"
    },
    {
      "Start": "6065daec37e24125a4975a01181b021a",
      "End": "9687c609f0b647b98b25781765e4853e",
      "Id": "5540d5e4a61f43f6a4c09831a10027d9",
      "IsHidden": "False"
    },
    {
      "Start": "79ecc1d72650437382e9e233a9b930ac",
      "End": "c9f54b66eda14babaac47a8391f26648",
      "Id": "117b557bf2ed45558a5d8bcb08ade776",
      "IsHidden": "False"
    },
    {
      "Start": "b39c6c6198244c78a858d89550dc243f",
      "End": "d5ae9eae11b345c994aca2c144dadd87",
      "Id": "1a04235427684a1dbfb2ddc8fac34ddb",
      "IsHidden": "False"
    },
    {
      "Start": "b39c6c6198244c78a858d89550dc243f",
      "End": "8d50487735c340dfa13b7e25764cc9d3",
      "Id": "35c5f4777b9c412b8e158890584cee74",
      "IsHidden": "False"
    },
    {
      "Start": "b39c6c6198244c78a858d89550dc243f",
      "End": "281527f293f54643a72a09b1044b98d9",
      "Id": "e3bdf52270b748839f70ca27348f0ea2",
      "IsHidden": "False"
    },
    {
      "Start": "76ac5e7f5a9f4d19825add41639e6b63",
      "End": "6fe46e9f525642ab9178d20687c6bdb0",
      "Id": "2df47696c1c44eebb1ceac4af02146b4",
      "IsHidden": "False"
    },
    {
      "Start": "76ac5e7f5a9f4d19825add41639e6b63",
      "End": "5762ba53e67340d589545f55cadbb359",
      "Id": "042b3770085a4286a47fd735ffe346ab",
      "IsHidden": "False"
    },
    {
      "Start": "76ac5e7f5a9f4d19825add41639e6b63",
      "End": "4b3f9845b08e4d1cbca66dc7f5d59a4f",
      "Id": "4f50ef0945a94b5ca2797a91f02dd97f",
      "IsHidden": "False"
    },
    {
      "Start": "bfe39130b8644037a4dce48610673a80",
      "End": "3b27ac4d2eab42ce9dfacb00349b7d7c",
      "Id": "c9a4cf8aaf7d44a98131f10f47a3efa8",
      "IsHidden": "False"
    },
    {
      "Start": "bfe39130b8644037a4dce48610673a80",
      "End": "7bef4c97da06484fba233fa44c9fade0",
      "Id": "7f209d845a00445e9cc69e17ff461e60",
      "IsHidden": "False"
    },
    {
      "Start": "4d79017307b8486e99d707b95fb9eaab",
      "End": "9f91f5298b064d9ca0213fcaebdf3aad",
      "Id": "428b2e3fc74d4682ab493af8f63485cf",
      "IsHidden": "False"
    },
    {
      "Start": "4d79017307b8486e99d707b95fb9eaab",
      "End": "d81229389c294ba08360949dd019ebd2",
      "Id": "9bc412dedb5f4d1e83c2aa444468063f",
      "IsHidden": "False"
    },
    {
      "Start": "769366e6a0144b219c44b083ad37a9cc",
      "End": "fa95b7e7eb7c4be9b6d6028cf369b69d",
      "Id": "18c12a9910f54ae49befbf78ff3cba4c",
      "IsHidden": "False"
    },
    {
      "Start": "769366e6a0144b219c44b083ad37a9cc",
      "End": "1ec98b62ec5a46bc8185cbd40fd56948",
      "Id": "a1fa8656cf914b989126ea91a3cf7a2f",
      "IsHidden": "False"
    },
    {
      "Start": "769366e6a0144b219c44b083ad37a9cc",
      "End": "9950781dc493481f9510eaad63357eaf",
      "Id": "ace15d7567e34fdd9cb763c4de20bf4a",
      "IsHidden": "False"
    },
    {
      "Start": "3bac9554e7f2425f9c13656b66f8bb7c",
      "End": "7dad18a142fa4d87a97826a2c03ef257",
      "Id": "aff490c2688e4221a4d50923ec1597a1",
      "IsHidden": "False"
    },
    {
      "Start": "3bac9554e7f2425f9c13656b66f8bb7c",
      "End": "6d1ad3436eac4f79b3aaae9bd5d20f43",
      "Id": "cc4821cf29bb4e1d8ef479e515899a0e",
      "IsHidden": "False"
    },
    {
      "Start": "3bac9554e7f2425f9c13656b66f8bb7c",
      "End": "cb4726ab37b844b68ecf49985fe5fe04",
      "Id": "878d7d5999a94c36824f9b9eba247043",
      "IsHidden": "False"
    },
    {
      "Start": "b316f1e95ec4401db99868478fa6a4d4",
      "End": "3a3de5a13c47482e8731d1106ec3d433",
      "Id": "1feb3a1c5a3d4dff98d4846d2a962c6f",
      "IsHidden": "False"
    },
    {
      "Start": "5e2c23d3bb74420cb9feccc73c22a655",
      "End": "240429f8ab0943e9b863bd6cd0414923",
      "Id": "818cd4dbb0de402180befc5d47adb64d",
      "IsHidden": "False"
    },
    {
      "Start": "6afc73f9b8b743bb80c5f3ec9c10035a",
      "End": "331545bff51f452d9f89ccb5d8679b5d",
      "Id": "da1aa3567c4547de99f2ccac4eff92e0",
      "IsHidden": "False"
    },
    {
      "Start": "5fd32e50bbc4453eb77d90ac96037856",
      "End": "5eab0eb9f3b8474fbfe498508366faba",
      "Id": "990fef893d1e482ab3c95cb400f0b445",
      "IsHidden": "False"
    },
    {
      "Start": "5fd32e50bbc4453eb77d90ac96037856",
      "End": "ab65ffc584434909a057f636a584bef4",
      "Id": "8b50f5ef36ec4e60b176fea8676bb588",
      "IsHidden": "False"
    },
    {
      "Start": "87cac27e43e64b82b093c611fbd0c0dc",
      "End": "543aed150be24ffe9343686b9e3a75b4",
      "Id": "55ffdd3086c84e0fa8b1802ea6aa7f34",
      "IsHidden": "False"
    },
    {
      "Start": "87cac27e43e64b82b093c611fbd0c0dc",
      "End": "2efe98f1f7b942ac828ffedbe37036f4",
      "Id": "4802a2ac200744cf962a1f20fbe32b13",
      "IsHidden": "False"
    },
    {
      "Start": "87cac27e43e64b82b093c611fbd0c0dc",
      "End": "db15bb6625694cfb93b3e39c0e141a44",
      "Id": "55578196be314d778a6ed44042326054",
      "IsHidden": "False"
    },
    {
      "Start": "56c61abac54a4269a76e3fd48019f7e4",
      "End": "dd4b16c2afdb4e5cbb7789feb638baee",
      "Id": "6b7268a322754089b856f8a10ea46e12",
      "IsHidden": "False"
    },
    {
      "Start": "56c61abac54a4269a76e3fd48019f7e4",
      "End": "8a73a96880a54d36af3f2a7dfe997203",
      "Id": "bb32de56f21e4ecfbdde05933d4cc4e8",
      "IsHidden": "False"
    },
    {
      "Start": "56c61abac54a4269a76e3fd48019f7e4",
      "End": "67bfbf39606f48a78362bb27a552dd4f",
      "Id": "e56e8c9b199e4403b99cca8e4405a0d8",
      "IsHidden": "False"
    },
    {
      "Start": "a362bff81b694987b76dc58475f70e4f",
      "End": "3257557e69d74d72899fbf4ed238f7b8",
      "Id": "378155ad0fab4aa5ba58544705f28bc2",
      "IsHidden": "False"
    },
    {
      "Start": "a362bff81b694987b76dc58475f70e4f",
      "End": "f68783d3eea249f59f5c13fae2a98ad0",
      "Id": "06d96bbba14c499581607117c709daae",
      "IsHidden": "False"
    },
    {
      "Start": "a362bff81b694987b76dc58475f70e4f",
      "End": "7ec8353db5344ff88b91d00b9db9b27e",
      "Id": "5eb1e917d24a4971bd69d863bbc5eb5a",
      "IsHidden": "False"
    },
    {
      "Start": "357cd32d94f4458b96ef0939b98b62e9",
      "End": "68fbdb47703e409c9b994ba72db302be",
      "Id": "a9507811d8854273b599aec583ea87b0",
      "IsHidden": "False"
    },
    {
      "Start": "3b78881dda264ee0927a38d6ed583818",
      "End": "d7335a71d3f44cd4b2cb417bcb6172d0",
      "Id": "2adbf33226a64d7c804e796ed85299ee",
      "IsHidden": "False"
    },
    {
      "Start": "3b78881dda264ee0927a38d6ed583818",
      "End": "2de053743d4a4a9aab6e614947ba8915",
      "Id": "78fec4acf3744ca69229eaf5a511e0bc",
      "IsHidden": "False"
    },
    {
      "Start": "61d311d8070e480a86c0decc9008f0f6",
      "End": "569870a1735e4895a3b7070013247458",
      "Id": "8ec5648805614ae19fc20383cfe5eb43",
      "IsHidden": "False"
    },
    {
      "Start": "61d311d8070e480a86c0decc9008f0f6",
      "End": "ccea063a75f84b418aac6b5667d047e4",
      "Id": "1a87a5f8dcd24eb59dfc825637eac6e3",
      "IsHidden": "False"
    },
    {
      "Start": "bf5a64e98a71412ca4ba8dc1eb08eb5b",
      "End": "b2d018c0b7674208b1670e71341ccf82",
      "Id": "e6798b1902ad46c89bc52f184532d683",
      "IsHidden": "False"
    },
    {
      "Start": "bf5a64e98a71412ca4ba8dc1eb08eb5b",
      "End": "d9a90720dab64abe8ffaa27b7ee9d5b6",
      "Id": "c160adfb6174404a9d3455d8fce155dd",
      "IsHidden": "False"
    },
    {
      "Start": "7ce79690f90f487c8216fef9f9e9e524",
      "End": "5adf206f385946189496a902f8dc1a03",
      "Id": "6e5dcd434bad4fc2bde46968b843401a",
      "IsHidden": "False"
    },
    {
      "Start": "7ce79690f90f487c8216fef9f9e9e524",
      "End": "a5acf6fa846d4790bb71ff4056169af3",
      "Id": "70106d2e8e714a64835b343502dc77b2",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "cc26eaf40f134e3fb42c137b3fb849b7",
      "Id": "93369aaf606746b88f8617bd0180158e",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "afbd584d199b49a9a5892df86e48d20b",
      "Id": "9cf45599179b4f798a1565a22a20ce23",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "8fb597e4243140908c0966df11c119ba",
      "Id": "aa14f570572b4daf99de4561d232089c",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "5ab7da148ddc403d9c932e53b7b2a7e9",
      "Id": "51945de6472e490692b9113c4bc5a4c5",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "61869140da1b4cc2bc1226a096d3f6e1",
      "Id": "066adab0034445bfbd6053bb01b97c61",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "b6f82f4a27b448d2ac4de6e33ee121e6",
      "Id": "040dddc5a57749e386d26ae65ec84c56",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "9991f4adeea14d688b61501595ab5bd6",
      "Id": "7ca0b53ebe1d43c5ba59c76f456a2698",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "88aa3c6b7fb042c5bc191f699d3f2fe3",
      "Id": "a7f763c9987240dd8b36eb9e302ee91e",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "da37713bdaa148819cc14b3e9f07c9f5",
      "Id": "3795a1e7f64f4b87a62707378f980e8f",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "e0355fb20cde4aaebb1c8ca52761297a",
      "Id": "9de725c02e5f48bbb8cf641e79c7ca0d",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "339a4faf94824ab4b7a7ab28c61a0c6a",
      "Id": "1d373ac44e7e4e25b843484eb810258b",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "c0cf4a4005c1463987d728398d777772",
      "Id": "aeb61c590e674474b58b6b9e8f9e8b81",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "7ca6bd93f1b249a0b07e3607582e5a2a",
      "Id": "97a07713de2847c5870f3e934178326c",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "3ac0907b1ae54493b2cfb0ef6adaf227",
      "Id": "a352d0df78ac4407b21efdc641445f9a",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "b06a5bda559f4cc6ad887bea75e99bc7",
      "Id": "e6755fc4eb3a4e35969c8f14247e10a0",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "396717169e8b4e2d8fce745102cdcc31",
      "Id": "1bf3f6419c264263ba2e7e66620cf9d9",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "d61ddddbfe2746d18ae28b3617a966f6",
      "Id": "2eb2583af4ea4579bf8af7032b5fda93",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "9cfa3dfa2dd942f99d2f3227d3433488",
      "Id": "cbbf54a61d9e460ba10110ea326f1c34",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "bc40618d09d3459bbd19da16fc288146",
      "Id": "46e4a09ea6e04f978377c788a2f5b532",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "72ed131fbc354cbfbb4dc56ef3f75ede",
      "Id": "c731cb8bfe0a40faa79383f654455dec",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "e2037b56221540a9873fe4d605569895",
      "Id": "377c9125c7104469bc65f902d59baf12",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "7ff09431dadc43ff881148f9e8c880b3",
      "Id": "7e7b61918faf41d58439140b4ccaf79e",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "9a8d13939d564a8f8106e85ce14ab591",
      "Id": "6ef3b093d97844a4ac697ae744c3efea",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "239f407db2a04097afb8fc53a5f55a93",
      "Id": "094eacb6996d4a1a87231ddafd0848e3",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "4ce1efe0c64741cdb4240f572bb004c1",
      "Id": "c820b6059dc84e11b428b7590059a6e5",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "9aaa39493a784ffd9be31419aa521647",
      "Id": "cdc0adc703764ab8932627ebb02b02f8",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "7c90fac79f6d44ba8ae6f5cc8a34af7b",
      "Id": "36fe34d8248d49ad82ae8ddb7042cff3",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "c6218af912404aafa30da39670aa0812",
      "Id": "7da3269161d34a649b8f96d0fa147f6d",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "9ae6d31865d2473db374e567495e85c5",
      "Id": "33d4ee05a7bf45aabe53b0b5a5b16045",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "a150a834fe3b4a979ceb2ce18e593ce4",
      "Id": "04c1827539824c5babcd6019040d12a5",
      "IsHidden": "False"
    },
    {
      "Start": "1b6afc584df94b8388a1b89b89a2fc1c",
      "End": "d82dffbcbd9e48feb8aedb59ef5e6d11",
      "Id": "b187985d4bdb4e87a7b8e6d16e99dc10",
      "IsHidden": "False"
    },
    {
      "Start": "933c5a43f7ae4c7d8404aea40db15f32",
      "End": "3f1995d85eb14748991e595983464d3c",
      "Id": "592960a5a4cd4d9099182107ed8a11ce",
      "IsHidden": "False"
    },
    {
      "Start": "933c5a43f7ae4c7d8404aea40db15f32",
      "End": "e135dad7bc1f4ef680a086325991d006",
      "Id": "2458e166af404eb0bbe0e0a9f2484561",
      "IsHidden": "False"
    },
    {
      "Start": "1a5bfd42f9dc41a6b2f70efdc7d8664d",
      "End": "83ad149baa2042939baa33f2f355f796",
      "Id": "552dfbb79561427eadf8e28f1a485962",
      "IsHidden": "False"
    },
    {
      "Start": "12f496097fa6458eb9fa9b417a6ba8f3",
      "End": "4b2c83b6711f48fb8b91511f759bad23",
      "Id": "eec7220c5e184145ae8eb728d610081f",
      "IsHidden": "False"
    },
    {
      "Start": "fd1fd4986da14787ac1b05375bc88184",
      "End": "04a8a14cbaaa46f7888399103e36575f",
      "Id": "5a2119b217694466a0f182d3862ca2b2",
      "IsHidden": "False"
    },
    {
      "Start": "2f098a52673c46ac9879e13987fb8dbe",
      "End": "5e5c15a8284547378a43847b53600cca",
      "Id": "708a784de3444594b53003eb174a754c",
      "IsHidden": "False"
    },
    {
      "Start": "2f098a52673c46ac9879e13987fb8dbe",
      "End": "1385b85f83844e549faee1e8610fc746",
      "Id": "2f8b2f85aa5f4fb8be61e5f6c1054385",
      "IsHidden": "False"
    },
    {
      "Start": "2f098a52673c46ac9879e13987fb8dbe",
      "End": "0ed8c6c1806d44609fd4345c586e9b6c",
      "Id": "ff196440405d415f91003957f8266480",
      "IsHidden": "False"
    },
    {
      "Start": "2f098a52673c46ac9879e13987fb8dbe",
      "End": "26fda9b5941b40409eefc464542eb098",
      "Id": "8e9ea514dd154967ae38902e4b18f0b4",
      "IsHidden": "False"
    },
    {
      "Start": "80557585578d4bb8b0dcda038172bed1",
      "End": "7b5744fb7d0248e2a15cf29dd777c350",
      "Id": "b29491bbf11d4c88801b6f6d05b462a9",
      "IsHidden": "False"
    },
    {
      "Start": "80557585578d4bb8b0dcda038172bed1",
      "End": "8165afd6b3e840fd9ed969074b6fbaab",
      "Id": "45ed7fe5edab4bb8a06ca66f46d5d0a4",
      "IsHidden": "False"
    },
    {
      "Start": "80557585578d4bb8b0dcda038172bed1",
      "End": "77a81f13dc7b40629b43c31788a2d64c",
      "Id": "520835c2b119475ba69ddd80c3235737",
      "IsHidden": "False"
    },
    {
      "Start": "68e528260f604630a44db5c34edfbd25",
      "End": "21ca3091ce8f4dec9517d1117f341c9c",
      "Id": "597f2a86223147619e15adbd2e3ec682",
      "IsHidden": "False"
    },
    {
      "Start": "112ca6ea41b0477ab70ce005619284be",
      "End": "df6bf64761464251b4aae562193ad908",
      "Id": "5e36b31290694f339fbf66f7d8d61ce8",
      "IsHidden": "False"
    },
    {
      "Start": "112ca6ea41b0477ab70ce005619284be",
      "End": "e63a6d4506704b8a9d9cec1cf7a8afa0",
      "Id": "40930a7ee8eb45d4a49fc9d0563a9b8f",
      "IsHidden": "False"
    },
    {
      "Start": "d7cb60e7707249daa00b9cac42741a8f",
      "End": "9c49295206d444329663143f99027faf",
      "Id": "65e235be4fb24e19b7e0e4dc4dbf9921",
      "IsHidden": "False"
    },
    {
      "Start": "d7cb60e7707249daa00b9cac42741a8f",
      "End": "d737309b559a4bbe90108484db52fe91",
      "Id": "fb9043c18e664ae4b1fba0b85fe5cff0",
      "IsHidden": "False"
    },
    {
      "Start": "cc1951aaa4684d47bcdbb2be6ae16133",
      "End": "f2404768a87545f38757d74d6dfb33a7",
      "Id": "3761f3122be44771aa744a7d7a960ab9",
      "IsHidden": "False"
    },
    {
      "Start": "b4dfdaf41d9049c9934f585ee758819c",
      "End": "fc4cd1674e724321bf4a47684e66738a",
      "Id": "14064a9e23de424aa2969b29d655b834",
      "IsHidden": "False"
    },
    {
      "Start": "30913c75c01a49a8a44fac86965400ba",
      "End": "9d71fb349b664a1b80cf0fe850ec7c42",
      "Id": "444ce7d7f1d44296b897d6819629f19f",
      "IsHidden": "False"
    },
    {
      "Start": "36ec33b563654d3fae65185d310fe1d6",
      "End": "6fa8984bc698416188b6a542dbbb62b7",
      "Id": "cf7686b63839469ca53cfc44c8d2a5f0",
      "IsHidden": "False"
    },
    {
      "Start": "36ec33b563654d3fae65185d310fe1d6",
      "End": "ee495afe01c445c7b50ab8045976af63",
      "Id": "1be014e89d434d8ca9fe414c562a1ad4",
      "IsHidden": "False"
    },
    {
      "Start": "57a956f5220649beba1fc524f1acad60",
      "End": "891d2da8301c4d828f42aefbeaede460",
      "Id": "44051874797241f2b4340cbae62497d7",
      "IsHidden": "False"
    },
    {
      "Start": "57a956f5220649beba1fc524f1acad60",
      "End": "f83e0fbf673549ca81fdb5a7f3361960",
      "Id": "32c61b61a54e494f9acb61abe1f30f3b",
      "IsHidden": "False"
    },
    {
      "Start": "57a956f5220649beba1fc524f1acad60",
      "End": "bf16bb35525549b784cd69b651625451",
      "Id": "77e8424a1ba44b20b93707e320ed6e62",
      "IsHidden": "False"
    },
    {
      "Start": "ca3f0ba9385d413eb9ed9edd12b6e5b1",
      "End": "ab5c7447f30f469491d596702b773ed8",
      "Id": "c3a0e05425174718bb1c40919da9ce16",
      "IsHidden": "False"
    },
    {
      "Start": "1a3616bd7f6b4d6a97cdf2d8d9174a6a",
      "End": "ef8477479f1c421291720721b53c0fde",
      "Id": "80a3d9065db74f4ca8655aa3b1cb1948",
      "IsHidden": "False"
    },
    {
      "Start": "4fc558b4b20e4f31affd0fc570f61aae",
      "End": "4e3aa30605594bf894650dd92bb46153",
      "Id": "b573bf00a998405d8f00df215e979752",
      "IsHidden": "False"
    },
    {
      "Start": "5c96891ece0d4ad88147a651415b4ca6",
      "End": "49bfb10806ab4490bff1a196203ffc27",
      "Id": "746fa21a209e47de93630e0dd74c838a",
      "IsHidden": "False"
    },
    {
      "Start": "5c96891ece0d4ad88147a651415b4ca6",
      "End": "225882fab6034b9b8742fc96825138fe",
      "Id": "781fffbbeb23431397e24e72d087674b",
      "IsHidden": "False"
    },
    {
      "Start": "a853a7ac5e7d4136ad0d903b95e6809b",
      "End": "e482f0f0c3754d37a1532231b1d2bb7c",
      "Id": "bb97b580614743aa9d1fc82d4d74b09f",
      "IsHidden": "False"
    },
    {
      "Start": "a853a7ac5e7d4136ad0d903b95e6809b",
      "End": "0a8a04489b6c445ba6b70e33c8de9c31",
      "Id": "c9bdcdfe18924039a89df6059be46756",
      "IsHidden": "False"
    },
    {
      "Start": "9bae907af9914564a537d64d9e8d2034",
      "End": "e19451a3048f4519af84fcf7b2a61739",
      "Id": "29ee9c19eca946c2a63a3996888b1d72",
      "IsHidden": "False"
    },
    {
      "Start": "7f91874582e7435bbf447df690587f0a",
      "End": "eaa7c8558f864ce89bdc3b1931e85a5d",
      "Id": "bfc112121d65475a8b635c86570b7535",
      "IsHidden": "False"
    },
    {
      "Start": "6de8728497664da98481b34eb3d3b46a",
      "End": "2aa650ade2964a3da0aa75c3df0f9334",
      "Id": "55f15af5e4624f23b01f07a41b16889b",
      "IsHidden": "False"
    },
    {
      "Start": "c0be45d2ac034fefb272a3bbc0eb1244",
      "End": "b2d057210a424571949b7a1a805bd56c",
      "Id": "adff3689cbc4446fb00169998be8fa9d",
      "IsHidden": "False"
    },
    {
      "Start": "c0be45d2ac034fefb272a3bbc0eb1244",
      "End": "ce5718133c2240c89902fdc7e07552b3",
      "Id": "afcf8503cd8b44ea9253149ff7cc3806",
      "IsHidden": "False"
    },
    {
      "Start": "1a2d64f651424bdda6855ac38a984124",
      "End": "dde09770cff0443e857d62aac3e4e12c",
      "Id": "a0eaddfcb2454e349c4caed3f38db8b3",
      "IsHidden": "False"
    },
    {
      "Start": "1a2d64f651424bdda6855ac38a984124",
      "End": "b95990bfe473410280a36401e912d987",
      "Id": "c11c247549ea430ca105caf94339614a",
      "IsHidden": "False"
    },
    {
      "Start": "10ce751681b84197850c19664f1f2b49",
      "End": "e8dcba9583d645939fdb2fcc1108d9dc",
      "Id": "f258c41dde07424bae83d68f53f25e70",
      "IsHidden": "False"
    },
    {
      "Start": "72ca83e63eb54ce8b2af47f1fe3956a2",
      "End": "a35b626de5634c2d88c14a725e739496",
      "Id": "4971b76629484b3ba80b161fb3c2dd48",
      "IsHidden": "False"
    },
    {
      "Start": "f1e14e910572424ca99e8459a9fd6a22",
      "End": "bbb67c19f1bc41cba6a4665eb36d77b6",
      "Id": "006fb6cccd064b8cb4b709c177e8ed35",
      "IsHidden": "False"
    },
    {
      "Start": "c58b3e18d6d04306b08c49709f8a1653",
      "End": "2b14b344911b41f488d8b97bc6dd7da2",
      "Id": "87494aa3140747e3a9da83cd933b69c2",
      "IsHidden": "False"
    },
    {
      "Start": "c58b3e18d6d04306b08c49709f8a1653",
      "End": "37353c01ff6f44128c2ca44e62245a3c",
      "Id": "48dc91f037b748a8a1f8f4dcc8985584",
      "IsHidden": "False"
    },
    {
      "Start": "740791f511f14edf8c9bb2879b42f578",
      "End": "fd0f74326a2749ed84c01586a8505ece",
      "Id": "e980bb0273414546afb1f2b23261e832",
      "IsHidden": "False"
    },
    {
      "Start": "740791f511f14edf8c9bb2879b42f578",
      "End": "bf48e230da114b0180540f1831ef489f",
      "Id": "acce82ec905547e8817f06aecb4a2e30",
      "IsHidden": "False"
    },
    {
      "Start": "f42ace4b82af41ea89d7fe1aad02982c",
      "End": "eb8dc4cf327d41ac957b77ed511ec949",
      "Id": "c4a002e11974495cb6ba107d0080b3ac",
      "IsHidden": "False"
    },
    {
      "Start": "f42ace4b82af41ea89d7fe1aad02982c",
      "End": "a99832f59dc34fffab0a23204f3135a6",
      "Id": "3e62f86d345b45b99047527af364cd81",
      "IsHidden": "False"
    },
    {
      "Start": "ba41f33603dc42f98750195441515777",
      "End": "625710c22eb24b24b79a9de422e53ccf",
      "Id": "a14fa3c510654461890c3bdbcb185ed0",
      "IsHidden": "False"
    },
    {
      "Start": "de7fe60149054d0daadb6d44b70d3aff",
      "End": "ee1deec94d1b48f6851f4afa9cfe478f",
      "Id": "64fe4328357749fe9c3a8550cb6fcd69",
      "IsHidden": "False"
    },
    {
      "Start": "e43c8c8a1b204485b98285e751286a3e",
      "End": "454bc4ac382845a387216a8d71dfafc9",
      "Id": "32add5ffa5c6489bb737a1de8098d703",
      "IsHidden": "False"
    },
    {
      "Start": "6df17a79d35d4d8292b68ef8d0c6cc09",
      "End": "719fb08d3d314384ae8f3ba678676075",
      "Id": "02e4d543d519453395c80f87f05e2719",
      "IsHidden": "False"
    },
    {
      "Start": "6df17a79d35d4d8292b68ef8d0c6cc09",
      "End": "b10a58ba258140a89e1a8e2261b61184",
      "Id": "d0abae432226417f838a8af4059aebd6",
      "IsHidden": "False"
    },
    {
      "Start": "6ad8a07e8aa147bea4a3c8b5f158fa29",
      "End": "4f21473d7bc44157a73402b77825c786",
      "Id": "d21247bc059b49c39754af0972a547fe",
      "IsHidden": "False"
    },
    {
      "Start": "3de1d930a0414dda96ebe301a5c704cd",
      "End": "25b89b3a59514ab381a10b35cbd7ec43",
      "Id": "f2b566cff1a84a50aae4032efa859135",
      "IsHidden": "False"
    },
    {
      "Start": "3de1d930a0414dda96ebe301a5c704cd",
      "End": "8e420ac5b7de40219d07a939f6928e46",
      "Id": "85b0a849ac1b401883e9c82b5c19eb0a",
      "IsHidden": "False"
    },
    {
      "Start": "96d44bb6650c415b8de3f045429b58fe",
      "End": "8492e5f5ea2e4b36b97df1a132c5ea4b",
      "Id": "54a5ca71afcf41c1bf470ce21f6f31cb",
      "IsHidden": "False"
    },
    {
      "Start": "96d44bb6650c415b8de3f045429b58fe",
      "End": "d7ebf218832f4174bd0a145771f93368",
      "Id": "cd7ed9fdfa234b9fb4216f446f1fbb8d",
      "IsHidden": "False"
    },
    {
      "Start": "96d44bb6650c415b8de3f045429b58fe",
      "End": "f69719d503f4419da19b2c7d6105ef45",
      "Id": "b7deb492aa6c49a4bad053281ed834e3",
      "IsHidden": "False"
    },
    {
      "Start": "96d44bb6650c415b8de3f045429b58fe",
      "End": "6aaf6cc03abc4878bbcf69b3004ab0e2",
      "Id": "ebecb3d1c38944f3ab1bb8b0c1d83160",
      "IsHidden": "False"
    },
    {
      "Start": "d68a9ae78335444e80ffce7aece2b4e5",
      "End": "f104332ad39a4e52ad2b2a65f67df21c",
      "Id": "93cdb5e43b6b4f6f95865073869dd7cd",
      "IsHidden": "False"
    },
    {
      "Start": "5e872770222b4a67bac70bce395ce19e",
      "End": "f0c0a674b7a64ce6895ccfb5bd49139b",
      "Id": "cac15978245c49899cd634c08021d5dc",
      "IsHidden": "False"
    },
    {
      "Start": "9786e3cd2ea94be991ace8a304640352",
      "End": "56d430b4e0004c0a82c42079052d4e77",
      "Id": "63848c8f94bb45fa97be848b51a8dd47",
      "IsHidden": "False"
    },
    {
      "Start": "d158225ec3a34a87aa0e306ee2077863",
      "End": "a52908f010f24de6ac69057304e5e32f",
      "Id": "0c214ba7fcda4304adf2809f84960662",
      "IsHidden": "False"
    },
    {
      "Start": "f185d5706318490eb4b56264539fba5e",
      "End": "8c6335cce355402ca67cc8e71179d313",
      "Id": "3aebc6555ccb4bdbad53bb625b2d8eef",
      "IsHidden": "False"
    },
    {
      "Start": "b58940a9c2fd4a79921870b0a8d45b69",
      "End": "c17619b9bbde4c9c9f38327620025505",
      "Id": "2f97792ce74c4df1aff776f4e302fa76",
      "IsHidden": "False"
    },
    {
      "Start": "15ee5523753e413899d46efb5fe66b71",
      "End": "13aca3ec0bf14fa4916b96978dd9f5a7",
      "Id": "23f7155234a4457cbb9141d7e7d515a4",
      "IsHidden": "False"
    },
    {
      "Start": "7c052184b38b4949a37404e5bc76aa92",
      "End": "bfcc9025397349899f1d914d10c66348",
      "Id": "f593ffa6363a484e814ff0d59df26532",
      "IsHidden": "False"
    },
    {
      "Start": "38592d34a6b24ee1a13c071a27782fef",
      "End": "bf48186585c94095a3ced229fcf8130a",
      "Id": "24b39a2ef7b54886bbbb7cb399ee0006",
      "IsHidden": "False"
    },
    {
      "Start": "38592d34a6b24ee1a13c071a27782fef",
      "End": "3520754ee51a4151960619cf38f66ad1",
      "Id": "845716f90c3349548161d7e2dad53a8c",
      "IsHidden": "False"
    },
    {
      "Start": "38592d34a6b24ee1a13c071a27782fef",
      "End": "84670acb3c1b4f489173309e1dc3dffb",
      "Id": "1cc1910cc3994c04bde6a8212de90797",
      "IsHidden": "False"
    },
    {
      "Start": "b40b5056fa4c4f54a4d987721ae47221",
      "End": "7a8a336bae4b49bdb7922cf24f2a0727",
      "Id": "48e6b1ba3a4b4218a82875e3ec67ff58",
      "IsHidden": "False"
    },
    {
      "Start": "1c60a970aa0d4492b0ddc95436f6f610",
      "End": "d6530ffd4bd143bc96ce26835eb3097d",
      "Id": "41b5f04ee39f4834bfa1a0a8abaefc8a",
      "IsHidden": "False"
    },
    {
      "Start": "e2f3c63d22b54ca9a75b4b2d2732e387",
      "End": "2237892bb3ab4349b6d0d099083b719f",
      "Id": "21b03c28ba5749719ce2b28b48c62eb7",
      "IsHidden": "False"
    },
    {
      "Start": "95745dc7056b413abdbbc324fb71cffe",
      "End": "d5d704d9cba84b149a399090d067b587",
      "Id": "75930c7651c2434aa9aaf039c101cf59",
      "IsHidden": "False"
    },
    {
      "Start": "2cc7d79a408f4eb9b7b102945357a93c",
      "End": "d86ac4338a394dc8af4daae1b66b92b5",
      "Id": "f6cc0c71432d4dd4ab3e2af85b581cb6",
      "IsHidden": "False"
    },
    {
      "Start": "14bac1b50be641a9a970a4e3146cfcf8",
      "End": "25ef6ccadb2c404f8c515fd41b937767",
      "Id": "12803187a83c47eca16d9f1cf537f70c",
      "IsHidden": "False"
    },
    {
      "Start": "d4821f02c9d24649a921c214eeeceafb",
      "End": "a588d6b0ffe64c8b8716a97401a2938c",
      "Id": "21bdb525de9e47e8a5225059ba46743e",
      "IsHidden": "False"
    },
    {
      "Start": "39513281065a483ca35ebfc28ee0a542",
      "End": "23eef75a2be84d6d93cbbf56eb3c249e",
      "Id": "6cb4b6866cc4430790dfe36609b00d49",
      "IsHidden": "False"
    },
    {
      "Start": "39513281065a483ca35ebfc28ee0a542",
      "End": "b9b2472c3441443696247ad7a9c6f3d0",
      "Id": "9db637b5be3b41f28c3d88b766b34f7d",
      "IsHidden": "False"
    },
    {
      "Start": "39513281065a483ca35ebfc28ee0a542",
      "End": "75fb3c26c5224a51bef53d15530b95c8",
      "Id": "3ae4edc2d3824f199dc4b72deba6b94c",
      "IsHidden": "False"
    },
    {
      "Start": "97c6870da2fe4d7f8147f378c173092f",
      "End": "d2b9fe96da944c01a5702f559bac0241",
      "Id": "8b4566beb4b14ae0936730922a3c5049",
      "IsHidden": "False"
    },
    {
      "Start": "3abcb632dbae49d2860ba193497ca965",
      "End": "4d5c3339eebe4312bb8ecbd90d1041fb",
      "Id": "9f031c3c10ad415381fc3ab3b3ebcaf0",
      "IsHidden": "False"
    },
    {
      "Start": "3dcba2d5a4904da285f6c75dded9979a",
      "End": "b9f89ca3b8914615ac36ae7b0fc4f167",
      "Id": "fd19afefc5714fe2bbe46f8456e52b0f",
      "IsHidden": "False"
    },
    {
      "Start": "41b923ca36ce466ea9663b142df0d1de",
      "End": "402f51805fb446e5ab2efdcbe8e39210",
      "Id": "b63a45cd9bc64f5fae33cdc30dade0d3",
      "IsHidden": "False"
    },
    {
      "Start": "fe6c824d4b3741419abbe5eb69eba51f",
      "End": "9b6f755797a54e2eaa9fb5a755f9ee01",
      "Id": "b84c853625d349c185e363a8e8bfe0cc",
      "IsHidden": "False"
    },
    {
      "Start": "fe6c824d4b3741419abbe5eb69eba51f",
      "End": "81e5b7dfb35c4f4d8bbe5e4b275958b0",
      "Id": "3e060994bf274f1f8b3ce3f59a9e51b1",
      "IsHidden": "False"
    },
    {
      "Start": "98e8dbbca2f547638bea0e787250facc",
      "End": "3bd5041b1f394f7eab7d23a9f8848bca",
      "Id": "7a97f9dae0a844c882195198169a04b9",
      "IsHidden": "False"
    },
    {
      "Start": "98e8dbbca2f547638bea0e787250facc",
      "End": "606406394c9447098a8bcc0b43a58c68",
      "Id": "1d060b1b38e341fea4f5bc72b572c8df",
      "IsHidden": "False"
    },
    {
      "Start": "22d15ad6f02244aa8f3f87543e11d883",
      "End": "5a4c901523404c5c9b8c5a14ffc6d61b",
      "Id": "508c75163a714709964bbb4a650ce662",
      "IsHidden": "False"
    },
    {
      "Start": "1ba58d54c8aa4823a247b35f7d79e49c",
      "End": "c9f508273f4c441d94d18fa6b923f31b",
      "Id": "8b05f29fb2734262b443affb7b5dac8c",
      "IsHidden": "False"
    },
    {
      "Start": "ed1fc26fa8b347939e65bea57da57c80",
      "End": "ff5a6b0100b3435c8e2b7e12e8e34d06",
      "Id": "49a80f7e423d43798583660801ec4d60",
      "IsHidden": "False"
    },
    {
      "Start": "6e7f701bb54347849b4b481e45717926",
      "End": "b2e93dff1bae469a9e78db03b4429455",
      "Id": "b6d69347612b44e3ae815e1446747afd",
      "IsHidden": "False"
    },
    {
      "Start": "6e7f701bb54347849b4b481e45717926",
      "End": "8ad76fe5b3d941ea89cde810d6ac6e91",
      "Id": "8540c8e83b36498d916762159dfaf55f",
      "IsHidden": "False"
    },
    {
      "Start": "7c3eebf0246944fda8101a51a0a01f56",
      "End": "b90f5148888b4b818839096450ddbcf4",
      "Id": "9cf83dfc6d964e72b6deabd61e5b30c5",
      "IsHidden": "False"
    },
    {
      "Start": "a4d6fcdf9e5149f3af1e5d0a9917b63e",
      "End": "0bffbaa9be6e4516b9380a90db733e3b",
      "Id": "1da9a0304cbd4ab9816498f0dc38a7b9",
      "IsHidden": "False"
    },
    {
      "Start": "a4d6fcdf9e5149f3af1e5d0a9917b63e",
      "End": "703294d105bc46a7a5332636e7fe887b",
      "Id": "f768567a6807432fa43d6fdb54fb0280",
      "IsHidden": "False"
    },
    {
      "Start": "40a5def09b884f5580139729533e2535",
      "End": "1b26f279bf634214842e6d6b00d44d32",
      "Id": "f1fe179c726a431abf811f0d91e93e4f",
      "IsHidden": "False"
    },
    {
      "Start": "34bd540b2476427497c89866d7b57564",
      "End": "a3e9df2004914380af3590620e18458d",
      "Id": "1cfad762c7d44e2097318e173bfbfb7d",
      "IsHidden": "False"
    },
    {
      "Start": "18cde4f6613044d6a9b06246d88b1802",
      "End": "af05dd55b38743beb17829fa5c39049c",
      "Id": "e5a7775911cc4ea28d8cecc5d8f94eb1",
      "IsHidden": "False"
    },
    {
      "Start": "ae04ce547323415697d49a095d6a2675",
      "End": "597c3d9388fb4b8bbe9591fcb1c7ef58",
      "Id": "00174bf068e84402aff7d09ea5d5cfec",
      "IsHidden": "False"
    },
    {
      "Start": "64174f7dacb24e3f8563d4f8942e8c0d",
      "End": "db1cb514c36f4ae4903d02896eb3dcdf",
      "Id": "63cdad21057e4bd7b7a1444e087008af",
      "IsHidden": "False"
    },
    {
      "Start": "9d50865d28cb476580455f3de4c4ba43",
      "End": "ff521eecba794801931b18a63d89a65a",
      "Id": "a32da2fa2fe749b5b01fd54e2b901c4b",
      "IsHidden": "False"
    },
    {
      "Start": "59a9184cbb1f40e0847d049a92ec975c",
      "End": "d3207f5ed30f485eabead70ed173a8e0",
      "Id": "0c00c2eae2be419f978cdaf6f6b6f365",
      "IsHidden": "False"
    },
    {
      "Start": "59a9184cbb1f40e0847d049a92ec975c",
      "End": "3ba4cdab3cf24517940df38b978417e1",
      "Id": "469e2848a9cd47a59a851b718d4702d5",
      "IsHidden": "False"
    },
    {
      "Start": "76e1db0917464088923f0f0d063b8e46",
      "End": "7f5666979bd84ccbbf8d52d8c75f431a",
      "Id": "97eba3b9ea53491790386751f68cf31c",
      "IsHidden": "False"
    },
    {
      "Start": "76e1db0917464088923f0f0d063b8e46",
      "End": "d4079a6cd0c8457490dd8896f276bd33",
      "Id": "dc45c189e7b54bd59ebe75f78c764529",
      "IsHidden": "False"
    },
    {
      "Start": "76e1db0917464088923f0f0d063b8e46",
      "End": "dcca95c8b7bd491b9b1bb1fd16046742",
      "Id": "aee2453b42ff46acad2dedf7d0f1fb3a",
      "IsHidden": "False"
    },
    {
      "Start": "4d2a35f688174d1ebd99b7c5add13ed8",
      "End": "ad328e63e4da43eb97609d0b86c7e556",
      "Id": "b8823ef0adbf47aa975d199b9d680b52",
      "IsHidden": "False"
    },
    {
      "Start": "cf5ed166cb484dc280c3a7b2daa1888e",
      "End": "f3cffaaf0a864b1aaa067d2846d89850",
      "Id": "1d536d8adf3b4db1a31cfe3560404f18",
      "IsHidden": "False"
    },
    {
      "Start": "b95e44c457c4408da6f97d10f474aa66",
      "End": "f499ce78a9af42ff82cc7e4b4e68e763",
      "Id": "d1232ecc850b4703a9572eafa7b04646",
      "IsHidden": "False"
    },
    {
      "Start": "b95e44c457c4408da6f97d10f474aa66",
      "End": "f76c03ddf97f480dbc489465c848389d",
      "Id": "3235f4d022b7428099e86803135a90be",
      "IsHidden": "False"
    },
    {
      "Start": "d2c424c0362f4f56b1875cfe387be559",
      "End": "8cc65092c7e44fa5969f450a1e394a4d",
      "Id": "a37e6eb962fe4265afbcd483d64a72d7",
      "IsHidden": "False"
    },
    {
      "Start": "d2c424c0362f4f56b1875cfe387be559",
      "End": "3620a1a3280245d4a551c6eb0340bc2f",
      "Id": "7e0f9732767f43d79060df2496971183",
      "IsHidden": "False"
    },
    {
      "Start": "d2c424c0362f4f56b1875cfe387be559",
      "End": "4b11ac863bad43279238a2da3ed4e475",
      "Id": "5fe2f1087aee48e0aa1389633ff8db3b",
      "IsHidden": "False"
    },
    {
      "Start": "d2c424c0362f4f56b1875cfe387be559",
      "End": "e38efd2cb55146b9a9e019bb2df171f8",
      "Id": "a4eb335fd58b4cee89b13d1ba5148ec7",
      "IsHidden": "False"
    },
    {
      "Start": "455c86ac999a48b3afaca157e15e6b2e",
      "End": "1b6f6addb3d74b1a9af3e67591bf789c",
      "Id": "ed0b2536f1794cab93874651b6002afc",
      "IsHidden": "False"
    },
    {
      "Start": "455c86ac999a48b3afaca157e15e6b2e",
      "End": "1670fe73a627440da0045dda2b2d77ec",
      "Id": "6c2f92e1c86743c49a9ced23e47c4b6a",
      "IsHidden": "False"
    },
    {
      "Start": "a58b1f5b2f08490db7add96e08c2d521",
      "End": "987f9c1f47cf488589b2b1432e7d09b3",
      "Id": "a4b00778a7db40da92ae5f5e3ecda614",
      "IsHidden": "False"
    },
    {
      "Start": "a58b1f5b2f08490db7add96e08c2d521",
      "End": "df604fc825e3468d9e0601df3cb82895",
      "Id": "06c7b61224d04df08bed6065b3dd3abf",
      "IsHidden": "False"
    },
    {
      "Start": "a58b1f5b2f08490db7add96e08c2d521",
      "End": "32b6301730994086bb8851a7bf299aa2",
      "Id": "2c177d3442ce471db7bbc19c55f1e44b",
      "IsHidden": "False"
    },
    {
      "Start": "a58b1f5b2f08490db7add96e08c2d521",
      "End": "67a59caa6bfa4c3dbfd85faaf80fc821",
      "Id": "b3ae8e6ac9374f7f8abc57c2f2e05077",
      "IsHidden": "False"
    },
    {
      "Start": "001373a5b7bc4b0980237f395d35096d",
      "End": "6ff6a4e0a66b42c9b33a8352d9364e48",
      "Id": "409cfa2a62834170a2c8d97178aca7cd",
      "IsHidden": "False"
    },
    {
      "Start": "001373a5b7bc4b0980237f395d35096d",
      "End": "915ad3cc85c543fba1aebf7f2d01f3c9",
      "Id": "545c6f9e4a2f41a39d6534e94b980491",
      "IsHidden": "False"
    },
    {
      "Start": "27566b3bb3e9476bb9b7ed250a3b0625",
      "End": "749a9d8d824b42f9be1538eeafa9332b",
      "Id": "0ac4525ed1024eb4b85a78c1b597de7d",
      "IsHidden": "False"
    },
    {
      "Start": "27566b3bb3e9476bb9b7ed250a3b0625",
      "End": "4d0578ff152d43438488296e88667dd5",
      "Id": "ec31243bf4c645ba814cfa47bc8d4ab0",
      "IsHidden": "False"
    },
    {
      "Start": "27566b3bb3e9476bb9b7ed250a3b0625",
      "End": "27d73b17c2874ad590b4e84e85a4b5f3",
      "Id": "62a2608257c041e58b145dfa73c8c32a",
      "IsHidden": "False"
    },
    {
      "Start": "97a81e3044ea4fa8a110aff7f08c35c0",
      "End": "46337ea5f55d4eef88b78929d9511bb0",
      "Id": "7a29f4714668440297fe50d5949d7e84",
      "IsHidden": "False"
    },
    {
      "Start": "f14af17b112a42f0b2c79b70c74c4cb4",
      "End": "9ab4b501aed54f05a7290718ec2831dc",
      "Id": "da484bb8c93748d4a4a2eb580c1349f7",
      "IsHidden": "False"
    },
    {
      "Start": "f14af17b112a42f0b2c79b70c74c4cb4",
      "End": "fefcd65d93f94c2196781d1f9615209e",
      "Id": "14533014c5404317a9eb56e0c93efb30",
      "IsHidden": "False"
    },
    {
      "Start": "f14af17b112a42f0b2c79b70c74c4cb4",
      "End": "e1fcb2df1b2e4f5f9efb8e202f1a9ad7",
      "Id": "0b217ca686ef4ae19b2bede034620880",
      "IsHidden": "False"
    },
    {
      "Start": "3afe7166285d45a2b6bb0469b7af6dfe",
      "End": "a9904a656fda45258573c651ab50d2b3",
      "Id": "0da9b4217ac145aab7bcf0284ed66172",
      "IsHidden": "False"
    },
    {
      "Start": "3afe7166285d45a2b6bb0469b7af6dfe",
      "End": "509a3017932d43c883de0bcac6044e6a",
      "Id": "b3e7d6ffdfb54e4ea24de3f0c534ad1a",
      "IsHidden": "False"
    },
    {
      "Start": "209d5b057d614331b1ca16810dcb697a",
      "End": "ebeba22ba75446eb8b50efcd68bee9e3",
      "Id": "6bac1666450a4766b99fe26a34dec5e1",
      "IsHidden": "False"
    },
    {
      "Start": "209d5b057d614331b1ca16810dcb697a",
      "End": "d93dccabeb914225a40e89292590121b",
      "Id": "0591db6ac44a453799dd42dcaf45d1f6",
      "IsHidden": "False"
    },
    {
      "Start": "4b4ed2acb84a4198918b10afccf02785",
      "End": "92643242068247f9a79b0089df2dd279",
      "Id": "bfa6d1533f57455ca8ad97ab902f38cd",
      "IsHidden": "False"
    },
    {
      "Start": "4b4ed2acb84a4198918b10afccf02785",
      "End": "f660280ff1554f49ad73c27707014007",
      "Id": "184ff08d2b2b41aba226f94013738202",
      "IsHidden": "False"
    },
    {
      "Start": "4b4ed2acb84a4198918b10afccf02785",
      "End": "c1be27c7c339464681c2f26d9e18bb28",
      "Id": "1d76df34e3c040e2b02c39207c3ae810",
      "IsHidden": "False"
    },
    {
      "Start": "4b4ed2acb84a4198918b10afccf02785",
      "End": "9ec5b3b579344f69bf75bb26489cc092",
      "Id": "d14251de34ca44c28ed69ecf238d048a",
      "IsHidden": "False"
    },
    {
      "Start": "45abbe8847484b2e97b15eb1a4460757",
      "End": "21dff9dbfa4a40eea57205db9fcfc3ee",
      "Id": "6939f72ecf3243d5bbd1623ccb571941",
      "IsHidden": "False"
    },
    {
      "Start": "45abbe8847484b2e97b15eb1a4460757",
      "End": "d7c0432746d34fdba0981487ca97f5f1",
      "Id": "43177635e45e4750a3a9d3dcc4e027dc",
      "IsHidden": "False"
    },
    {
      "Start": "26fa9bcb92d845da85b0c68a5d7a6eee",
      "End": "74afebf20b5d4a9495384d88017fc199",
      "Id": "3681e2c7280c4269961f4ae7651753c8",
      "IsHidden": "False"
    },
    {
      "Start": "26fa9bcb92d845da85b0c68a5d7a6eee",
      "End": "ef1a81819f624cc4afcea7dc2b128eb5",
      "Id": "cbd1f25fd46742b799948860aa09b617",
      "IsHidden": "False"
    },
    {
      "Start": "26fa9bcb92d845da85b0c68a5d7a6eee",
      "End": "ab797b3365374fac97bde0aad32c9ce4",
      "Id": "d940405badee4387952687400579c46e",
      "IsHidden": "False"
    },
    {
      "Start": "27000bc330fd4d19a5c28ceb57a459cf",
      "End": "5ec6849aeb114b4b8ebf5a2956db2936",
      "Id": "ad91ecebfc1a425cb188c3b7f3da8910",
      "IsHidden": "False"
    },
    {
      "Start": "27000bc330fd4d19a5c28ceb57a459cf",
      "End": "f5dc2bc64b1c4e218c46dc1b2eb83df6",
      "Id": "661b9184b36143728b2828e0d2f59581",
      "IsHidden": "False"
    },
    {
      "Start": "53cc799df4764606bb5c37acee78b13f",
      "End": "b50a627115e84537bfca95628f44d4da",
      "Id": "c11a6e13dbde446ba4f1d9d3d4cb43bf",
      "IsHidden": "False"
    },
    {
      "Start": "53cc799df4764606bb5c37acee78b13f",
      "End": "a24567cfdbb049a0b5367ca787b25a33",
      "Id": "3e75a6fb05274a3c9a4e276b16e0ceb9",
      "IsHidden": "False"
    },
    {
      "Start": "53cc799df4764606bb5c37acee78b13f",
      "End": "71c3125f34bc4f57a49ba3ff1ea34b68",
      "Id": "f4ad619c977346e69184e178a2b49792",
      "IsHidden": "False"
    },
    {
      "Start": "54de0c9c94e14ad29427fb42343c74db",
      "End": "921e3a01815d4984a452c2a788247b97",
      "Id": "8b9ed67a69704f458ead06e9b47a4a85",
      "IsHidden": "False"
    },
    {
      "Start": "d8723d9365124e53a0672fa407d0e73e",
      "End": "f9f5422dd06f45cebb21b48ce3aa8390",
      "Id": "c925e1b3c9d844e68226f7cddf3434d7",
      "IsHidden": "False"
    },
    {
      "Start": "68949550eccb4e51ae2a84c1b800d3b6",
      "End": "446794d43fd446da88f8fb58d33e4fa3",
      "Id": "654ce8f156154ab18dcd7afc0c0fa9e3",
      "IsHidden": "False"
    },
    {
      "Start": "48d5f4ef1d554c91bcc7db3ae60cb619",
      "End": "3838780bb5f1477ca85f64063f1e0b35",
      "Id": "1d00609a49ba487d87c7b7d315a92899",
      "IsHidden": "False"
    },
    {
      "Start": "48d5f4ef1d554c91bcc7db3ae60cb619",
      "End": "fbce5085463947fcbd141c5d76bfd0f6",
      "Id": "1ac266f6435742e386daa56d43011670",
      "IsHidden": "False"
    },
    {
      "Start": "48d5f4ef1d554c91bcc7db3ae60cb619",
      "End": "85fec8e8cfaa4ed699d2211bac058ce3",
      "Id": "fb98d63f2210418b885bf8a0406250c2",
      "IsHidden": "False"
    },
    {
      "Start": "48d5f4ef1d554c91bcc7db3ae60cb619",
      "End": "0f5ff427a39749fca7078641ec9a78eb",
      "Id": "05b75f78e04c40f1bcc9934cda21e952",
      "IsHidden": "False"
    },
    {
      "Start": "b3f01eadcccb46cebb8a903b039ad25b",
      "End": "999562de9b1846e7b804b829809cb06f",
      "Id": "6e184331ac9a42a48faa84518d5b8930",
      "IsHidden": "False"
    },
    {
      "Start": "b3f01eadcccb46cebb8a903b039ad25b",
      "End": "352ab8dc641b431a84f2ac3660af5bd0",
      "Id": "651e06dc984146218217ba9310421f42",
      "IsHidden": "False"
    },
    {
      "Start": "195417fc9f6e46f7aa764b23d0aacbfa",
      "End": "3ae54d4762f64802a618e601cd2e3372",
      "Id": "f50e1b0c6a8f485fb4c1e649644756ab",
      "IsHidden": "False"
    },
    {
      "Start": "dcb79d6300a74ec29136a6ac0701290a",
      "End": "2b0be6cdee9c458f8c6ef6ecff90bb58",
      "Id": "266192974df84980ac48c4656f8a2b39",
      "IsHidden": "False"
    },
    {
      "Start": "dcb79d6300a74ec29136a6ac0701290a",
      "End": "599a7281d7ae41dcba734b7395102a0e",
      "Id": "9c294c90b7af484d9ed861f2e80618f5",
      "IsHidden": "False"
    },
    {
      "Start": "dcb79d6300a74ec29136a6ac0701290a",
      "End": "4d5210bd786944d4bc59048a7514a6b0",
      "Id": "fb3d79747dd44bb98338957315e76bf5",
      "IsHidden": "False"
    },
    {
      "Start": "dcb79d6300a74ec29136a6ac0701290a",
      "End": "fbefae2caf1b42bf9df5d531de83647a",
      "Id": "7ed008fe807d4287b3628e87edd85790",
      "IsHidden": "False"
    },
    {
      "Start": "dcb79d6300a74ec29136a6ac0701290a",
      "End": "5aac499cf190471f8b76404c05c60503",
      "Id": "a93121e01315401889313a4eb80efb37",
      "IsHidden": "False"
    },
    {
      "Start": "6bee1400cfc744b19118166f301e6bf9",
      "End": "1aeae222d5e04d3a8b5cdc1184194d66",
      "Id": "f936275dfa124c25b8f15ca79e07f65a",
      "IsHidden": "False"
    },
    {
      "Start": "2fc164ce32bc4e05825eebb6a1f25042",
      "End": "04430b844fbe4b3da89b2ce753fd2368",
      "Id": "87f1edb379384af4ba88429d17dfe271",
      "IsHidden": "False"
    },
    {
      "Start": "ca3c614e007b40da9f21c6f37cb51fed",
      "End": "5a0b75ccdf884e6d86f89af197339ec9",
      "Id": "ab7fb920275f44cb98f815d05202842e",
      "IsHidden": "False"
    },
    {
      "Start": "bc7e764078cf48e78d2d03a3737aa306",
      "End": "7cfc01fb7b344f1cb59694466d0d0167",
      "Id": "4db4b38ce4cb4f4d856a7be12ad00f4a",
      "IsHidden": "False"
    },
    {
      "Start": "484ebee43de14ffc8eb2d986f81325d0",
      "End": "4e70260dc8ab426cbc9ea4f493807c47",
      "Id": "3b2679e0fdc84e6cbf1040425b0e48de",
      "IsHidden": "False"
    },
    {
      "Start": "fb55cd0fc09a4f48bf93d80cf3a9db43",
      "End": "827af02d3d934bc5a36a22d66754abf1",
      "Id": "2121b26d7b96477f806b604b986ed321",
      "IsHidden": "False"
    },
    {
      "Start": "4429de238d0541a99653e180b20a8655",
      "End": "3825f316ddb146f0847cd7840bc76069",
      "Id": "18b4ee817b8b47cdaaedb522707fb17a",
      "IsHidden": "False"
    },
    {
      "Start": "4b2ff2a38a3b41638732e6a22df524b4",
      "End": "fbc93e95a96340de914fdaa0d95c077a",
      "Id": "a70e63588b0547f280c64211a35a05e9",
      "IsHidden": "False"
    },
    {
      "Start": "225e7c6ee25a4b8c95322c0b8f517112",
      "End": "fb92157590604d46b9addf3ab4bb87f4",
      "Id": "c77edc83cbc8401bafb197b9adfbcd0a",
      "IsHidden": "False"
    },
    {
      "Start": "284e995f69434c258c4401f9a30c13ec",
      "End": "2e13545be3de42699fe1eaf3ea1604b6",
      "Id": "cc8c6e6d4a3748e5ab858e2512a8cc4a",
      "IsHidden": "False"
    },
    {
      "Start": "46afcfe189ae454a93f66b2e557f3202",
      "End": "0d4fd3454c3e4395a21bc4bc8aebdc7d",
      "Id": "eb9ea41c558244a8a113deeab1db0680",
      "IsHidden": "False"
    },
    {
      "Start": "46afcfe189ae454a93f66b2e557f3202",
      "End": "8ed08eb2370441dc82ce2fd57b4960e6",
      "Id": "67d37816cf654804a03314a74de48395",
      "IsHidden": "False"
    },
    {
      "Start": "46afcfe189ae454a93f66b2e557f3202",
      "End": "c0bb669d04cf4037abe7248ae2e27d14",
      "Id": "8100ea4de2484468820dea9345862178",
      "IsHidden": "False"
    },
    {
      "Start": "98f5edb347924297bd29251348cf3174",
      "End": "8726d78bf3c744f5bbf2590caf2a9068",
      "Id": "ecc854235feb4e79b11d64e262cb5376",
      "IsHidden": "False"
    },
    {
      "Start": "d1060c446330404f9f81db33dabd8274",
      "End": "90c30291218e4565bdf8163fb7b517df",
      "Id": "cbce15887c194a99ae4ec6c7339c4310",
      "IsHidden": "False"
    },
    {
      "Start": "d1060c446330404f9f81db33dabd8274",
      "End": "5f541a44645c4a569605e95721363f7a",
      "Id": "e57a5f7ccd5647f099bf736b630d1cc1",
      "IsHidden": "False"
    },
    {
      "Start": "d1060c446330404f9f81db33dabd8274",
      "End": "e5c52244e63d433b8851a8bc2def7630",
      "Id": "9786e3dfcf6140e19fd886ed69eba6cf",
      "IsHidden": "False"
    },
    {
      "Start": "d1060c446330404f9f81db33dabd8274",
      "End": "c132cd1090c94602a1965339e9f53a8e",
      "Id": "b127e952f46b4937a7606d73602440dc",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "cc4ee966a6ee42d688c4008ba999dda0",
      "Id": "8d892d6d89984ed8b169a2e85e144f3a",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "b200e850ee364da88c7c30af14720117",
      "Id": "596e2dc52b494670824b570552864c72",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "6a9725f07d014b67988a1f6bd7dced1b",
      "Id": "7a15063bdae24e768bd1f6fa91f25342",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "ccec835cab844ad8b38dbc92bc524da3",
      "Id": "12e3629f565643f4854344a683f5abaf",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "587dbc25de5e446b92f6673b92c797e6",
      "Id": "94f3b36f98e54451822b18f6cce4f9da",
      "IsHidden": "False"
    },
    {
      "Start": "a7fe783e89854f8793ce60a21b0b8b8b",
      "End": "ae0bfa8c1b3844d2add912ef11c2fef0",
      "Id": "c44425b89f4540e6a666b148c3324bd5",
      "IsHidden": "False"
    },
    {
      "Start": "3ab354423ecd4755a1854439782dcd90",
      "End": "86f47c61c5494ab5b95278e6af6d3d2c",
      "Id": "a3584bcf18b64fb88cbe1661c70a74a5",
      "IsHidden": "False"
    },
    {
      "Start": "64ea99b7425f4f40be3872deaed197e2",
      "End": "8482ac7a47aa4faba8785543235b5693",
      "Id": "9b666250f07e42fc891e4742c4e56883",
      "IsHidden": "False"
    },
    {
      "Start": "dba5a26dfb5c4694bc6d1107e81da10c",
      "End": "d676ac4868c44422b38f41587ed46744",
      "Id": "6b04cb067e0d4fdf8349f1c6585499af",
      "IsHidden": "False"
    },
    {
      "Start": "4d7c5a60477a45b085f695ec6d9167a5",
      "End": "9d8e1da92a654be78a59d2583d741bd5",
      "Id": "0c6765d6015344f592bdfb6e23f43652",
      "IsHidden": "False"
    },
    {
      "Start": "4d7c5a60477a45b085f695ec6d9167a5",
      "End": "40be9e51dd474881a14c1175ccc4bfb6",
      "Id": "cb8d2887e78148ef903d0198d09df580",
      "IsHidden": "False"
    },
    {
      "Start": "2fcbe90f8867438495ef2299dbdbdd93",
      "End": "51cbcbc324ef4f4dacd2c77103d34692",
      "Id": "e68fe5a717464dfca9c98b9e29bbedda",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "cffb63ddff2b49d3a9fd88746ba569b2",
      "Id": "efa18536169542f19543b52831b50d3b",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "6c9e9cf2c923406fb140d8a64252cab0",
      "Id": "335645a64a0a4881bcef72e7b8ffdde3",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "6dccc7b6d1c9466f9da34136f46660a2",
      "Id": "f21a9c9018a149d8bb222fe608ccca1c",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "c7b73cfa9ea4411ab9c57056f3a947a0",
      "Id": "e6730085002a4cd1b43c9fced9b66e9a",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "8f8bceb39fe14a778819aa33a897fcc9",
      "Id": "8e4898446ea64279abcd63832cab136d",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "b97530b7396e4ba78ca724152551d85d",
      "Id": "45cb57c15a764eb68727373e244f78fa",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "581bae10668f4a9e93ead153643e460c",
      "Id": "31e1783434b94237a9016bbb237302f9",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "2833e2e203a84cb39ca0c36d0b6585a4",
      "Id": "ded3e3d313d8477aa4b1f88df01b8b41",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "6a6e887f960c426ea42d4cc3cf3daff1",
      "Id": "059e38ee10c547628b4a8235e9ecf1fd",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "054382b7f3fa488e888b4214518fcaa9",
      "Id": "53f7450a84254a7fa91b8c2976a081d1",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "5c444e8c30854adb856f18f95c3f66ec",
      "Id": "75918e1a4c6047bab3bfd9b025615164",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "a327f581733048079539732b8aed009d",
      "Id": "d8c362a31b684e32ab1013016a06ef42",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "620ecd70248a48f28581af114b6ba848",
      "Id": "375fb9a8b67349e6aba75653551aba1f",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "6862ebc12ee447779bffd77ccad63a64",
      "Id": "bfc507204d9043a0bb40ad3931fb6a9f",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "f8a4c412c2e54dac8c3d9d2754fe157e",
      "Id": "06978bb3783d448e921431fb44d675ec",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "46f86f0b830d496ba419347b10d8b244",
      "Id": "2e2f6d0ce979439781b45ad26f18182b",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "957f4ec342e145da80feaa0ab34441c6",
      "Id": "f746f172e76642e6851e9da836834167",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "7abbabe577344543a8be2bb41f711faa",
      "Id": "f0c52879a77345b2aa563bb0f2299ce3",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "5bb08e417dc14601914d16da455e7c98",
      "Id": "72594e984f6c4b23b7dccb253e7e5a69",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "5fd775f6fad04d7b9425fc4ecac54750",
      "Id": "b5693c6b6a4043f383a5c53da9eb4fcd",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "f369569eaca64f38b640445b84e72408",
      "Id": "712aed4bc1814d06a5cd430e18fbbfc2",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "39fb77be397f4916b5cce45183e02428",
      "Id": "37b3d63becb84d9ab8f96fefe5bd1c17",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "6fafd9c737e0421eb9ca1a70cfa4c1e5",
      "Id": "3f60434dddbb4c9995d261f6dee8a58d",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "8fc021ce12e041f8ba77e7b9412bb62d",
      "Id": "2fb2e31772ec445c849672d8b50a7d95",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "05c14d51ea5f40549cfded567ee1d7a4",
      "Id": "46e9e389c8fd490ab4123b665de1ecbb",
      "IsHidden": "False"
    },
    {
      "Start": "8e4c7415d16a4c5cbafa586294e5c3e8",
      "End": "cd6a359a8eb74cac9c9949a29ec9a21c",
      "Id": "0d3686d9b2cf4cbdb0bb095fa28c8218",
      "IsHidden": "False"
    },
    {
      "Start": "3f6e8fa9a74346c2933ed86d2cce3f2d",
      "End": "93162b0790ae4d829eb678a7699e7d96",
      "Id": "b3a1e3cc9e6146f3824c22438a246566",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "7f716f8e6dab4b0fa7cac5a60e910ebd",
      "Id": "f58638dec10b41efaadd74ded5b583d1",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "744f8f7415c9487f810930efa14bd338",
      "Id": "bb4866eed75849f68970156147c47740",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "3ed6ad62c19744ea9857d23f5da5e7c8",
      "Id": "351b31e169454edaa9808416c28ce9ea",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "d1803372df5d4c3883128b731098c3b6",
      "Id": "71a2e400ae24471bb0a42125c84fe7fd",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "2c130cdc19654523833f1b0bbecfc071",
      "Id": "d93e7ee18d474c97b3d537966a939bff",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "26ee5e73f19c485ebee2199fe172a540",
      "Id": "cbf8c6bf80f0463a98e1ca84f3835511",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "f3c11627112345eaa7071f6b96bb5fbc",
      "Id": "afc41b33b1d54239bde15e3cf5402099",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "866f8e2d3e21425b839522cef39df1e3",
      "Id": "d72bf15991f3488582a018e2e2d17d68",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "33e7c3261fce4df1bffe530fd4818fe3",
      "Id": "0c0210f12bb2429492df8f677d1a19f1",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "e5ea1a9ba4c244748d83ce0f6f713e57",
      "Id": "29003f26d950439cb61f3252144ceabf",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "dae481e19e374b1fb7061c0505c22687",
      "Id": "8a714719929c4bd6b497e6e2ca960227",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "36f26af8809f401b94ec17e82d96ea63",
      "Id": "836e2b87dbcb4cd8a95f4fbb18a78ae6",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "7a193d568bf34e2da8437c9771217080",
      "Id": "18907f09f53e4519afb8975ba208ba90",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "d99a1aa432ef428bb528f5672b4d4594",
      "Id": "acd1083f63ba4059a7011c5205bb4d17",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "a9d707573e6045d58b0233735643addf",
      "Id": "0c6da5072f164d4b99dc6789be8114fd",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "1a5ef09a33e944bda452718fd9d95514",
      "Id": "fee311ea05564a66b5f53b9f885fdadd",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "7e4a6b5c81fc4652934e85196fb6d73f",
      "Id": "350f3c6a680a41fd8db95fcb490e795c",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "084248620477469e8e637754af517d00",
      "Id": "2b01f3cbaaa7460cbc877e5e55e55f6d",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "b5cd5b72a22d4bf18fa9b2f0c0507236",
      "Id": "656bf2c62ef845dca87539d895328e2b",
      "IsHidden": "False"
    },
    {
      "Start": "2ec7501b4cec4d399c4cb8c79d7127a3",
      "End": "08adfb412ff7490b91ee964cce614339",
      "Id": "6584994f2e8c427abf6f75d95cefd77c",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "42aa303e539c44fe81bc06abbcc96427",
      "Id": "ade590be34b6480196b8a957df112469",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "fa7870e438e94695aa51840a4c2fb33e",
      "Id": "cc44176dfb2f4a38aaf2ea92f3494fa5",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "5005a73924cd4d049dfe176b38ebe849",
      "Id": "5e9a5c8f337542e081fecb0a06aa64b1",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "43d1d873cc674b968a207a42215cd9af",
      "Id": "dae11f4fe70c43eeb38e29240928e8bf",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "f09dfd704e2e401daf31d688fdf1f3cd",
      "Id": "4be5c45438ad4474b7f42853ad10e59f",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "e446a0b56ac542a295dc07f1be0a2a46",
      "Id": "2c93b46d27aa46f8a40f18e2c4377f2d",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "f52076e8b8944588875356811e0b3fad",
      "Id": "35d20a202ede4c388a0975f68d6931b8",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "659c9f7c5c4e435fb28b3cfedc79bb9a",
      "Id": "ff3781b06de34c758ca07ee11a0279b0",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "a88983e80b5c44eca00504d7a48f9292",
      "Id": "f7821cc666d742438140d43e6fd491da",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "0e8d98d72df847df856aded33020d424",
      "Id": "e959c0c1f2894f97935feb0551f00f7c",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "a697e0657d024bbe8cf7a273decad93b",
      "Id": "73308f99219847d995d3ca4842d0611d",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "e7359691838f441080da0a65b601c495",
      "Id": "6c7b61c171bd46f1b1df1065fc9ad455",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "de218acc265549e3a538d26cc513a1e3",
      "Id": "92fa47534e184dd9b6bbf18dd1979c22",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "3a4a01a91c7e4bdc89305dd1fe7a2d54",
      "Id": "79b9133716b54243bbb0f5b19274bfc3",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "9dc9b75cf8564f569813708d0d602b96",
      "Id": "c0f65bd24f6542abb9ebc9360e3c389a",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "c3693905add44cda852166b93ebfe10d",
      "Id": "e5c9ef01194945f892922a81cd1e4b3d",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "41eb44caf71445269a4649d80078b78c",
      "Id": "b9b50a94a5734f1c81ae495447b22c1a",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "8f4043a3be0f4b7bb922d5ae7f0d25e3",
      "Id": "4cb616341e1845edb31fcb8782e244ba",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "f96fba97f6a74238a3b542a951b03531",
      "Id": "91764e59fe9548c48dcfccf87a9d431a",
      "IsHidden": "False"
    },
    {
      "Start": "cda0585c6fed46ddba12767694093097",
      "End": "20ab3de2838243339c1d2c5dda11ed36",
      "Id": "bc6736396d4e42d0b20d27ff78950220",
      "IsHidden": "False"
    },
    {
      "Start": "372c4a8690e94ce69908ff23c0e9a9f7",
      "End": "cdc467a37b10474e8f28586b836d8164",
      "Id": "293872a9fa29481381393850e1792de7",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "f13374eb24f641a7a59aa0c5e86085bf",
      "Id": "19bda73755cc42ad9754ef10d866522e",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "d0ad530960ea42a8abcd099eaa5bbd6c",
      "Id": "739e114881a140898458c89a8b242f76",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "e867eec0a7244d65b6c6ad1db49b65fe",
      "Id": "60fd5e944a1b454089005eabbad5f642",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "fcfbdc3a6bce48aa8ee16ef03dfd17df",
      "Id": "e4c01d043c6446e39a16fc3f6843a855",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "f8484429ba4e47c6bf129c8736df9869",
      "Id": "07a4a467d7304dc5a79cbc84b6a6a60f",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "713ee9de57c74e58a8456276f5db25a9",
      "Id": "a6df472afe1042d99c40fd3addd04df5",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "cef1a3a76c514fb8930f8df98654f948",
      "Id": "72e29608667c4cb6bea1fbc776887291",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "3c5577730c5a4351a267a1bcae284c4e",
      "Id": "4decfcf624674202b345ac4e8736d225",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "ddba5eaf6b9e47aaad4180f6e86eeb7a",
      "Id": "b5a046f624944822bc4f1f0bcf16cc6d",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "196e90b1389443cc854dd77457b8fe4d",
      "Id": "266822d0f1464adea83537850c4b17d6",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "6547a3de19c24362af0ce5db52a7e872",
      "Id": "04159cec6c624bc0bb938fc9056ce879",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "dbcc78232c9a4d79b417aed9f3df59ed",
      "Id": "3bffea89c14541ca9818197325017e07",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "6d126b0a3e2644f99ab039b5dbbaccf1",
      "Id": "034fd2fddb054e3d9ccddb0a3740c7c1",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "7f7c5245d32d4aad83d6e9abdcd116fc",
      "Id": "35afac57214949efbbc862766f8e40c6",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "1d3c52dc18024890bb6266a28d61261c",
      "Id": "5f7ad55c9f574706bf4f611bd5a216c7",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "906b057afca9475d9d450db7c564c9a0",
      "Id": "9f1ad7f14df54d9d9de21d1fb16abd65",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "cac19643424943e18d395bbbfceb2048",
      "Id": "54542c87f8e8420fbea08bde2f8924cd",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "c6385a641dc146f7b71b74e818a6a39d",
      "Id": "45c9bca814784d99aec4f597c0a1154b",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "22c058e308a74268898be3d84f05c88a",
      "Id": "dd682a078e5a4a0a9645f7b8d50e872b",
      "IsHidden": "False"
    },
    {
      "Start": "45b995517c0a46a4b4aaaf2c9f4f5445",
      "End": "1e082af1a41748b09d7cc2c4ee84b8f1",
      "Id": "2a9d28f7ad8146f5be37517c43dd8896",
      "IsHidden": "False"
    },
    {
      "Start": "ce50650281f34747ab5aeecb94145253",
      "End": "e43124bdfb81498da4ef438e8c49e3c0",
      "Id": "f9b427ad0ca34e42aea48a525e9de6ac",
      "IsHidden": "False"
    },
    {
      "Start": "65631e1129e4465cb5fe6760eaa5906d",
      "End": "18046c93570a443c909d5bc79b3529b2",
      "Id": "97f6871a7ade4c1ab500db8e3fcc8eb4",
      "IsHidden": "False"
    },
    {
      "Start": "f493909d251c46cf8651b2ab19680725",
      "End": "178adddf92174d7ab6521af9a3d52642",
      "Id": "b62763d4bb4045c6a29b30a9d63859fc",
      "IsHidden": "False"
    },
    {
      "Start": "dce1062871864141926a4fde029d9431",
      "End": "45ba2c9a65a840feaa20b24546e53dfd",
      "Id": "94db2bd4c2fa47dea520a7c6231109b7",
      "IsHidden": "False"
    },
    {
      "Start": "0932ec99fb1347d4bff1a47eaec574cf",
      "End": "27daa32c8eb3405bab728e253e252ae7",
      "Id": "68b1f3d682214d448f59e82cea4ea3ee",
      "IsHidden": "False"
    },
    {
      "Start": "2b5ff6c9c5514b42b27c33b1c8ed5f49",
      "End": "b74e43046e2f4557b706e8d06786212b",
      "Id": "ba4e521a34eb4548852e810abe691b64",
      "IsHidden": "False"
    },
    {
      "Start": "442eab636ae941b182b6fb9e5ef049b9",
      "End": "08fe7b6b6fd4465696d98b01fbf27888",
      "Id": "c265e54ab28a45e2a4af2d3c533a3646",
      "IsHidden": "False"
    },
    {
      "Start": "24cb437953754822b67d7e114f947074",
      "End": "cb95ac7d8d534c938562f0da6de0ff4f",
      "Id": "ac1e14aa98a64292be65ba7d0d9a05f6",
      "IsHidden": "False"
    },
    {
      "Start": "111d0637cdb24332bd8f972af6cdabec",
      "End": "0e0d4eef73a843cc9bff470070b803a6",
      "Id": "c074464ea2cf440fbb891b51660de985",
      "IsHidden": "False"
    },
    {
      "Start": "99fe31f1c559469381772e890544bf51",
      "End": "3c1751332adc4851a45dedb9da6d5546",
      "Id": "46ef5a241f5645d89e7d0fe7ad3c303e",
      "IsHidden": "False"
    },
    {
      "Start": "85d307e35ee2442d8eb8099a1d33a7b8",
      "End": "7f4571b0e6824063bc82b0f94788c1c6",
      "Id": "7a79cfb2de8540898aa106cb53d385ce",
      "IsHidden": "False"
    },
    {
      "Start": "928d6d459a14407dbb385b4c96ec4be1",
      "End": "8ada50cd38684b97bfe1c5faae8d61d2",
      "Id": "b1b7240a6a194a768950ed82feccc66f",
      "IsHidden": "False"
    },
    {
      "Start": "ddd5686881464fb29d81130f5ae9681c",
      "End": "11d66c867e124c54b5cd435f10f86bb7",
      "Id": "643bae3332924663b7717b8d56d4f594",
      "IsHidden": "False"
    },
    {
      "Start": "0234ad627dbe4b3c8feab2baf778fdb9",
      "End": "265417926a494a0bb5149de16e437a00",
      "Id": "e93d8b33919549dc832d840fb41c413d",
      "IsHidden": "False"
    },
    {
      "Start": "c1e1d9098a744c7cad46fab218cbd38b",
      "End": "c6470923b113495cb6c14523a0f9fbbf",
      "Id": "de9f5db1c4664bebbf0bfbf79ca3f7cf",
      "IsHidden": "False"
    },
    {
      "Start": "124f15e322e34550ae39111f30d177c3",
      "End": "7b3a79150a7d4b9890c84380743aa4b8",
      "Id": "2c117f3b758440fcb4f6cadcb157eec8",
      "IsHidden": "False"
    },
    {
      "Start": "d97ebf9a326941689cc032b0cfe3b185",
      "End": "67b290ed875a4f8a979775d4b8aa73bb",
      "Id": "3734e28358734b29b3eea6d54c78943a",
      "IsHidden": "False"
    },
    {
      "Start": "d0f4829df90c4da290d81ddd717de18c",
      "End": "86775be148f745fc9c4c6c0474bd903b",
      "Id": "ba9ceab8afe14c82aeb9a9980d1989bb",
      "IsHidden": "False"
    },
    {
      "Start": "c3c57fb890884a109b04093228056383",
      "End": "4fb0d6ceffa84c9f9e39f96bd79c9f96",
      "Id": "c39a45018f5b4d4a9730895db933ed58",
      "IsHidden": "False"
    },
    {
      "Start": "81dbacc10a1841e18fd3ce68f9a3c106",
      "End": "4485a552288e41959832513830540153",
      "Id": "aa2d0a9c623f4425b9b87e5fa29f320e",
      "IsHidden": "False"
    },
    {
      "Start": "d28ff39ccda04f46be171d3ac77edb46",
      "End": "797b04ae715846bc8cec1997b947e5a1",
      "Id": "027a0a6a80714ba49de8bd492610dfee",
      "IsHidden": "False"
    },
    {
      "Start": "b0a580655a7e4663b742b9807ba3ad27",
      "End": "ed881fbd40964c0cb24373e72ddcf573",
      "Id": "6e0a576748e84fbf93b21edde7e1fb0d",
      "IsHidden": "False"
    },
    {
      "Start": "38ad340b08664bb08299eb43dfd6a873",
      "End": "41e1d7015b1a44ad8e71a21be35f8f73",
      "Id": "4021f8a3f8874fa4897b5d2ea4f4ff2d",
      "IsHidden": "False"
    },
    {
      "Start": "368dd88133f94d76a76befa4b12b6440",
      "End": "e2fa0430a5a54975aaf6d8bc2500323d",
      "Id": "8d81cc79aecf4843af39d3e86084e470",
      "IsHidden": "False"
    },
    {
      "Start": "48e5ee703a5d4eb0ba71bf0fe45a3623",
      "End": "6bae827f6f7941c189392a74aa01aaef",
      "Id": "a27c402f00a54acca89f82dcad5e5efd",
      "IsHidden": "False"
    },
    {
      "Start": "40ec0c9f821f4f539e002c80ecd1c4e0",
      "End": "2c2c1abff35e47bd896a2664ea5d5ee7",
      "Id": "6851da2c73ea4cffb04356a5cdce7e64",
      "IsHidden": "False"
    },
    {
      "Start": "c68507efbfa541d99d1ab107ba44defc",
      "End": "bbaed5db90c549ebb140daeb351fa954",
      "Id": "7b263b43d6d94d96944841c479b2d63c",
      "IsHidden": "False"
    },
    {
      "Start": "d6dc757c289342a88081324b80450a82",
      "End": "0643895572f7454dbf25e41eb76f2a44",
      "Id": "b955e7fb62ac4ffda4bda0c1e743e389",
      "IsHidden": "False"
    },
    {
      "Start": "c10f5686ae064f33ac2fb0d3de7685de",
      "End": "c107fda3e6ab42268dda2c6a508cfc99",
      "Id": "bfd241a7bda14262b4d6aff213eb7b1e",
      "IsHidden": "False"
    },
    {
      "Start": "095e858d7fd740a1ab5c6bb406e1c88c",
      "End": "ebf4443dd3ae41c1b376aed617706b7e",
      "Id": "0277364be7704fb9a3b307601e4dd07e",
      "IsHidden": "False"
    },
    {
      "Start": "80ed1dce6d1a400285823737633b0c67",
      "End": "ec240b0e3aae4b93969751098c1c76e8",
      "Id": "5da9b6c12c5f47099602f1a38a3332fd",
      "IsHidden": "False"
    },
    {
      "Start": "c494f4e3ac7040b083948c1d8454c814",
      "End": "cef2d190437444f7b8f9483aa817edbf",
      "Id": "2f787b94d562473cb6757f8a7e887cb2",
      "IsHidden": "False"
    },
    {
      "Start": "3ab7fec8f3814689a3c29712f87bf298",
      "End": "b17712ea372b4539ab1661d76a15d136",
      "Id": "1ea88c27c7d1410d9a85b024e60d7a9e",
      "IsHidden": "False"
    },
    {
      "Start": "0e427c1c30e94d9b86d0b6dbefd5a7e2",
      "End": "fd946b8e23764415bf0ffa21afa7d0d0",
      "Id": "06c27eb355214bf9b6ec3017b5bd101b",
      "IsHidden": "False"
    },
    {
      "Start": "858356d5450a43dbb0d295339572bcd2",
      "End": "250cf4c0c3d741d7bfb69a229364ab0c",
      "Id": "ec5a8f0091ff44309a03d607bac1093c",
      "IsHidden": "False"
    },
    {
      "Start": "9f39d05a70b74fc2be6f2ffd77f1a55d",
      "End": "b17996f5549f41fdbb9df9c2d358640d",
      "Id": "a93df6ebb01b4ce38f2f1a38149f09c4",
      "IsHidden": "False"
    },
    {
      "Start": "9951c4be7fd247e0ae3109d3966ca56e",
      "End": "2606ede77d6c4fb4adc26fe11f39e675",
      "Id": "e464e821464f46d0985637a55cb500d4",
      "IsHidden": "False"
    },
    {
      "Start": "44144be465d34c39b568e619effbe686",
      "End": "dcc0f2ff227b458ba86d012cc8c75e38",
      "Id": "cdb6a413cc3b4db897b81935e95f2615",
      "IsHidden": "False"
    },
    {
      "Start": "6a7ef8ffd0084c4393d6ca2ceb82662a",
      "End": "69fbdcac663c4deb831099fc7de878de",
      "Id": "57848ddf26f74911b5fc45fd815e59e0",
      "IsHidden": "False"
    },
    {
      "Start": "6a5225b8e73b46918e4d11ab7c5947c1",
      "End": "1ea263078a0d422192d9b5c35c76d9b1",
      "Id": "9097c73fea7342649407694d8ef2fdf5",
      "IsHidden": "False"
    },
    {
      "Start": "54faa2425a4f46c99fc7b91b07a82292",
      "End": "fab151aeb5d54435b9c6522ae2de68fd",
      "Id": "353b662855de4231a8103f296c80a2fa",
      "IsHidden": "False"
    },
    {
      "Start": "c3a163e4acc8450d975e4f0b855890c7",
      "End": "f7668b57e258485fbc3fe74295b3e228",
      "Id": "ea81c8b76d1f4bc49d79c7fe94f54985",
      "IsHidden": "False"
    },
    {
      "Start": "4e401733afea4162bb2d364a3bf59640",
      "End": "cd1b10cd132a4394844e3fb5394e31f3",
      "Id": "9429e71a78e2449bb4b0f5d4aa84b6bc",
      "IsHidden": "False"
    },
    {
      "Start": "018129ff99384f8da0da805c76ba24f7",
      "End": "74cea36515564bfda6c79fa78edee441",
      "Id": "f83a8d4b15de47d39de1be528dd8e8c0",
      "IsHidden": "False"
    },
    {
      "Start": "bda005f7eeb14d55ba4bbe31ae3ce11f",
      "End": "795caea6efd544389c4ee3817fec163e",
      "Id": "3c0d7d1564d34546a2ddadd06fa52ab6",
      "IsHidden": "False"
    },
    {
      "Start": "dcb87bdbf6804832ad001f3c3b81a92d",
      "End": "fa2382122f4f47258bccf3fa6965f55c",
      "Id": "4d0af95b9382422fbe7c9e2f6246a710",
      "IsHidden": "False"
    },
    {
      "Start": "307ba84cdc724dfe92fb1a86f99144bd",
      "End": "92fc63205d1845a29abad2ffecb253dc",
      "Id": "4a43b057353348ddba6ca7c75afe3037",
      "IsHidden": "False"
    },
    {
      "Start": "339b81cccd2847e9957af7f6144df1a1",
      "End": "00b0389d936f4c07afe0dd53c8ed587f",
      "Id": "1f8c4d23dd7a49ae8c71236ef375bfc8",
      "IsHidden": "False"
    },
    {
      "Start": "4ada3324bdd54055b34af51e9ff8a8c6",
      "End": "524e1e9fd944437896a9dfbc02c6ab03",
      "Id": "8059b3a1b0274f568c1f92aa4028870f",
      "IsHidden": "False"
    },
    {
      "Start": "f3429e8df6cf43cf813400729c7acf31",
      "End": "e6707a18421b4fc9a4937150fd36dcd9",
      "Id": "e0cbf8464c2a44749f22c1aa62e17328",
      "IsHidden": "False"
    },
    {
      "Start": "a884f12d31054061a9751420b3c2a22b",
      "End": "71ea6a0fa1fc4426b19b9d7357fad50e",
      "Id": "ba8443e3ce034dfd81887b0e465062c1",
      "IsHidden": "False"
    },
    {
      "Start": "3f5183bb48cf4407945ea05381df4c43",
      "End": "aa2c157b6b69469b9aceedfbcc0b2938",
      "Id": "6544bb8ad8d54926a483ebf8b2c84355",
      "IsHidden": "False"
    },
    {
      "Start": "7434e08b6b15447991782d4050e8ec1a",
      "End": "5f0ec4fef5254d84a56792b7fe31c82f",
      "Id": "7fb35279d0714158af97418f7d707c47",
      "IsHidden": "False"
    },
    {
      "Start": "02ec9b4ad94c47b3b94781243cc3bbdf",
      "End": "95b2b581ca39480cb471d410f6947fbd",
      "Id": "7904f56a742f446f87af90cce988a164",
      "IsHidden": "False"
    },
    {
      "Start": "417e787e3d6140c28ef554319bd5e4d9",
      "End": "e2d341c22187493fab7a08767a8e98cd",
      "Id": "9240266b383f465c935670c70c8dd238",
      "IsHidden": "False"
    },
    {
      "Start": "547885a016674f149831e6f9cdcc1905",
      "End": "e6ebad865d404b22b7b4f9bdc68c8151",
      "Id": "e6d2b6d31c8349c4828326a0790e308d",
      "IsHidden": "False"
    },
    {
      "Start": "15aa6b9f2e764977ad2b4b961809be54",
      "End": "30544d7caccb4444a96492756c61e2a1",
      "Id": "5e12456b3ff341a6a4f743c17af353ad",
      "IsHidden": "False"
    },
    {
      "Start": "9c4439abe5914c4a82b129e5003f82e1",
      "End": "8ba7bf1acbb3457199e813772ce989d5",
      "Id": "db278d87cdbd4ad996e4faec8532fa82",
      "IsHidden": "False"
    },
    {
      "Start": "9c4439abe5914c4a82b129e5003f82e1",
      "End": "9d217e70bffc44ebb49ad6bb6c942e66",
      "Id": "23a348fc3b7a43bfb463cc8286bd3bcc",
      "IsHidden": "False"
    },
    {
      "Start": "c0ea68d520644f6083b4c4c30d141814",
      "End": "4adc11da8e1e4ea59677610ad73934d6",
      "Id": "394211b83a8d4cc0bd11dc2c4b24ed00",
      "IsHidden": "False"
    },
    {
      "Start": "c0ea68d520644f6083b4c4c30d141814",
      "End": "18572d31d92147f0ab351981a40d2834",
      "Id": "d04786be230242b5b15128cf1b90bd47",
      "IsHidden": "False"
    },
    {
      "Start": "258a6a96a92a497fa9b4d6f3b6a3cd4f",
      "End": "9f1318e1e339407ba729e5ec04e31837",
      "Id": "80ec2329db2a4de8928f7858fb872725",
      "IsHidden": "False"
    },
    {
      "Start": "258a6a96a92a497fa9b4d6f3b6a3cd4f",
      "End": "9c973fe6d4414eca9c76f9832bdb0321",
      "Id": "44c7b411692c4cf6bbdecf7fd986d69c",
      "IsHidden": "False"
    },
    {
      "Start": "059e7ed62b7543a09657fb691eb638ed",
      "End": "7cf2d98d03fd456583e750a4d0ca4a60",
      "Id": "575a1d98ca15461ab1ce0c41f0460605",
      "IsHidden": "False"
    },
    {
      "Start": "c2b91a230e72466888166f3cfc4b51df",
      "End": "5529b74453ce4e6abded4052bfe0d0b2",
      "Id": "424ef686fa86479a9410b0cbd62cf95d",
      "IsHidden": "False"
    },
    {
      "Start": "4d97de6821d34ea2aaab9f241399b4ff",
      "End": "b093812b7b8a42599c1a0b9722d02502",
      "Id": "ede2706d4d75465d984b4871944d385f",
      "IsHidden": "False"
    },
    {
      "Start": "668e3c4fde7b4ea6ad791792809b392a",
      "End": "fb5e67d383b34ab1b1b5fd4d5379e040",
      "Id": "85138a417f414856b04a35777623942f",
      "IsHidden": "False"
    },
    {
      "Start": "b5237669d1634306b5b0cde2ede35a71",
      "End": "c6470296339f448d87164a97a0a8cf50",
      "Id": "3a20bac47b774c0994878d7004d64adf",
      "IsHidden": "False"
    },
    {
      "Start": "d8c7855293df413183106cc04cdd5e23",
      "End": "3160ab09906a4dcfba82e9f51bd4cdd0",
      "Id": "978f998080e94bb0bcd9574cc93a4b97",
      "IsHidden": "False"
    },
    {
      "Start": "8c8d54a4e04a47108ead8ea6c0fed21a",
      "End": "47caa4bf7ed04bf88fcc54733753b03d",
      "Id": "88f378d0b83a48d99ba3b69bbaf54d3a",
      "IsHidden": "False"
    },
    {
      "Start": "8c8d54a4e04a47108ead8ea6c0fed21a",
      "End": "f5e054b48d734e5592d00db33c7121c8",
      "Id": "d701b79440ec4ac584c26e809d341a95",
      "IsHidden": "False"
    },
    {
      "Start": "8c8d54a4e04a47108ead8ea6c0fed21a",
      "End": "4b7e821e9b8f404787210cac500416fa",
      "Id": "7154c29c10f240e3aaf39c39746ea470",
      "IsHidden": "False"
    },
    {
      "Start": "8c8d54a4e04a47108ead8ea6c0fed21a",
      "End": "8e091e5380b345fca6ee36bb9d1de10e",
      "Id": "2d4361e43c3f478a8fa2ddf8d1978413",
      "IsHidden": "False"
    },
    {
      "Start": "e34f225697524abcace145ccab15808e",
      "End": "91629ea558814e96826f4c3c11c45278",
      "Id": "dc7c79d993254ab49c691a0764accd48",
      "IsHidden": "False"
    },
    {
      "Start": "e34f225697524abcace145ccab15808e",
      "End": "74945732bbed449abed3630d8b6538da",
      "Id": "b177300f1faa4571bc80008e39319598",
      "IsHidden": "False"
    },
    {
      "Start": "e34f225697524abcace145ccab15808e",
      "End": "c83e9db0bef344029efcaf3616e57522",
      "Id": "817ac0aa12c64326b79718dac2e1600f",
      "IsHidden": "False"
    },
    {
      "Start": "e34f225697524abcace145ccab15808e",
      "End": "71038d27caa04a58a898c9ab71f1bf95",
      "Id": "b291a9a0f2074a25b6f00a662cfa9e60",
      "IsHidden": "False"
    },
    {
      "Start": "5c00f3b69ce34a789b1dcd59238363b9",
      "End": "46a6e264d6ce419a983a95b1e784290c",
      "Id": "20a47cf1d3504d838f9d9a6e9305227f",
      "IsHidden": "False"
    },
    {
      "Start": "5c00f3b69ce34a789b1dcd59238363b9",
      "End": "154b5638bff141fda38f745c419be0ca",
      "Id": "b3a532f9592c4363aa9ffe9d9e860e2e",
      "IsHidden": "False"
    },
    {
      "Start": "5c00f3b69ce34a789b1dcd59238363b9",
      "End": "5e16dd974cfa4bdd8e69cc0f1f244c54",
      "Id": "0b9654555de84d67a614996944f07f05",
      "IsHidden": "False"
    },
    {
      "Start": "5c00f3b69ce34a789b1dcd59238363b9",
      "End": "92757d2a4a1f486faae265375322afd0",
      "Id": "9bd604118ef64fbead6ce650a2d2029f",
      "IsHidden": "False"
    },
    {
      "Start": "9b448f63f7664ee38fba2e90a0ffe07c",
      "End": "28a434295efe40aabe5f0e43cead0447",
      "Id": "3f7d5b413b7a404683a83dfce6ea05dd",
      "IsHidden": "False"
    },
    {
      "Start": "ba412f0054554f39a3f17fa5305d3d15",
      "End": "16e013be1b1c4f2b94bf26205199c38a",
      "Id": "f44ceb5ae1b94f44b24774dc8bc0ade5",
      "IsHidden": "False"
    },
    {
      "Start": "585cd8ce11174e79971db484126f6c0a",
      "End": "59b18435a2fa43aeae45666e26ff244e",
      "Id": "d1aa6247e4174b39a1a0d98d4b149cdf",
      "IsHidden": "False"
    },
    {
      "Start": "a874b798852349b0bc3d649301e9a564",
      "End": "a3b09c1376e24ee78f9cf7330751e36f",
      "Id": "7e22dd5996a644a69b7c024893572557",
      "IsHidden": "False"
    },
    {
      "Start": "9088a22f35f1479d86579717f8bbc3e0",
      "End": "d519c5707db342ea948b623b9a8fc14e",
      "Id": "2d2fcfb5f86040d292fc8c26c81ad207",
      "IsHidden": "False"
    },
    {
      "Start": "d76c9fa536384f229d258e9dc12918f8",
      "End": "bf70034eb40441fc9e6bde4f171dc9f7",
      "Id": "b3734293fd9b463da127137bfce997b4",
      "IsHidden": "False"
    },
    {
      "Start": "32acbe5e96a24c639d0d7221ac928d5e",
      "End": "4457f540702648f3bf3a5fba35ec5e8e",
      "Id": "ce58d99e12ab4a298762f7367763ce4d",
      "IsHidden": "False"
    },
    {
      "Start": "ddb4a796423a4f5fb49e689814821a11",
      "End": "66d2d53907d24a5a819a16f5032dd1da",
      "Id": "4040176643ba472db38e2b5460e28945",
      "IsHidden": "False"
    },
    {
      "Start": "710768127b6342f78e057656360fb276",
      "End": "27dedf323c8441318713b2cd201c1095",
      "Id": "6a7d9928585c4a34abd3affa1d4bcfa0",
      "IsHidden": "False"
    },
    {
      "Start": "a232b80467ef442694865649c1662607",
      "End": "30e30d4e5d8b4007b00340cbaed9ffed",
      "Id": "ac14c8a90fbf468488731b2f4142348c",
      "IsHidden": "False"
    },
    {
      "Start": "c4863a9ba2ab4e47a159d119335a3ed9",
      "End": "15292ac3f8b84cac89ca8463c2ff6850",
      "Id": "01b7f5c0fc3c4c89910cc943ea9658d3",
      "IsHidden": "False"
    },
    {
      "Start": "88e4c1b5aaff4953b96d746e63f84f62",
      "End": "89f17d22ad8341e5a740ea98b3e66d82",
      "Id": "5966a4e3e43f4bdfa3cdc14ed921d657",
      "IsHidden": "False"
    },
    {
      "Start": "4727a39080fa41199deccfab67b85658",
      "End": "2a6ab81c968e451da33b734a3f668b66",
      "Id": "684b2b485e0444f5a29cc90c86cf1b62",
      "IsHidden": "False"
    },
    {
      "Start": "12c99e258f3f40218d7591b0be2fe8db",
      "End": "80980d4056734f89a3e8b6000854c647",
      "Id": "a29f803329d747868010fbabd5890349",
      "IsHidden": "False"
    },
    {
      "Start": "12c99e258f3f40218d7591b0be2fe8db",
      "End": "abe32ebe3fdb46c7a2c8847f3d3e662a",
      "Id": "32f15f3c67634f859460b9edaa0f896a",
      "IsHidden": "False"
    },
    {
      "Start": "8725b81ba4aa48179985e6c1b6c837b6",
      "End": "43372790bd9b4c02b3dfe1c8d46f12ba",
      "Id": "a96f00aff57c4a75a665c5c03879db59",
      "IsHidden": "False"
    },
    {
      "Start": "8725b81ba4aa48179985e6c1b6c837b6",
      "End": "eba97459694d49dfa2e0c16892fe6f15",
      "Id": "de1d86788a8843ac80e49f386d042f20",
      "IsHidden": "False"
    },
    {
      "Start": "0186ab8d855a44aaa4520bef755d32e3",
      "End": "197f80e53bec4f53bd979000ddde6cfe",
      "Id": "ec0738dc63ca451aa01f0e3a27ce7d37",
      "IsHidden": "False"
    },
    {
      "Start": "2b17a6802bd94779909dcd2e7f594f0b",
      "End": "bae654a931bb4b2f8fb8251ef9250a54",
      "Id": "0cc85d5f65ad4797a390a0ac7f920d5d",
      "IsHidden": "False"
    },
    {
      "Start": "543eae82e7ce4a3f8e33bb7ab6ec1b70",
      "End": "f68696188b0c4e2dac10548ea4c6fc60",
      "Id": "c4058e97eec64421a24d01f1088625f5",
      "IsHidden": "False"
    },
    {
      "Start": "539b0d8e472949aabfe020092d886bd2",
      "End": "7d2c81aa0f1a43f1b180c0cb7cc8d44b",
      "Id": "c392403c605b44748977aebde9931df5",
      "IsHidden": "False"
    },
    {
      "Start": "1c70a176badc487591cf2ee580b25890",
      "End": "f272641a909c4225960c1e9fa2bb2a68",
      "Id": "17a85925eba74a3683fae119cc0c3bfa",
      "IsHidden": "False"
    },
    {
      "Start": "1c70a176badc487591cf2ee580b25890",
      "End": "9bafba46a2494b54895fbff1a836d666",
      "Id": "82c9ae712a43471aba7b34a42e902365",
      "IsHidden": "False"
    },
    {
      "Start": "1c70a176badc487591cf2ee580b25890",
      "End": "3eeba5b080754439a19ff0f22bee3a8c",
      "Id": "c4affe02c41248839f5bfbadb9676509",
      "IsHidden": "False"
    },
    {
      "Start": "41a133dd768f411bb5e1fefe49244a8e",
      "End": "01b05903068141c99d9676e3f1c48bf6",
      "Id": "22b5ff3c0a80476b99bd46bbe91a32c2",
      "IsHidden": "False"
    },
    {
      "Start": "0cd441c92e94437eaa1aeded214e301d",
      "End": "69c860928a7646e1977aa18478dbd19d",
      "Id": "e25cd59fc4d847a1b4eb019739f46e04",
      "IsHidden": "False"
    },
    {
      "Start": "6d26eee5714e43d58a7a2a05664d6cb6",
      "End": "df38d03d487049faa065d900a422ecf6",
      "Id": "951e03775e5e413daa715050f023a36c",
      "IsHidden": "False"
    },
    {
      "Start": "6d26eee5714e43d58a7a2a05664d6cb6",
      "End": "9dfea6105c7f47168017a22ef8667e1a",
      "Id": "5bf80e4fea2f458799981e129d96b79e",
      "IsHidden": "False"
    },
    {
      "Start": "eb0214da83d24a93870790e2327d0525",
      "End": "cd91fd7fe6a0453f9480d738603a9c0e",
      "Id": "5e1ea8cc7d3e419c92b4ab9921b66a02",
      "IsHidden": "False"
    },
    {
      "Start": "0ef6d25c2016405499f4693c93c70586",
      "End": "83a6a05d949247b18d712a84a232f650",
      "Id": "a684b8843c8249509679303db7bfe079",
      "IsHidden": "False"
    },
    {
      "Start": "4a978b2563fe45f082109c5f0b425ffa",
      "End": "c000d00cd993487981a2163e15ea31e9",
      "Id": "d8e509c66f894e088d721ac145b381e3",
      "IsHidden": "False"
    },
    {
      "Start": "56eb13b712c74b5a87875613f8445ccc",
      "End": "d98be491035049828095632c78d59f33",
      "Id": "034bea1c91f1473f87217434e773cc02",
      "IsHidden": "False"
    },
    {
      "Start": "f5b3669eadb44084bb97a6e83b93f319",
      "End": "a3fae4abed0b4db48c12ebf563cfc803",
      "Id": "c9de3a8d52dd4066974a150c9db8106c",
      "IsHidden": "False"
    },
    {
      "Start": "f5b3669eadb44084bb97a6e83b93f319",
      "End": "9b3ea6bb13d646e8a3c133671ed7c096",
      "Id": "4741921116364fd194247c0d6aa0246c",
      "IsHidden": "False"
    },
    {
      "Start": "15ca97c33eaf4f6584ec3d6535f0aebf",
      "End": "15aa3f1dc1894aceaf8df3ae891a4a44",
      "Id": "49c7f6b9327443ed886cbb1af0918a10",
      "IsHidden": "False"
    },
    {
      "Start": "936602ca043e452ba85d983c05958d02",
      "End": "7208bcc5ed164268b0d8a3ef416730c6",
      "Id": "7437e0cd0c2347779f4fc8bed5e91182",
      "IsHidden": "False"
    },
    {
      "Start": "d1176b1d555547edaef8ca58b416a3a2",
      "End": "8b61eb1394bf44ee912e752cdf290c98",
      "Id": "af593e8759534b88b616ee6272735c68",
      "IsHidden": "False"
    },
    {
      "Start": "d1176b1d555547edaef8ca58b416a3a2",
      "End": "cb95ce4e6426411680944bdea3196414",
      "Id": "564616b15864415cb2ad9fa634302427",
      "IsHidden": "False"
    },
    {
      "Start": "45f81d14817840368f24e02d3a55f4c1",
      "End": "1d8c63c6dec743eaa2554bb392970740",
      "Id": "50b086b167cf4a53a9abb2663c891f19",
      "IsHidden": "False"
    },
    {
      "Start": "45f81d14817840368f24e02d3a55f4c1",
      "End": "820c0720e14447a0951b6a87d7ae983c",
      "Id": "f7818053ed5c44329ab83f9a9f38bab0",
      "IsHidden": "False"
    },
    {
      "Start": "745b40ce86f84e138b443519a482f620",
      "End": "7351e77584f24c04a93c3061ba7d8d81",
      "Id": "4eccfd107ad7480bbb4488f01aa4c1bf",
      "IsHidden": "False"
    },
    {
      "Start": "745b40ce86f84e138b443519a482f620",
      "End": "9b2d1583867649d3b8863a5cc027598f",
      "Id": "97eb7d4d80ac4ed784a458118e71a95c",
      "IsHidden": "False"
    },
    {
      "Start": "745b40ce86f84e138b443519a482f620",
      "End": "a5b8ce2ae39e4c5cabcbd4d520ad20ce",
      "Id": "cb746ca9d48646b0885dd4ca8b93000f",
      "IsHidden": "False"
    },
    {
      "Start": "745b40ce86f84e138b443519a482f620",
      "End": "3551afec331e41c1a3bcbcaa6ff707f0",
      "Id": "0e95e7d76f1641fa960e4df2db779a22",
      "IsHidden": "False"
    },
    {
      "Start": "745b40ce86f84e138b443519a482f620",
      "End": "c8d46f3bec91453e81c7dd8a84be2b71",
      "Id": "c342646d56c7489fa53afa77216114cc",
      "IsHidden": "False"
    },
    {
      "Start": "038798cdfd5a4143af2cf33017c6e302",
      "End": "1c17d85c815e4dc19eb55702ceb1b645",
      "Id": "f4884cf742f743a28f79ec024b18c34a",
      "IsHidden": "False"
    },
    {
      "Start": "52bc69ffcfde446ab981482a8b30929f",
      "End": "c4b9c8174b124ef78e54d07f3219bfed",
      "Id": "9f9d2a92563743ec9d0dec90636cd956",
      "IsHidden": "False"
    },
    {
      "Start": "53ae771afc3d44b8836dd6c43d99a84f",
      "End": "437fbe1de3b140ffa83a1481ac62a461",
      "Id": "634179c728064131b206c5c0915693a8",
      "IsHidden": "False"
    },
    {
      "Start": "afcb9f96f7bd4a4f90197e25de52d2c2",
      "End": "23b614b80f0b48b484c49240d9549c9c",
      "Id": "b7c6dddbaa894382b99559e83b13ee96",
      "IsHidden": "False"
    },
    {
      "Start": "ed0f1dcdda414dcc8f8f3d38e7a54b06",
      "End": "a13d71ed709e401db9a53c6724923be0",
      "Id": "21dc7458401c4d99820a0f6f94059549",
      "IsHidden": "False"
    },
    {
      "Start": "92f7446a77324d2b881377bf457e25bf",
      "End": "2578b6aac8d9431dae979daba93033d4",
      "Id": "74dc32cdc0824bdbaeb19b84256e49d4",
      "IsHidden": "False"
    },
    {
      "Start": "7edfbc50f09540759cbadd80976977f9",
      "End": "4fa49883cc1345a3a86c496e7309e9dd",
      "Id": "10b81391eb7847e5bd594b73629aa09e",
      "IsHidden": "False"
    },
    {
      "Start": "bb8358cece6d4f5b807e5f9fa4896ecf",
      "End": "a186b6d904614297a1288952b7f2ba30",
      "Id": "f064b974521c45e49f5b61c81358109b",
      "IsHidden": "False"
    },
    {
      "Start": "64113f4b443e446a8e3bd03cbb8b4047",
      "End": "3c80d40a2d564e28a83caaf8e616485e",
      "Id": "4b04e25e7dac4818b73539cc3676c7e0",
      "IsHidden": "False"
    },
    {
      "Start": "fc3a69624e6a4758bff99321def817c0",
      "End": "88c2a7703c8247d78d91e9f9c6062d53",
      "Id": "18f161ca70204697accaf3a7be186f44",
      "IsHidden": "False"
    },
    {
      "Start": "b10408f51455481986e720175f47741d",
      "End": "f8867ebbdd7c42268b8de638755d1458",
      "Id": "501dbad47dd542eca53dfd3d06bc2666",
      "IsHidden": "False"
    },
    {
      "Start": "0bfe3c2d90024a939f8c43816716b74e",
      "End": "9c0935bb9967496e82e8afb2e370a4d7",
      "Id": "07018c5c33c14ee3a7c7dec01b307955",
      "IsHidden": "False"
    },
    {
      "Start": "b85466530e6c471a9d02d1870a6ac4a3",
      "End": "debd7fa2ee1a45d38156c43cf62f5c71",
      "Id": "94df576ed4f54a70973b27563a638854",
      "IsHidden": "False"
    },
    {
      "Start": "2ebba9581b5740e482fafac470ee91dd",
      "End": "af72a8a2139f4449aa8adea68d08d6c5",
      "Id": "5fb6ab8e56254e89bcc70d2ffa19e6d0",
      "IsHidden": "False"
    },
    {
      "Start": "2ebba9581b5740e482fafac470ee91dd",
      "End": "7cdbf30cdcaf4076b23155f1ca6fd9b9",
      "Id": "26f9706340be4836a78c7fdea8703b61",
      "IsHidden": "False"
    },
    {
      "Start": "9b9b415965cf443797de1d86483c31c3",
      "End": "30fb509f97714e16b4d32ce9632886a3",
      "Id": "fdf89b4bc5ee41ccadf970673d8c5fa7",
      "IsHidden": "False"
    },
    {
      "Start": "9b9b415965cf443797de1d86483c31c3",
      "End": "5d04ac95dfdf4ee38fcba6c0b44343ba",
      "Id": "648ef1bb5f99403e86aa4d4dc7cbbdd2",
      "IsHidden": "False"
    },
    {
      "Start": "1916b2394ba64c6aa0cc8a94dd5d7c93",
      "End": "2d676b29bb7a49ed8fe55cfc11c087c4",
      "Id": "9dc54031267a498596d79f1213271c29",
      "IsHidden": "False"
    },
    {
      "Start": "e90ee401a44c4cc59037665d1e89e993",
      "End": "16e6a19212164ef6b957342b36b39cdf",
      "Id": "f79947839ccb4eabb8c562e6d6d7e4e9",
      "IsHidden": "False"
    },
    {
      "Start": "7add24eadf2848b8a970e438200feae8",
      "End": "d0dde2a5de80478093166d0f741265f6",
      "Id": "981f687bd2de4de5aa3c493134cfae7a",
      "IsHidden": "False"
    },
    {
      "Start": "1cc9cac932104fcd879b0402de3075be",
      "End": "e1ae376f98324db2b3d370d97e6e5e54",
      "Id": "d66de53ee9444b7588ee7e08228db114",
      "IsHidden": "False"
    },
    {
      "Start": "704e1cd8ea6843ec8fe8401aea10e2b3",
      "End": "9219ba69c20047378243ccb2b03039ee",
      "Id": "6201b1f51b334aa584fdd51e0c96131e",
      "IsHidden": "False"
    },
    {
      "Start": "60125a8344b546daa2007d544f1b4357",
      "End": "cb1fe2c5629a413da0d041bfda600d6c",
      "Id": "fbd05cb4b350438ebcfbad34e26fc6d8",
      "IsHidden": "False"
    },
    {
      "Start": "fa1c86d8a84e4d00ac1d4ac08fd41813",
      "End": "6bafd39ce7a34304b66274b358bc34c6",
      "Id": "19ac20cba6eb43548d75d2aaade48d15",
      "IsHidden": "False"
    },
    {
      "Start": "fa1c86d8a84e4d00ac1d4ac08fd41813",
      "End": "e0d172f9137d4ad98814af593b2cf1d1",
      "Id": "889d923dbcd14116bd9ae81a1fdf253d",
      "IsHidden": "False"
    },
    {
      "Start": "60595786023744c09b2c2360bcea9fd3",
      "End": "a4a2f620159d45a6afb660ab13b69768",
      "Id": "713e44c412d64b2a8976d911980558d8",
      "IsHidden": "False"
    },
    {
      "Start": "1ab6eef603834f7c847756d5f83483ca",
      "End": "62eef8e37f084088a864eb878809883d",
      "Id": "8b6f9a8cc90b4542b7f038d6d44f32fd",
      "IsHidden": "False"
    },
    {
      "Start": "1ab6eef603834f7c847756d5f83483ca",
      "End": "ee80c2fb646947e785b8bb48689f19bb",
      "Id": "34786a4878e0429cbab0602e3c23ce09",
      "IsHidden": "False"
    },
    {
      "Start": "1ab6eef603834f7c847756d5f83483ca",
      "End": "2a1e264e6b65449b8650b67aeea53403",
      "Id": "dc13e726d4b6456da4ebfd18a0af806c",
      "IsHidden": "False"
    },
    {
      "Start": "1ab6eef603834f7c847756d5f83483ca",
      "End": "38822f1d06d84ee38025764ae8be0981",
      "Id": "ff1efa479c754c29ae5bbb782cf966ad",
      "IsHidden": "False"
    },
    {
      "Start": "2a9aa5ea924e444c95c0b7c93f6821e1",
      "End": "c43329e0bad3425b8849835e1aa38f7e",
      "Id": "282f6e2c75ce43429eccb0eddfdf2b16",
      "IsHidden": "False"
    },
    {
      "Start": "2027612c5e2246338a74753763825357",
      "End": "216fdce3798f4a0d961b86351032c99c",
      "Id": "167fbc50959a44b3a9d7f9ace829d00c",
      "IsHidden": "False"
    },
    {
      "Start": "2027612c5e2246338a74753763825357",
      "End": "0ce74c5a97a343dd8018b4e1c9264911",
      "Id": "298a5231d9c14c72aac9a278743379bc",
      "IsHidden": "False"
    },
    {
      "Start": "706d52ad0a034297a9569b0df280eba7",
      "End": "4ba55816d5714f4db9206cc6fb782a5c",
      "Id": "4e08b1ac94fa4f8d96009f86ccb64fc7",
      "IsHidden": "False"
    },
    {
      "Start": "fd08ca536c724503adb3c328d9382a64",
      "End": "bb6528b7b4244011a16871a5bcf16ae0",
      "Id": "368fcc05d2de4a7d9a0fae44bc28b648",
      "IsHidden": "False"
    },
    {
      "Start": "1fb72ec0ea6a439fbd68eee221c07ed1",
      "End": "7033b41c6b21438084dff04ae33378e4",
      "Id": "0b635f7d6d804e87b864ca9af9c5024f",
      "IsHidden": "False"
    },
    {
      "Start": "1fb72ec0ea6a439fbd68eee221c07ed1",
      "End": "9ebe135d84a64085bf71c608b14ded74",
      "Id": "7b71de37955840bb879c8b4855f289b2",
      "IsHidden": "False"
    },
    {
      "Start": "1fb72ec0ea6a439fbd68eee221c07ed1",
      "End": "203e2caf5d2a43e4af56dacc10f88328",
      "Id": "a006ed3484b147609e346e363f06d76b",
      "IsHidden": "False"
    },
    {
      "Start": "1fb72ec0ea6a439fbd68eee221c07ed1",
      "End": "182946a96ad44e19b5fe9e93544c5b1b",
      "Id": "f4923fe3708344678b9116cca4fba5d3",
      "IsHidden": "False"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [],
  "Thumbnail": "",
  "GraphDocumentationURL": null,
  "ExtensionWorkspaceData": [
    {
      "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670",
      "Name": "Properties",
      "Version": "2.13",
      "Data": {}
    },
    {
      "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D",
      "Name": "Generative Design",
      "Version": "2.0",
      "Data": {}
    }
  ],
  "Author": "",
  "Linting": {
    "activeLinter": "无",
    "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a",
    "warningCount": 0,
    "errorCount": 0
  },
  "Bindings": [],
  "View": {
    "Dynamo": {
      "ScaleFactor": 1.0,
      "HasRunWithoutCrash": true,
      "IsVisibleInDynamoLibrary": true,
      "Version": "2.13.1.3887",
      "RunType": "Automatic",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "背景预览",
      "EyeX": -7.1308488845825195,
      "EyeY": 7.7899327278137207,
      "EyeZ": -45.784164428710938,
      "LookX": 8.100773811340332,
      "LookY": 0.3212122917175293,
      "LookZ": 42.824447631835938,
      "UpX": -0.041267115622758865,
      "UpY": 0.97515368461608887,
      "UpZ": -0.21765200793743134
    },
    "ConnectorPins": [],
    "NodeViews": [
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "fecfb9564dcb4968894243a0b394dfa9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -443.74868408040584,
        "Y": -598.29105896965029
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "9d2d254b84f8431bb72b1019ebd124c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -414.23448337113473,
        "Y": -962.27549185382031
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "76387535be8344e5b4de3079da87618c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -187.78732678199174,
        "Y": -945.90215655424436
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "d21786aa9cb14f848c39ff02392f9146",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -942.08917627151129,
        "Y": -794.64041074230761
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "db72d7a322cf4ab9b41636aa77b39afd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -636.76227111444348,
        "Y": -837.06305928363577
      },
      {
        "Name": "Arc.ByThreePoints",
        "ShowGeometry": true,
        "Id": "f9ffec7ca7f44a0bbb9c549335700c4b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -195.58705459839973,
        "Y": -736.77190359003237
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "710eab23212447aa858666053a787137",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 65.386615728266861,
        "Y": -600.17813552554435
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "2e47e5cf635a4452ba2ae55789d1ed11",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -172.37594093248072,
        "Y": -515.75166610460428
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "b85fe1c8af5c41339af86290600a7d0a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -998.8613452510624,
        "Y": 550.47259622783145
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "0399f038fd154e4faac2d38210b8bc14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -575.5340982365517,
        "Y": 405.49248608279322
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "8a99ca5693d9441ea0662238b2c5d53a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -538.007331388326,
        "Y": -88.191348220148143
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "13508656bdaf421db395c34b8584c15e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -342.39560947079713,
        "Y": -102.14169826806528
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "8647cb145c5d45908c794455a30ef671",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -582.50067536973961,
        "Y": 105.4258794188205
      },
      {
        "Name": "Arc.ByThreePoints",
        "ShowGeometry": true,
        "Id": "c065b4a6a1884152b1f080f7838e2135",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -259.84023076346693,
        "Y": 120.38801674965026
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "5f3dabc10b844d02b74b14326b38beba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -852.00763242230164,
        "Y": -2.5668486891321436
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "7df76b15b4f141098f34214de0957bfb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -706.56255509744028,
        "Y": 578.375627683492
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "550edc9854f9465781cb005a832b0915",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -269.46898358904195,
        "Y": 290.35344667811478
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": true,
        "Id": "8d017ee77a284d578d159e55a5cf37a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 804.57281388108163,
        "Y": -779.37049142903356
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": true,
        "Id": "2c6486f5b0204702bd71550870602212",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 800.34008775149891,
        "Y": -951.3130180956839
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "370d97d14fd54b3894db870f3beee449",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 835.59496849100879,
        "Y": -1097.0316445697692
      },
      {
        "Name": "Plane.ToCoordinateSystem",
        "ShowGeometry": true,
        "Id": "233b2b7748e346b586bb0e23d03df99b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1047.8672944957389,
        "Y": -1094.328348483434
      },
      {
        "Name": "Geometry.Transform",
        "ShowGeometry": true,
        "Id": "96932d6e40c247a28032033efcb4b294",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1136.0852596903387,
        "Y": -943.701513056893
      },
      {
        "Name": "Solid.ByLoft",
        "ShowGeometry": false,
        "Id": "ebcb0b17f4ab4c04930946a12d43a4a0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 605.71070768681511,
        "Y": -434.18858925765244
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": true,
        "Id": "959811391d9a462ebae75fce891413f4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 544.51181965194041,
        "Y": 225.08779771066679
      },
      {
        "Name": "Solid.ByLoft",
        "ShowGeometry": false,
        "Id": "64b805199ac143af8ebd95f21dc5cbce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 625.7597926142887,
        "Y": 524.34727132848468
      },
      {
        "Name": "Geometry.Transform",
        "ShowGeometry": true,
        "Id": "eb28a91239ff403f949d931da849b8e8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 967.76784037927,
        "Y": 93.915012659311742
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": true,
        "Id": "a5446bef5a8d43019bd548f2c4caed7a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 650.0092434681344,
        "Y": 49.5072970789538
      },
      {
        "Name": "Plane.ToCoordinateSystem",
        "ShowGeometry": true,
        "Id": "e33c5006110c48a5ada805ea4ca40cf8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 950.97679697777335,
        "Y": -86.385081943279147
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "e7d114458b16421eb0e3e8e65a11888c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 595.55548622734136,
        "Y": -84.363065289857559
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "ae123637a2dc4d6ebe1a7cdedb701a05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1085.5863405668251,
        "Y": -570.03503171466332
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "64b30295a89144dc8e47d6f7e4aa8602",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 952.28209081296268,
        "Y": 408.82297128067182
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "b08b2285080c48a2970893f778aa8274",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1489.3627025865521,
        "Y": 1251.9909921924759
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "0e716d598041473bbe63ab9e55fd416d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1761.3237662097026,
        "Y": 1262.9837223662064
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "7945c769f4f64e3e86afed88f1600751",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1439.9622231158721,
        "Y": 1422.3387457968536
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "eccda158affd46899b99701917ba4aca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1765.548852096978,
        "Y": 1397.1649291397566
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "a8eaf1d04555444f86fbb32414827b92",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2244.5203658911287,
        "Y": 1096.5268737299521
      },
      {
        "Name": "5",
        "ShowGeometry": true,
        "Id": "0ddadc19fd09436d8db84426cdf5a343",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6095.7721599572424,
        "Y": 868.72692943958032
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "845a6a8ef0ac425599117fe56d819696",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5880.4796607767448,
        "Y": 766.45923947341157
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "dd5a6ceab87e4c8f8f6701ada5310539",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5870.3230982909763,
        "Y": 885.245952726834
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "a19b0c5762254032b195e2158b4fddf8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5875.9492984040962,
        "Y": 1019.5468372066678
      },
      {
        "Name": "8",
        "ShowGeometry": true,
        "Id": "1d2bfb1fe37a402d9d746069bda5ff27",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6325.2847822189606,
        "Y": 942.83637909190816
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9955cf8807134f41a964a235d4feec1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6126.6017277029305,
        "Y": 722.45265530241932
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "b9b9d80bf30040c8857ddaa98bf3b5fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5877.7152278972326,
        "Y": 1165.4831558431169
      },
      {
        "Name": "6",
        "ShowGeometry": true,
        "Id": "820e59d0c31147f68b6a86d05db87ed1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6105.2663055920266,
        "Y": 1073.5416066419637
      },
      {
        "Name": "7",
        "ShowGeometry": true,
        "Id": "7d4183044ff24ff5840406c3a883f527",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6314.90288498596,
        "Y": 1140.1847629634829
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "8a95d8b5393647729cf727b16d0e720c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6475.1602243669467,
        "Y": 758.70041980377209
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "38471507352a4c1292d9a530d688f828",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6531.6426149815934,
        "Y": 1208.1067429379323
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "5a2e310ef3834aa4aa22ed4c53b5b731",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6594.3896873629319,
        "Y": 945.00573584779909
      },
      {
        "Name": "1",
        "ShowGeometry": true,
        "Id": "c7c9ac28795549b9a8d8582416ae93c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6759.5057381790712,
        "Y": 1325.312399669056
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "1b75f50037f143e8bba6d2b802941ca8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6364.2622512415865,
        "Y": 1476.2465527950162
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "b0dd4de7680b42e3bc342d754cbfa98f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7030.3249941212152,
        "Y": 1245.3034139693445
      },
      {
        "Name": "4",
        "ShowGeometry": true,
        "Id": "ef6d9207ff8947b782da2f9dcdf4154e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6645.0120089528855,
        "Y": 1635.0708240800591
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9a39d37e2b7c4e77bd9c542d42c69116",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6554.2456918337239,
        "Y": 1424.7076340691438
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "188db267ebd04475a4681726c4829b00",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6834.0428389970284,
        "Y": 1687.4203706410203
      },
      {
        "Name": "3",
        "ShowGeometry": true,
        "Id": "064c4791a4a5460e8706efeb72748f8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7231.5769331131041,
        "Y": 1404.3680505899765
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "52f3a15fb21046deba2f4083091571b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7475.9522734937809,
        "Y": 1343.6068931147188
      },
      {
        "Name": "2",
        "ShowGeometry": true,
        "Id": "0c51a01caba14722b64122044f49b479",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6941.2458968451128,
        "Y": 1487.6273457767084
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "4b0c0bd6c1b342d795b12ccf99b9cead",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7511.2583340387782,
        "Y": 1158.7302170937498
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "3f5acd28bf124659a3fe56154139485d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7178.6883877287282,
        "Y": 1643.5684715201951
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "12c90def518a4c6b814664ba177faa10",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6167.03740202797,
        "Y": 1480.1879301057561
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "dc4ede2d73a84d2b80b538870958f357",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6433.8587496715181,
        "Y": 586.53319097725171
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "f340b5b800cb4942b496a6c20946dec3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6821.7447766885916,
        "Y": 1046.3589337782448
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "9e72642263d14e64b88311dfbffeef09",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6858.5731669606675,
        "Y": 797.333162407102
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "59289cf2066f4025beff6b47eedbfdd4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5889.7860101104043,
        "Y": 545.09595541636031
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "3f1367c381b048eebf5c52b5473e2f0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6093.9693872871349,
        "Y": 1291.6832066183065
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "1282b4f9969f44c8b8a9eb9c9b8423bc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5734.4433430526724,
        "Y": 1294.40626781624
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "a81d2d8713bb43fda2e81b27350567f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5836.9837640584692,
        "Y": 1487.4536878439294
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "95337075441841ca8f1cf144719582ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5843.3392881377176,
        "Y": 1685.1094157144444
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "40af20c2b2314089b2ecaae9ab9320da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6165.1642268754194,
        "Y": 1659.0836919674634
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "cd9f9d83d4084b738a54391d3e79674e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6356.743253324129,
        "Y": 1637.4662306447285
      },
      {
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Id": "8026bf49ebe841d5b59c56f2192a1397",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7172.4727669274462,
        "Y": 600.49815818676529
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "8375928ca8144fdeae79c17ad91be186",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7155.0097048143571,
        "Y": 834.69356670027128
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "c99caa95268b401181c90c02c7c472b1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6948.4558791301051,
        "Y": 604.72596934828516
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "cf2a4fd483604a46889cd951166801f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7513.5544446788253,
        "Y": 552.52679885715247
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "faa5fe8ceadd40eba76beaabbbf911d4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7162.808319111874,
        "Y": 1018.2167140446174
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "470e1a4fcfed41d39eb2b556d5214d18",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7532.6217533644949,
        "Y": 739.16480038507007
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "f22db0e1b11140d48609c21a4154ae14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7359.4054192722751,
        "Y": 858.62793426955454
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "a61d0819386e4a63b0fe40f2608d7d51",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7558.7293483222265,
        "Y": 978.85760127973367
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "3d32c2f386aa4f8b8bc6534909b535ee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2095.9396215198158,
        "Y": 1321.4508734177014
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "7326cfa00ab14ac887bf5bf8511cc28a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2106.1732572532414,
        "Y": 1563.2316786635458
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "b1db53729c8247ad825974aec4340090",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2039.92218605882,
        "Y": 1749.2559307026581
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "7a791eb5b3a248ceb1c96b50d2434a04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3196.9858375948525,
        "Y": 1744.1507044572404
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "eef018629d35447d8f6aac5a973e8d59",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1720.4097500140338,
        "Y": 1819.5555085231895
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "4245f9c4c0314f87961ff23b48ed4731",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2562.2680451387919,
        "Y": 2109.2909046424315
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "5a62a7b09cfe46248812d46f7e1c01b8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 723.54433746524273,
        "Y": 2944.2471215090673
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "13fc7fe85ef74982a643e71870a2b3d1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 826.4322557688115,
        "Y": 2159.6591966607907
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "24171da0c1b44fe19a821e3da124565d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2264.5313591952049,
        "Y": 2199.7194985947203
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "54833c8023d74d01880448e1f1d76783",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2700.3874287847657,
        "Y": 2507.6549332359709
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "d95adb2d14cd467f8ea2dc0c551d3aa7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2847.4070218054485,
        "Y": 2156.60001245211
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "ba39ac5e5c1c48a6955924ecf2c78a91",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2797.098195263211,
        "Y": 2833.3109623467544
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "f417e6e38c684e2eb9bda7499ee65a04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2143.1957988433496,
        "Y": 3035.607081788773
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "b80924ef686c4621bed5761499711fd1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1905.2762202989848,
        "Y": 3104.4754869771778
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "e96377c950004e13a947cd1cf5e20ed5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3050.5467313666131,
        "Y": 2362.252592784635
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "ce8711e6820747dd9f6636463599f97f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1671.7948275093463,
        "Y": 2224.6341888714064
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "aa55c45aa0b94384b66b69f34857728f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1951.0080080132902,
        "Y": 2478.2458371101375
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "2b892c180ba4454aaec072a49a9ec3f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1917.5082638383919,
        "Y": 2102.1954287623016
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "d169f80c5f6946cbbf640d49afa09928",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1117.9911021165585,
        "Y": 1068.4439842071884
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "8b833ea3a89841bc94ceb279b203411d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2598.4962707947184,
        "Y": 2701.4551525469114
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "8949555146604afc9697f85e2691d3a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2298.08559810374,
        "Y": 2623.8220525592687
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "d4b7b21e586d4aeca0e25e9be887b84d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2357.0405433917545,
        "Y": 2858.6602168489344
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "a419db9f74cf4b03b8f348c8919e6981",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2490.7049885721758,
        "Y": 2991.1453790077258
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "92ac2b74ad894a8081b5c68fc31e9240",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2021.9257968742872,
        "Y": 2257.461563709498
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "74fa4975b89049ecb383244719b74f70",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2342.0215516789117,
        "Y": 2438.77902642293
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "ba27b6d5186a406285da2173051d161b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1829.4445281553744,
        "Y": 1952.9022291660676
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "5e22ec3bf79e4768ade65180d4709d13",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2124.1731668827629,
        "Y": 1967.2223525237218
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "050ca1734d964adfa0f044dfb9609868",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1519.5178240170585,
        "Y": 1849.9783747324295
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "3e72c007f18c40c58d1a1aa86d865658",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1573.6357091776995,
        "Y": 1633.0951285781089
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "6e9125dce6f64d93b20e1c4995701dfe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2028.0091704700435,
        "Y": 1495.9959525843706
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "81912b1fc71547c18756b981f3a215d8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1708.6459315747788,
        "Y": 1518.9121272850416
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "9ab83047c46d405da8fe5f8e2e616d1b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2958.6778475098954,
        "Y": 1512.6619697223309
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "b77bbeda7a4647f3acef74382660c517",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3091.2194691335872,
        "Y": 2560.8206987698823
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "bdff38ee38c6457a9673f9d2035636b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1734.2736700794917,
        "Y": 2484.8357061307024
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "e897f13c7d714869b2ff5fa169a2c1a8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1698.8368205176414,
        "Y": 1726.1369758587687
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "fcadfb5c17c54568ba83e808a9c5e710",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2106.521384648925,
        "Y": 1772.7572960972816
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "d5c3799b365047278def1e33516fa77e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1391.2382074823031,
        "Y": 1796.2156538363874
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "871c21de651a4f8abab10702b14ef390",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1161.1263674956795,
        "Y": 1479.8614870527567
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "4e7f8192969647b9abada05cab134903",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1134.8425982199808,
        "Y": 2006.3387574311873
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "e3bc1decb9b24c4183603eb5b5da72f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1634.1156216377283,
        "Y": 1911.6104950612989
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "e7d4db4305474ceab13958198a72165e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1346.252847131504,
        "Y": 1622.0827091798956
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "51e260db544f4b51b9e81949bc1b3cf2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1450.40755013627,
        "Y": 2383.287960430675
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "2da9eb2613f446e9a150418edf6a248f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1340.3599758010482,
        "Y": 2176.0238274254521
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "66a5b90c38cd49a5963812ebbcef59bf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1270.1452339654347,
        "Y": 2668.718891663023
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "2e05d1f374aa439eb2351eaa8d5831c4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1571.5343871951,
        "Y": 2697.6338864625968
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "a9ef9024ae1b4085bede58101d730547",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1524.7241597407387,
        "Y": 2927.5757556146755
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "aa7cabccd92e4ab39698e0a40939e469",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1309.2598386682607,
        "Y": 2942.5131171057265
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "f6699ccd04354fbf953d708662bc0a1e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1515.5032086950391,
        "Y": 3117.8430107250942
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "b7b88e98cb6d4217a1b7169090589ccc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1336.1442957683344,
        "Y": 3159.6017381108386
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "4d65879fcd9244edbddf6838a7bd1636",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1983.1461585157458,
        "Y": 2659.0050078699596
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "6fcc30239df64a9896101a00b1e2f1ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1968.7754218702057,
        "Y": 2839.4171780421484
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "0349bedeeebe4f1f8404e5af433fdd75",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1130.9893809573359,
        "Y": 1157.1975526785275
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "5b2be4e5828f450b8cbb3563eb33cb14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 145.4587747648668,
        "Y": -967.09548537181536
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "0dac1f51e1594b9887e25dc060dae5ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 257.15107835764138,
        "Y": -789.1313404298113
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "04314704a7454fa39ae60aa49cbf8525",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 690.33800637471882,
        "Y": -1100.0130104529028
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "4ce0a41c495f4bc79e5a700d12f42bce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 923.77051087310315,
        "Y": 604.40303459319978
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "c705b9dfc10a40739016287971ed52fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 65.42921149444669,
        "Y": 592.17485044641194
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "ef6a3f318092409fb02fe631a79bc331",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -47.794492570785906,
        "Y": 402.20080436810758
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "7d9e1051cd45454dad064ffec33cd63c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4341.07995674221,
        "Y": -2400.28939149378
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "d8439cb3e27f460abb5e5f4d1285198f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5502.35012962658,
        "Y": -2377.49759015976
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "24cee68a6af445f0ace762d48a42e0db",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5046.16393449385,
        "Y": -2409.55309264078
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "863dcb117c764218a86d39cfbf5ebe53",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3770.23699628097,
        "Y": -2170.77789352534
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "6deba1a53bef4036891369edcf9c824f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4806.41228335178,
        "Y": -2180.42793330366
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "50511e16a9b14b86848b66771ad6b93c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4699.41040567497,
        "Y": -2017.8367186339
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "be5a450077f443d98945e9d011aa335c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4217.9119807587,
        "Y": -2209.94166535624
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "aa6e6c87b9784297998cf7ed584f909e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3127.12575975207,
        "Y": -2252.94047618704
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "80033e55d1b748d3abe692ae5062afdb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3260.491805211489,
        "Y": 1527.3187138687822
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "8b3f04c068e64ad29ee7358cd2970de5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1456.830449144767,
        "Y": 919.93885766459925
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "316097e1010549a2a7954bf3a014d705",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2353.0866736028365,
        "Y": 1277.9366706888063
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "d928fff31daf4bcd9fcc18de3ec55d1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2057.4592050803772,
        "Y": 1332.9446154360389
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "309eefe443254cd091d1eb329966caed",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2391.1683843241613,
        "Y": 1506.3713675067997
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "94d8b7db950248a4bb15033df422f3dd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2763.50313143855,
        "Y": 1316.0355820528835
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "2c001925556243eaaa8c99b21de48ed7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5329.21591393692,
        "Y": -1665.10276208514
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "d048747dc61a42e3a1421ef63b9ee0c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5285.33136363651,
        "Y": -1864.35720310378
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "7871f53fa6504c29825ac8700d4e4f57",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5487.83885095968,
        "Y": -1661.88950616812
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "61d983a6f21945a0862f87bff8a31a89",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5572.69401521745,
        "Y": -1854.62777869099
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "ba2d41f2e93f41d69e95fefe025396e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5843.56116417909,
        "Y": -1852.56341036126
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "a4e361993a2046f7984108a6288a6df9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4587.2350678859,
        "Y": -1830.7313392571
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "fb34f7ed04454871b213591e01992a76",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4799.12133019221,
        "Y": -1862.59319569491
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "0863408e998f44ec9834ae43c9570a64",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5118.34038742184,
        "Y": -1846.86073171771
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "c45b8eeae52e491484b142605233d6da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5098.33740739436,
        "Y": -2032.19782466138
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "65b1d77f1fde456cbd40133d1453c7c9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5400.41037429079,
        "Y": -2035.93136615691
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "3917be1b2e054c20bba091c4c247e244",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5309.34713539658,
        "Y": -1320.16927463925
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "f449a75a7b59485ca43c56575406532b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5319.68770774019,
        "Y": -1512.34119280395
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "33558f24a64d4498a25d151fc5e67b49",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5466.16614559567,
        "Y": -1316.95601872222
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "265e4dd6114b4aada6c392263d8f8279",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5614.15874868173,
        "Y": -1527.73355948175
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "cb6db9c75d3e402a93203be1b4106817",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5654.0383657655,
        "Y": -1334.45294784347
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "f2e5313da68c40ceb9657dd76226d6d1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4982.80866474946,
        "Y": -792.562856493023
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "ce5961899fe84a12ae854d16b0002764",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4487.49708012236,
        "Y": -606.717193099952
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "0420b52098a8433d9f8f23cfad91b32f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5125.73376121539,
        "Y": -827.214515578054
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "13fb70013c564a2e9d36031e76f74c99",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4639.29311901222,
        "Y": -769.55243194524792
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "9ce227f71ebf485fbe22d9d99a64011a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5214.71147023085,
        "Y": -659.899905676172
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "afedd7b199ae483785675733e4b8695e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4941.42888645702,
        "Y": -987.730308811947
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "06a77505fa484e189b275ff3b6c7b08e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4992.81777762129,
        "Y": -1183.62185171615
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "4d2992cf365f4407b432c1d863ccb18b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5132.52250630575,
        "Y": -986.32097971859685
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "aabd95ab8a5d46908d07422746c9b24f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5348.50235083632,
        "Y": -1136.75972707779
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "24b0746c3720463aae77968911c334e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5332.39637077481,
        "Y": -860.980076924272
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "e28b9ecd70874693bb8b1408b6ab0d76",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4286.42298608084,
        "Y": -1812.04137572986
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "17d9adaad95644268b5b394ffb57ba9d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3991.49731547174,
        "Y": -1802.15377524067
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "3bacdaf9561647cd855802b1c15925cd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3800.92450860464,
        "Y": -1771.04111432004
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "d2250942c46543568cef06a39c333655",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3734.03646268429,
        "Y": -1631.21343505849
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "7f1ecf68e4b44503a8e4853b66348865",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3637.46115155496,
        "Y": -1963.22418716112
      },
      {
        "Name": "Cuboid.ByCorners",
        "ShowGeometry": false,
        "Id": "440de84b8cba428eba7d9e8a42d06954",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4179.92939014167,
        "Y": -714.153748170384
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "c08fda95794d4aa6bd1cc2173c25aba4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4459.93684513592,
        "Y": -836.942677363231
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "99bd75eda9094caba82d51f65caeb37e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4452.96274864608,
        "Y": -962.732065915947
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "58a178b2da094f15865fde855fd01441",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4448.41240055095,
        "Y": -1085.12261453868
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "938589ad42f1463685f4bf6694b2229e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4719.175284736968,
        "Y": -1213.0451734017392
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "884ef7f51d244a579efb0837c5c96beb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3969.83337352422,
        "Y": -824.279352276189
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "86fe720d3d6e4a1f8c7a7230cede5691",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3968.39193374254,
        "Y": -950.539286675757
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "247657669d134b84baf9e850db010f8f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3966.72643551344,
        "Y": -1076.52015820111
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "391ac2a2d8a54589b84c12b82a6844e8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4148.14706555006,
        "Y": -1032.38445204274
      },
      {
        "Name": "Cuboid.ByCorners",
        "ShowGeometry": false,
        "Id": "c15e7564239e40eb851bef9100545ebd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4679.89441601106,
        "Y": -991.373495779817
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "b9832e3737b3412597fc5c3412e07ef6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4879.4054822615,
        "Y": -1344.24125382447
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "d5f08243d4e243b6bd2e63911b6e603f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4884.22284323114,
        "Y": -1468.75666768049
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "62376d31cedb48cf9e4736c5fbe7beee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4903.85740650336,
        "Y": -1601.61203156634
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "e320f80bd7be483db48748e6adcca3f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5053.07127148065,
        "Y": -1418.83599369588
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "21a759784a384b54924d578e990cbcb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3793.78020962542,
        "Y": -1169.52380026025
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "8bc12d679c6a4439b1c3702a0215301d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3987.10651368618,
        "Y": -1204.50722760208
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "93aa665f4735401595cece6d43c5afa0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4216.13480731662,
        "Y": -1266.6193686911
      },
      {
        "Name": "Cuboid.ByCorners",
        "ShowGeometry": false,
        "Id": "b989fb2f64154a27b6a8bd52be0c5de7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4478.90149674339,
        "Y": -1248.33341177118
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "c78ff682d47743c5afd08f415675fba8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3300.251714426,
        "Y": -946.61739229716886
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "7db7cf492e004015930f649f511c7cc5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2784.42632707671,
        "Y": -1568.9388951259
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "68f5395b00a44a52a469015380296aec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2256.58304764341,
        "Y": -2015.72251501935
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "746e5a80268343bd94aebb4d97357803",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4414.60628443011,
        "Y": -1519.6610958898
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "e9bf2b7968b943beae5a77a1753f7597",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4417.08149816055,
        "Y": -1642.83677157564
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "2ad7dbf485d6478cb7377e9d645d9ee8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4423.31714174651,
        "Y": -1389.46695337285
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "29cf1f350bef4d9d941b7bf2887d8bc6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4619.73667958149,
        "Y": -1483.9414159170672
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9c3c903c701c4fc89a87e1739c3982fb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3979.77824924067,
        "Y": -1334.07435701069
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "a83a55d53f294cb8bb0e16b50a12b990",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3995.70145765475,
        "Y": -1474.03500462441
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "98720e589df142f1939726ecd3a2eab9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3961.45961824006,
        "Y": -1605.24643998333
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "7924692634604d61a083b5777169523f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4163.38480026052,
        "Y": -1469.59876483086
      },
      {
        "Name": "Cuboid.ByCorners",
        "ShowGeometry": false,
        "Id": "e68d8de391544c4988fa74d650cf631c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4129.26554019042,
        "Y": -1646.80974099148
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "685c9b751d31484094f4263d88b9b176",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3640.19759963666,
        "Y": -977.073002481384
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "293375cc1c574d5cb3386519c19241be",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3613.92404237707,
        "Y": -1188.76640220234
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "7b99511890c74f35ae19a9f5b831d07b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3290.51234061679,
        "Y": -1164.18854837753
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "6783c2f5350d4232a620a52ffccd0f7b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3561.45534562726,
        "Y": -1798.56329656594
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "02b1074795bc40ee9a40b384c8b1b7cf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3257.22573550795,
        "Y": -2048.29375131339
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "8eafab53e80140ff871caa31cd176225",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3395.2231636788,
        "Y": -1616.74856019006
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "f2b066bbdc284d2a84da45f143b555e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2946.71373801521,
        "Y": -1136.90911489054
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "5e5b567c3b1c41bcb78ecba44621c1a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3629.35694464063,
        "Y": -771.50641998487708
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "06650e2e40224bfe9b4023cf7b75441e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3303.73978584649,
        "Y": -772.313630588078
      },
      {
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Id": "106cdcdfbdc5406d92aeb774ae5c659c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5081.02143696233,
        "Y": -1675.77026227385
      },
      {
        "Name": "List Create",
        "ShowGeometry": false,
        "Id": "6ee92f1344754697a4f889767081b436",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3103.69161821565,
        "Y": -730.52622259933787
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "c0cda81ff374492593e7e6b345db326f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2781.86269047383,
        "Y": -716.43193562765009
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "f14fcc1745c24a20b15c36f940e4c308",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2950.61286647304,
        "Y": -1755.5982494202158
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "986bf571dcf44b8e8b8126d4e7174fb7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1992.62944119435,
        "Y": -1885.15538345231
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "102c56ab5a4d421ab31ba7a1fd44d3e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2682.29799545956,
        "Y": -1011.08768288428
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "4d6104317e7d497981e38f80024c9c13",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2657.73198795624,
        "Y": -1163.47805762717
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "7606cfff31d24bd68d12ae4b4c171a56",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2749.1675818203,
        "Y": -1352.87180050107
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "c8783935445e42988759794b1a5fb4ba",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2447.32279905531,
        "Y": -1543.5893229391718
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "6351bcf5f16548aca151f05876cd4ea1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2732.97276119692,
        "Y": -1928.25800146873
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "b65641b3ec6e4468ba3d31734b25892f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2930.96244661129,
        "Y": -1993.58365393199
      },
      {
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Id": "bfda9cb6399f4d5280ccc90a5f8ccda3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2735.90093883555,
        "Y": -1741.79226630498
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "b3fc2d9a45394b459f0ad0b260ed5051",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2534.46561656111,
        "Y": -1953.35356301878
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "585675adae6b44a68fc6ab20022494c6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2296.25173483308,
        "Y": -1872.72408740628
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "a563e7d7b33443f5bbeed83e4dd0a872",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2437.86850908938,
        "Y": -1736.38873443764
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "8a2f8c1003a64f37aedcc94c9b36c88f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1985.41054443379,
        "Y": -1435.16924663775
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "a5c01c385fa744e6abad6d03a57ddd01",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1990.33774698837,
        "Y": -1555.54415204982
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "0d13abb3493d462f8c4074a54981cf9c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1992.09582830406,
        "Y": -1693.3448378056
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "99807a3db4644b13b824caca4bf92a1d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2985.8965848509,
        "Y": -955.113266162758
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "bf3f77e95a4347ca960e09b2800a2096",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3701.79128992641,
        "Y": -1336.06873262757
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "f7fc11e536944f0eb8fab78b7d4e5ee9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3720.93647593826,
        "Y": -1474.9272971024
      },
      {
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Id": "b5fcfed14e6b43ba9e0dcc60900931dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3278.59052611441,
        "Y": -1828.88956929961
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "ed67bd7833b640a587d8efe2fa3420a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3133.8139233331503,
        "Y": -1594.1838122224854
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": false,
        "Id": "c7e5addebe55451dbb913ee0f56f6aa0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3362.5131469901262,
        "Y": -1392.9242689295706
      },
      {
        "Name": "Line.ByStartPointDirectionLength",
        "ShowGeometry": false,
        "Id": "da80830f2f0742b3869b0655337fbcd9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2413.7888427111911,
        "Y": -751.002979191589
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "47e6eb0d42894b468ae1ea6f8c692ff6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2210.56568116181,
        "Y": -1701.39117758322
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "acb47579a29d4b518919567f1fb0bd48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3081.31406601838,
        "Y": -1383.23373272394
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "29b732a813c940279860e4413aea8d6d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2252.56797538237,
        "Y": -1438.62162587339
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "227118c1dcc440fba94797bb11b4af12",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2241.30068815252,
        "Y": -1570.08808616959
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "2ebef96af56e48a39f08b75bc531e9e2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2191.52218038263,
        "Y": -753.75512621564985
      },
      {
        "Name": "Vector.ZAxis",
        "ShowGeometry": true,
        "Id": "25c7a286134f4dcca5ccff1bc394a46f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1981.30493108489,
        "Y": -679.607692635147
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "3c52382fd98046ad95a09386a8fbca16",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2459.71664054045,
        "Y": -976.69849277459707
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9d3f46bcc10d433c889689bc76376525",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2452.40953176054,
        "Y": -1115.60669630167
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "6015ba6837ea4b4da5f97f11ec38818b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2232.26363250493,
        "Y": -1301.45543612782
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "7bb13d9dc4c54d15a9cfb00c7473dbf5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1973.82896821568,
        "Y": -1289.29027577578
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "a203dc26e8644bce91e5373bc7a3e275",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1974.16311759665,
        "Y": -811.93324493402906
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "18b1f1f8ce4341baa6c68df7b3519985",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1977.73644697036,
        "Y": -953.635966408518
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "4843078d8f4440298c6c1e01c1e4fb6b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1971.88727901752,
        "Y": -1082.18144290375
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": false,
        "Id": "0f33b46937e643b8a8f37cc0aedcbed1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2190.0697199416,
        "Y": -1030.07200231813
      },
      {
        "Name": "Curve.PointAtParameter",
        "ShowGeometry": true,
        "Id": "5699ff6b7ec24b92aafc70b9e2815dc4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1594.7256764334784,
        "Y": 2031.0247048149872
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": false,
        "Id": "ecddcb98c10444a39cfba3423b28060d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5719.40260242494,
        "Y": -2012.14323394152
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "0f8a5b39f58a44a193249e55ffb80475",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5164.68112932913,
        "Y": -2189.04226046005
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "2d34be0dd07b40ee8cfff644bfaecd28",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5543.78574047561,
        "Y": -2185.23732676821
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "a9aa3502fde04f18a8e01ddde9cbbe94",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5898.14111293345,
        "Y": -2198.81941090259
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "be9a3c45d4ee4d9cb33de646bb52babd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6098.26641324158,
        "Y": -2046.37648618044
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "fe7f34fc3af74df3baf49721c3680417",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6110.31659283304,
        "Y": -1875.54933377421
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "359cd3d2bb364fa5a71626b612a6c0c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6108.98178536125,
        "Y": -1681.38444801335
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "a6e7bc3f6907462386eabb90db772b77",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6111.64657383483,
        "Y": -1511.84748294072
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "802c2b1d2a224831af9596069fe2e54e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6109.07316205343,
        "Y": -1336.35221954132
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "6bb444950dd343d8b5845bc51c4c0527",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6130.7934355486886,
        "Y": -1163.56154946291
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "d731024bc90442008c0a7b8c34acf582",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5755.61575328792,
        "Y": -1158.70136467034
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "b50315a495cf4613ac9c07690b7a30fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5766.72316299052,
        "Y": -978.925666018109
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "ff638386d94143df8f20819608fc1419",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6142.6309182967889,
        "Y": -984.10339034930894
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "2741e21a16954c5fb38c43116b47f70b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6151.07836361939,
        "Y": -804.92167306330884
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "4df24a9feb9a4b118d6c6f326e18dfd2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5778.05911115217,
        "Y": -803.85015726437086
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "9f06a528f11a4311b6c5de7c5b5fc091",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6152.2755967652265,
        "Y": -615.94668123923
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "cb3ee2aeace4468fa73c61936a188caa",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3688.40783071459,
        "Y": -583.91208650246108
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "a4b44c86c7e24d6cb05b62430fbeadd1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4053.14499754033,
        "Y": -525.105135637581
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "09082448eaf1423596e719fc373d88ec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4793.51342158582,
        "Y": -591.92857883799388
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "424ea7f5ddb144719391f14de21f90a1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4223.86096159475,
        "Y": -2026.55611819741
      },
      {
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Id": "bdc6250f50c945e28e03703dc61ea50a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4626.4621998724533,
        "Y": -1696.3840151656429
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "1d465e3a0d334755ad08e6d07645529d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3346.10496819822,
        "Y": -581.686581043208
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "f73fd25fc48240ce925ed1cbb0b0b099",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2993.8325757217,
        "Y": -524.95938816838316
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "93aec2736a9048d98757f69c74461728",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2773.92309831033,
        "Y": -2245.94665531233
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "176187dadfb040629db8a83e88b0c951",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5786.14003669539,
        "Y": -622.36958466101987
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": false,
        "Id": "c779ce6f1694433ea5cdc3469ba82f90",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 5444.75712819383,
        "Y": -500.95230187426
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "9a456f669cac4b3baed92d260a5a6901",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7264.7796766860511,
        "Y": 370.2044070304712
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "43197571af194ec6adf69733cb599b75",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6940.1680937428855,
        "Y": 395.49400681842485
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "c45c949395a24de1b078b804d0071277",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6530.8698372208737,
        "Y": 391.93670922364026
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "ba55b3fb0cfc4ce883a197becff935bb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 6322.6097408656833,
        "Y": 1799.0687601754221
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "e07401240f1a4835880bfbe6b9c942ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7752.4858585198517,
        "Y": 354.03567975253713
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "372c27b3e8ee46eb9d77c4e54818f2b7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7849.3406947283465,
        "Y": 649.52854448978633
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "55a0660fe0b840c9850149abd35c06ce",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 7876.8395417238962,
        "Y": 907.44474703037145
      },
      {
        "Name": "Arc.ByThreePoints",
        "ShowGeometry": false,
        "Id": "b6d96c9e24114ee49ea84b21b22cc7c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2453.82105414604,
        "Y": -1334.47339803876
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "3deb1c63ff6840f5a394fd26509d44a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2097.4132998309192,
        "Y": 1939.2019684189991
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "e50188a58e204318b81e5313ee79da0c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1759.7520669047526,
        "Y": 2036.0242510397984
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "d62aa4a96e3e4a71adca92328c4a72d6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1432.0396749565652,
        "Y": 2051.6690077632352
      },
      {
        "Name": "Number Slider",
        "ShowGeometry": true,
        "Id": "1c2da590d56e445bbbd82685fc5202f6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -952.70161237157276,
        "Y": -425.00598090843232
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "03940e98a40d45c9bc82b50c1aab8c96",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3467.1997961963707,
        "Y": 1725.8091220109031
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "90095d3a787741fba6f3e535772dc47f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3420.4787131162657,
        "Y": 1974.2367944838238
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "9a0ca2cc0e2c485681620fd16cae6843",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3833.5322703745705,
        "Y": 1761.9293681067807
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "44a4ce62b56743b09f29464f48e799e9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3624.3074652873411,
        "Y": 1941.6854513211897
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9b5032501c6a4dd0b66f38af52e9459d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3618.54206233855,
        "Y": 2086.2168898175328
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "f34700abf18a448384104ed19147e73f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3875.5733449046775,
        "Y": 2000.5124660651413
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "759d102ee23c49f8a3d75d13ae67eb2a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4225.459348871037,
        "Y": 1785.515976410084
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "3a56c4b7308d478cb518c7f6254c316c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4176.4645481166726,
        "Y": 1964.1489157634437
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "f9214f1239344c1fbe13fd1b0cc873cb",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3407.9068539724203,
        "Y": 2223.21780834788
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "ea0e14127a4b4e52a55459ff93b66ea5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3707.194771626645,
        "Y": 2222.1679112785846
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "7be45198514b451d882846bbb3e31ed1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4307.6370408338489,
        "Y": 2235.5830468642894
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "7bb98c9afc97482eb63663be16b35bd6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4039.1228186082635,
        "Y": 2235.2833639968853
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "bde2440a4aab4160a0daca92f85f696c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3388.4212721252106,
        "Y": 2439.3713444583277
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "cd06cec934a04a86b0ddc38272098b6e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3679.2329625147731,
        "Y": 2446.7976746536965
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "2c4ac0694ded4be0ac1fb1f6f0ec5988",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4261.5042009152048,
        "Y": 2453.9384681681272
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "942009e75a314d1ea3798b0be4965097",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3998.1903984525043,
        "Y": 2466.1086571574697
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "3a2636546c3e4fffa083d1ff4e274515",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3363.1781812778509,
        "Y": 2697.3676814257678
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "00e7b297a57444bea61198031a9fe6e5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3781.1332806373712,
        "Y": 2692.9272934506052
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "0318c015d1e24a20936f7bab852f143b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4451.328149681317,
        "Y": 2683.12176688821
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "c306d81dbb9e43f8b5e42a40adcc18e3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4111.33611160109,
        "Y": 2713.8431419140534
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "c4a45c7efaad4126bbde9d5ff4a4c3f1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3053.4009841743218,
        "Y": 1058.3443703298412
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "1d6df4929a9949eb95366e3fb117afab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3472.5494449567168,
        "Y": 1240.1638898166052
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "4617a5571bd043e190daf057967d2070",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4041.1368924396238,
        "Y": 1281.9629072937673
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "fb90db401951477f912557b9259a3054",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3795.0616207642697,
        "Y": 1278.4104868624968
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "eb8b13cda91343309b9e4ae92c9a6193",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3543.3147909511708,
        "Y": 1487.2466063742581
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "dd590f604e0b46a489b43f9b3e0ff7ea",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3839.5294898100083,
        "Y": 1511.5287865071282
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "97f0041b94bb4cce993ebe65172937b5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4374.423980321274,
        "Y": 1532.3835334343507
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "f74031c103d045e8972a022178d59b09",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4144.7398769023939,
        "Y": 1536.1160766726248
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "aea1814f1c844386bc0110b403ff95e0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2762.0024373925512,
        "Y": 1072.0036772102362
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "97c412931a2e47f282d713855be2d51c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3157.474766248929,
        "Y": 1244.71699211007
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "129c8c3b71eb46068e5f5fe6ec7c1128",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3586.7372835518136,
        "Y": 1066.1458585835194
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "9bdfd9b3a94c4dafbc370ef20f6b4dd5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3337.9301505003814,
        "Y": 1059.8615767761698
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "f8be905a602e4465bb2d832c35ca5d2a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1566.9720796907527,
        "Y": 1110.1009974426129
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "1571e687a3a1405bbe86375d2c836584",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1853.0117184392116,
        "Y": 1067.2028975600174
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "cc7bbb1ba6a242158e4f31bd7fdf1033",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2402.3570833034364,
        "Y": 1083.1425691557256
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "018c529a70234a099b9ab367c9ea2831",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2161.4210882838547,
        "Y": 1075.1034048392844
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "3efb017116b14936bad0cff081415327",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1157.1295254266252,
        "Y": 1316.0252395042257
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "a29ecb1adea3413580aa751f7e088d0b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1455.3333313714311,
        "Y": 1307.5760330786866
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "fe670aa8a7214f8ab8b83d0f7be323da",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1154.186343066413,
        "Y": 1537.5922542141502
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "e395d2a856c14af79d99da7f84a17697",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1751.0354849762884,
        "Y": 1331.2757845436931
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "6e749c326c3b4768a35d7ac5679e3d04",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 830.81514239577291,
        "Y": 1710.9722213546552
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "abd2ab1308c0497b99d56e8fd29c9b14",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1185.1792459759808,
        "Y": 1723.5649649618567
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "b88addd1f5e545218298532e7ba7ed50",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1218.9747886667787,
        "Y": 1986.7555901031096
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "8721e4a682b24b2ab81d0556d9c5f3b9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 943.00917287382981,
        "Y": 1940.4817422487
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "20754685c94b4dbc83a139367063f2c1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3281.1221760593808,
        "Y": 2902.1062137109448
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "ea83abb68b0f4bc18545b560f15d9237",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3612.2032853330884,
        "Y": 2918.3975670480495
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "12fc1caa88d3409eadd9b97809a13cb6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3980.3292910672708,
        "Y": 2999.3352870878125
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "d64bea51cea1489da26623f65ccbb1a2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3689.4957247676912,
        "Y": 3176.8095577651848
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "b22450c026e54f11b931639563dda25c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2821.8383807683431,
        "Y": 3083.95661762034
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "ebb5b9d5812848ee81f9cb4405b92ead",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3188.1708549465429,
        "Y": 3120.0768637162191
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "b0c13ccc805a42b5850fb01e431ca01f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2853.7037177476959,
        "Y": 3293.09151235176
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "759a5de8729142a2af4a2404e7ce7612",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3230.2119294766535,
        "Y": 3358.65996167458
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "cf70c4b9b1764644b0cff4be960bb9af",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 428.66625477562411,
        "Y": 2411.2635788396115
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "4c1a0782961a4a42ad291c0bdef28957",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 815.44341915597261,
        "Y": 2409.2204032248142
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "9832cab960374f569c03b547d875ab45",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1114.68790206936,
        "Y": 2386.3834024616222
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "d201be55eb7d4b8296743c780202808f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 837.039803483925,
        "Y": 2650.5294598767932
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "d497c011309f431e9209d79c07e08f16",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2363.4931543724629,
        "Y": 1675.5008812428387
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "4da4fc7a07824add8a64f1be7f76092e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2453.6641628606922,
        "Y": 1909.8840291904976
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "607c6a372c074a2399390c8e6723b090",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2841.6908618260532,
        "Y": 1821.0740631923404
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "a4136cf26cd74645bd63b751de6cc61c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2744.4034309634603,
        "Y": 1619.852437908085
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "5e91019ea4244958816c8a427000382b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 505.9529891959487,
        "Y": 3098.7215070532575
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "d15c2cdfde464014b70e7c52bb8b73a7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 872.28546337414855,
        "Y": 3134.8417531491386
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "6ee6e1883c6248a48287f49fcd924488",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 488.52530724191456,
        "Y": 3362.65519375806
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "f0b770afa8d344e6990e8fba64121c84",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 914.32653790424911,
        "Y": 3373.4248511074975
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "fb076409b15e43a7a57d6ccc35fca6b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2212.0669787073593,
        "Y": 2154.057793832791
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "9c4c4e554370427b95300b2ccb39a70c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1688.7045665867306,
        "Y": 2263.6814151357648
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "444abc3d85bd4fd599ed67b4bd4612a3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1330.1881131844054,
        "Y": 2278.3585234139623
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "ebffb70993b64538bb36444f11fc0bcf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1911.721117803424,
        "Y": 2184.8635746998566
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "163d2c89397645589093bb36f2ce8fc5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -831.63035454976739,
        "Y": 2006.3966693984376
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "d2c9a33f27c549a38ebd573a62b73ed0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -584.780442569192,
        "Y": 1735.570333296969
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "8a62864541374793a05268d0e539a91b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -287.61539616050436,
        "Y": 1739.5865219299685
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "d9cfb50900b240599be25a891c870d95",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -833.20559682987118,
        "Y": 1775.3591682885904
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "5b209e0dcf7042c28bcb65fcc54ce349",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -851.20077422006784,
        "Y": 2187.6805568706968
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "9295950b638a456d847c9036bff0b239",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -538.42944861321666,
        "Y": 1952.904993846098
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "ee16e0161bf84ff9bbf1c361a1d6d964",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -138.77295670703643,
        "Y": 1986.9705729604748
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "34e4a364ad28465da1f899c3698f1e3e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -537.58925759953945,
        "Y": 2156.467340815499
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "272d7fd5742043de9ea65a77b618ca03",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -920.21225411007617,
        "Y": 1425.464211816879
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "fb08becf738f4909986324f6a6523d24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -596.62994433055519,
        "Y": 1464.7511367571055
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "2b947c080a324cfd8b4a7574dd5371dc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -123.49025662179702,
        "Y": 1482.1335186161321
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "14b3cba90f9149c0851887ea076b8012",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -918.69743012644835,
        "Y": 1600.2554133437945
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "b70ed90510d048e0be9d8fc746239f8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -844.12778754322085,
        "Y": 1238.0642638085239
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "61295febdb644524ae1f9dbd174a2624",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -405.258066809281,
        "Y": 1232.4133263012902
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "42dd50c090064de8b320adedd485c04d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -45.41189624852268,
        "Y": 1268.0356545385268
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "3d49c2c2f2154dd1ad8488164772d907",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -27.771174996995342,
        "Y": 1032.8459763486514
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "8185bf807c414fa5beea573049ec42d5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -806.11998211928039,
        "Y": 1086.8480919041672
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "ed87f3124e9444eb8c2d0c92d0cbf6ee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -518.1330240949917,
        "Y": 1091.9888797387584
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "28502a28a88f4e4fbfcbd5c99a35d1ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -338.89865277410831,
        "Y": 1050.7797607780853
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "22a8f488458546e2ad93bac0ab06adf1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1832.8234305926021,
        "Y": 1052.9175964507772
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "2f8e64cce315467fb35b818dfdc797c7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1572.87226089303,
        "Y": 833.17922736342962
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "2ed086ac8cb74326a6629663d7f24fe2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -867.63160721007671,
        "Y": 826.493968197232
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "6fcbff3879e647a091bf7fec7b58013e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1256.6100793694743,
        "Y": 831.15362550317423
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "d11aec1ee58d4148b4a1486025e9f6f3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1470.4271045111618,
        "Y": 3332.4660165044143
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "81bd3fd5a9854381865587bb55f8384d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1856.4034482857887,
        "Y": 3268.2991388711735
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "c82d15870ebc41dfb59690d10ced81c5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2357.9462990045254,
        "Y": 3207.6536702760741
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "d3aee592458d40388bc66011749cc96e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2142.408077889163,
        "Y": 3330.6010898397153
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "215162dc5d1848b9adddb393248daf9f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1717.4244619513238,
        "Y": 3510.9091924062786
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "5071dc06aacb443cb48f98c02a905f7c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1909.0320728011729,
        "Y": 3503.1265189305805
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "1f4c3451db344f52a61973c9424b35b3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2130.8432060662321,
        "Y": 3535.2062226615953
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "27cda500fde14eef8adf4491808c454c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1408.0952751463005,
        "Y": 3933.0021115910658
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "cbabdfb64f234d048077703a8c4d7b48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1765.4786611778759,
        "Y": 3902.4484580137296
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "896b4d1faaec4f21a2edd9a30ec8373f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2079.2945545477564,
        "Y": 3942.7331585004508
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "3d07e4bdde914772abb1fb6000f2690d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2357.40811913777,
        "Y": 3939.1424126014122
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "570ee3726c4d4c0489d3c7f8f8243887",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1436.9376100533837,
        "Y": 3712.2878600713329
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "a30bca291c104711bfded341bca4bb7f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1794.3209960849636,
        "Y": 3681.734206494003
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "31da291e5c6b4bae9eb55b1327e951f5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2134.3620919507202,
        "Y": 3709.9149673672409
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "30ee428a35ed45d5b4a0469303c9bc1a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2368.094544624631,
        "Y": 3746.6706868464726
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "1c4fc294bbf442659af8f7d584bd00ff",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2390.2837807995234,
        "Y": 3529.0227741795616
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "e73b39cbb666488fbf59ea93bcc6750e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2747.6671668311037,
        "Y": 3498.4691206022226
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "5bf90f5fb0fc452587fe6d671c01a9c2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3061.4830602009833,
        "Y": 3538.7538210889425
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "c2176a3742544578bcc56ddd6001fcb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3339.5966247909955,
        "Y": 3535.163075189902
      },
      {
        "Name": "Curve.PlaneAtParameter",
        "ShowGeometry": false,
        "Id": "f55dc2765a8340e58fa39fddb92851cf",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -961.36064762556953,
        "Y": 2460.5072430686323
      },
      {
        "Name": "Solid.BySweep",
        "ShowGeometry": false,
        "Id": "c6e6e2f5728a493791e047f06dcd2ee1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -316.0897978556909,
        "Y": 2151.5497578735826
      },
      {
        "Name": "Rectangle.ByWidthLength",
        "ShowGeometry": false,
        "Id": "d124d93b5a634571983819152fde5845",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -630.617634015551,
        "Y": 2369.5051840693668
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "c426440a7d61425189c0f6c7b9a4b9fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -309.65468251438438,
        "Y": 2391.1369226508564
      },
      {
        "Name": "Geometry.Translate",
        "ShowGeometry": true,
        "Id": "0b26c362c1b24c7e9ac2cb6747309504",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3542.5982075328761,
        "Y": 237.00996972538314
      },
      {
        "Name": "Plane.ByOriginNormal",
        "ShowGeometry": true,
        "Id": "9fd563e5492a487bb73c30eee0949cfe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3976.4939851377626,
        "Y": -300.47515424861717
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "07bb30249ee74426a31d10c07eb14cc2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4296.3365220417763,
        "Y": -472.13092254309186
      },
      {
        "Name": "Surface.PointAtParameter",
        "ShowGeometry": true,
        "Id": "cdfa6af073db42c2aa9a78d2c84853b2",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4087.3043765235493,
        "Y": -522.39177896043589
      },
      {
        "Name": "PolySurface.BySolid",
        "ShowGeometry": true,
        "Id": "b6b1655c4ecb4988a3897b49f3353577",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4230.5291840877053,
        "Y": -1024.1753668265389
      },
      {
        "Name": "PolySurface.Surfaces",
        "ShowGeometry": true,
        "Id": "e315046306f94dafa701496cc7aa1e9f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4248.0484366947821,
        "Y": -691.97856246913807
      },
      {
        "Name": "Integer Slider",
        "ShowGeometry": true,
        "Id": "39883890ec34495aa8804bae0ab724ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4704.9995996292046,
        "Y": -651.05181878231542
      },
      {
        "Name": "List.GetItemAtIndex",
        "ShowGeometry": true,
        "Id": "ea70e29ee2de40df99998b7366e8da18",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3910.5016000192772,
        "Y": -730.63782642339447
      },
      {
        "Name": "GeometryColor.ByGeometryColor",
        "ShowGeometry": true,
        "Id": "7deeb23009dc4699ac9933bdd00f4412",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2915.8545206776244,
        "Y": -389.8066783800798
      },
      {
        "Name": "Color Palette",
        "ShowGeometry": true,
        "Id": "772f478e39a84e658155ae1f70d65798",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3746.5330701466446,
        "Y": -476.178957853311
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "d100db0fb1264fcf8581bb05ef204be5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3371.1847842984844,
        "Y": -477.17013840161189
      },
      {
        "Name": "Surface.Thicken",
        "ShowGeometry": false,
        "Id": "0841a0ef6caf48eda130d4d9b998ceb4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3158.5555054990873,
        "Y": -576.97675866322129
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "9b3b9f9fc1e14bcca4c096e98890ae7c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3376.2333171239743,
        "Y": -602.83474922292
      },
      {
        "Name": "List Create",
        "ShowGeometry": true,
        "Id": "5cf8ddc032c54fce84cd26dc5a54bf38",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3408.3516453334346,
        "Y": -763.9939739299939
      },
      {
        "Name": "Surface.ByLoft",
        "ShowGeometry": false,
        "Id": "d7facd4d812042a8a96ac24a6053c892",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3773.6963359459005,
        "Y": -892.82422664431647
      },
      {
        "Name": "Plane.XZ",
        "ShowGeometry": true,
        "Id": "e03b828d5bfa499c8c64e20fb29e0574",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3361.1398986071345,
        "Y": -914.79591975119206
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "a55ddcfe57c74c1fa7ec4f6d67555e05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3092.9528583477745,
        "Y": -764.460940830917
      },
      {
        "Name": "Plane.YZ",
        "ShowGeometry": true,
        "Id": "273eecb3ab02429d8bc7d6ac6c809fee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3313.6774927978845,
        "Y": -1217.4745414127326
      },
      {
        "Name": "Geometry.Mirror",
        "ShowGeometry": true,
        "Id": "9d7bfe50813c4bb2a78d073de14fdeec",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3653.2903868101075,
        "Y": -1075.7779611376798
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "cf582f1c09274d529e3880188c955138",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2784.1949037302934,
        "Y": -1331.8688413395737
      },
      {
        "Name": "Point.ByCoordinates",
        "ShowGeometry": true,
        "Id": "a2188b860165468088ff3b273b72a804",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2612.0877385652743,
        "Y": -1095.8669405433136
      },
      {
        "Name": "Line.ByStartPointEndPoint",
        "ShowGeometry": true,
        "Id": "229241f559e94db2b626ad47c4c60d5b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3100.1868054045844,
        "Y": -978.77749995174531
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "ccd0392c17254d4097e79869179dd856",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3906.5968002318214,
        "Y": -32.315360461803493
      },
      {
        "Name": "Geometry.Intersect",
        "ShowGeometry": true,
        "Id": "79831980910647378f62395b680e8494",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3668.2188077520495,
        "Y": -190.29434682798365
      },
      {
        "Name": "Geometry.Intersect",
        "ShowGeometry": true,
        "Id": "badc3858d7454cdf95c276379ed62e24",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3679.5834607018892,
        "Y": -8.5423543590704867
      },
      {
        "Name": "List.Deconstruct",
        "ShowGeometry": true,
        "Id": "b1e4b0df03ea4d3bb49e8bcadc71772b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3385.3287555800407,
        "Y": -315.94773539650282
      },
      {
        "Name": "List.Deconstruct",
        "ShowGeometry": true,
        "Id": "3d8d4d9c38274f4dbba5fd29e25309a4",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3364.4447750896934,
        "Y": -20.81761962771202
      },
      {
        "Name": "List.Flatten",
        "ShowGeometry": true,
        "Id": "24412690c9a646ac835c2cf34a35e31e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3099.4256967829051,
        "Y": -198.62099361054561
      },
      {
        "Name": "List.Flatten",
        "ShowGeometry": true,
        "Id": "a25b54dc0459471e8cbb7d2ae16c36a6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3071.629072261022,
        "Y": 25.509060326180816
      },
      {
        "Name": "Geometry.DistanceTo",
        "ShowGeometry": true,
        "Id": "eba1d3f3ec60450e8e4f10614602aef5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2861.621098949855,
        "Y": -202.13066813909791
      },
      {
        "Name": "Geometry.DistanceTo",
        "ShowGeometry": true,
        "Id": "797ef2460ac2475c87bbb7adbe617b59",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2767.6801254844136,
        "Y": -1.0283662180263491
      },
      {
        "Name": "Math.Ceiling",
        "ShowGeometry": true,
        "Id": "85f1717e3c0a45308fe4ba85995a6261",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2502.1795079007238,
        "Y": -71.62313805472877
      },
      {
        "Name": "Math.Ceiling",
        "ShowGeometry": true,
        "Id": "04a77f9de70549a8872f727128ac91c8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2456.9830566613873,
        "Y": 99.928513471384122
      },
      {
        "Name": "List.UniqueItems",
        "ShowGeometry": true,
        "Id": "ca7c66b216694f1488a629a17761986a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2288.3979920477982,
        "Y": -83.996171824583371
      },
      {
        "Name": "List.UniqueItems",
        "ShowGeometry": true,
        "Id": "991f428fe94144639bbc00e8d8f216c3",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2206.647952766722,
        "Y": 83.902654435376462
      },
      {
        "Name": "Math.Min",
        "ShowGeometry": true,
        "Id": "d3c1c27b3d844350abd30e256fd475c5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2330.0879696270486,
        "Y": -351.51909025129066
      },
      {
        "Name": "If",
        "ShowGeometry": true,
        "Id": "d9d464b1f6004be9b586289efacadcb0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1994.1818634972542,
        "Y": -418.10660918588383
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "ad894583c4e94db7b957d30fabb80172",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2033.4575863005616,
        "Y": -687.54458610881966
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "21bc8b445ca34ab3af56f8998217e4e7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3089.6529192491844,
        "Y": -1375.4253962024338
      },
      {
        "Name": "Watch",
        "ShowGeometry": true,
        "Id": "a0ed42169ef04a85a6d5c81134278a48",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -2505.9676965190388,
        "Y": -810.7582661254246
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "d3d7e2384c964b2485734946091f04ab",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4703.3172948422189,
        "Y": -220.09605152900895
      },
      {
        "Name": "Surface.Area",
        "ShowGeometry": true,
        "Id": "22e9a90bfc4a4fabb8c65ae76495af02",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -4606.1665144064491,
        "Y": -411.74479392084413
      },
      {
        "Name": "Watch",
        "ShowGeometry": true,
        "Id": "9490c9706b504682863a43455dab1091",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -3940.7802633573028,
        "Y": 286.50000330925855
      },
      {
        "Name": "ratio",
        "ShowGeometry": true,
        "Id": "b2d19e0a32bf4510a02baf64e97f17fe",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -729.77828835165928,
        "Y": -1521.968747026026
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "66b576130ebc40b48f9b54bb6a4e0019",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1074.3014510402925,
        "Y": -961.07417826151755
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "84568abc01144af79291bb851398c701",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -714.31473660466258,
        "Y": -1091.0274733611768
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "c201e03fad554e0b85c7b63ea0174c1f",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -917.208250594776,
        "Y": -601.17064891306609
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "71d61f50cd7142fa8791b1672f9d5848",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1052.8080406646029,
        "Y": 224.61615709548539
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "a619d58fcbc240f58102dbdff0e853fc",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -967.875333450918,
        "Y": 357.51833562613831
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "be322ec408ee4c2cb280d82b32b1d309",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -866.887204395239,
        "Y": -187.67197048469666
      },
      {
        "Name": "ratio",
        "ShowGeometry": true,
        "Id": "e2d925054f27445f9e26e7d02bf8c23b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1447.1501050832794,
        "Y": -345.1275751074453
      }
    ],
    "Annotations": [
      {
        "Id": "e9c86182e1a54d56a18352c67c400c80",
        "Title": "Two Bridge Arches (Large)",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "fecfb9564dcb4968894243a0b394dfa9",
          "9d2d254b84f8431bb72b1019ebd124c6",
          "76387535be8344e5b4de3079da87618c",
          "d21786aa9cb14f848c39ff02392f9146",
          "db72d7a322cf4ab9b41636aa77b39afd",
          "f9ffec7ca7f44a0bbb9c549335700c4b",
          "710eab23212447aa858666053a787137",
          "2e47e5cf635a4452ba2ae55789d1ed11",
          "5b2be4e5828f450b8cbb3563eb33cb14",
          "0dac1f51e1594b9887e25dc060dae5ec",
          "1c2da590d56e445bbbd82685fc5202f6",
          "84568abc01144af79291bb851398c701",
          "66b576130ebc40b48f9b54bb6a4e0019",
          "c201e03fad554e0b85c7b63ea0174c1f"
        ],
        "HasNestedGroups": false,
        "Left": -1084.3014510402925,
        "Top": -1163.4274733611769,
        "Width": 1558.9602258051593,
        "Height": 870.22149245274454,
        "FontSize": 36.0,
        "InitialTop": -1091.0274733611768,
        "InitialHeight": 813.37662919024888,
        "TextblockHeight": 62.4,
        "Background": "#FFC1D676"
      },
      {
        "Id": "2f70eb1a1f284e97a96e0148eb1ab542",
        "Title": "Two Bridge Arches (small)",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "b85fe1c8af5c41339af86290600a7d0a",
          "0399f038fd154e4faac2d38210b8bc14",
          "8a99ca5693d9441ea0662238b2c5d53a",
          "13508656bdaf421db395c34b8584c15e",
          "8647cb145c5d45908c794455a30ef671",
          "c065b4a6a1884152b1f080f7838e2135",
          "5f3dabc10b844d02b74b14326b38beba",
          "7df76b15b4f141098f34214de0957bfb",
          "550edc9854f9465781cb005a832b0915",
          "ef6a3f318092409fb02fe631a79bc331",
          "c705b9dfc10a40739016287971ed52fc",
          "71d61f50cd7142fa8791b1672f9d5848",
          "a619d58fcbc240f58102dbdff0e853fc",
          "be322ec408ee4c2cb280d82b32b1d309"
        ],
        "HasNestedGroups": false,
        "Left": -1062.8080406646029,
        "Top": -260.07197048469664,
        "Width": 1344.2135480938171,
        "Height": 1013.4475981681886,
        "FontSize": 36.0,
        "InitialTop": -187.67197048469666,
        "InitialHeight": 924.8468209311086,
        "TextblockHeight": 62.4,
        "Background": "#FFFFB8D8"
      },
      {
        "Id": "b732967748084d56a98264394f105931",
        "Title": "bridge arch steel frame",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "8d017ee77a284d578d159e55a5cf37a4",
          "2c6486f5b0204702bd71550870602212",
          "370d97d14fd54b3894db870f3beee449",
          "233b2b7748e346b586bb0e23d03df99b",
          "96932d6e40c247a28032033efcb4b294",
          "ebcb0b17f4ab4c04930946a12d43a4a0",
          "ae123637a2dc4d6ebe1a7cdedb701a05",
          "04314704a7454fa39ae60aa49cbf8525"
        ],
        "HasNestedGroups": false,
        "Left": 595.71070768681511,
        "Top": -1172.4130104529029,
        "Width": 787.97455200352351,
        "Height": 913.22442119525044,
        "FontSize": 36.0,
        "InitialTop": -1100.0130104529028,
        "InitialHeight": 647.09796754820684,
        "TextblockHeight": 62.4,
        "Background": "#FFB5B5B5"
      },
      {
        "Id": "0c3943aaff154938a64465dc05ab47d5",
        "Title": "bridge arch steel frame",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "959811391d9a462ebae75fce891413f4",
          "64b805199ac143af8ebd95f21dc5cbce",
          "eb28a91239ff403f949d931da849b8e8",
          "a5446bef5a8d43019bd548f2c4caed7a",
          "e33c5006110c48a5ada805ea4ca40cf8",
          "e7d114458b16421eb0e3e8e65a11888c",
          "64b30295a89144dc8e47d6f7e4aa8602",
          "4ce0a41c495f4bc79e5a700d12f42bce"
        ],
        "HasNestedGroups": false,
        "Left": 534.51181965194041,
        "Top": -158.78508194327915,
        "Width": 718.45869122116278,
        "Height": 925.38811653647883,
        "FontSize": 36.0,
        "InitialTop": -86.385081943279147,
        "InitialHeight": 835.78811653647892,
        "TextblockHeight": 62.4,
        "Background": "#FFFFC999"
      },
      {
        "Id": "7fbe60d390ec47bd850a043b55cf97e3",
        "Title": "steel frame",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "b08b2285080c48a2970893f778aa8274",
          "0e716d598041473bbe63ab9e55fd416d",
          "7945c769f4f64e3e86afed88f1600751",
          "eccda158affd46899b99701917ba4aca",
          "a8eaf1d04555444f86fbb32414827b92",
          "3d32c2f386aa4f8b8bc6534909b535ee",
          "7326cfa00ab14ac887bf5bf8511cc28a",
          "d5c3799b365047278def1e33516fa77e",
          "e7d4db4305474ceab13958198a72165e",
          "0349bedeeebe4f1f8404e5af433fdd75",
          "fcadfb5c17c54568ba83e808a9c5e710",
          "e897f13c7d714869b2ff5fa169a2c1a8",
          "871c21de651a4f8abab10702b14ef390",
          "e3bc1decb9b24c4183603eb5b5da72f6",
          "4e7f8192969647b9abada05cab134903",
          "3deb1c63ff6840f5a394fd26509d44a2",
          "e50188a58e204318b81e5313ee79da0c",
          "d62aa4a96e3e4a71adca92328c4a72d6",
          "fb076409b15e43a7a57d6ccc35fca6b3",
          "9c4c4e554370427b95300b2ccb39a70c",
          "444abc3d85bd4fd599ed67b4bd4612a3",
          "ebffb70993b64538bb36444f11fc0bcf",
          "163d2c89397645589093bb36f2ce8fc5",
          "d2c9a33f27c549a38ebd573a62b73ed0",
          "8a62864541374793a05268d0e539a91b",
          "d9cfb50900b240599be25a891c870d95",
          "5b209e0dcf7042c28bcb65fcc54ce349",
          "9295950b638a456d847c9036bff0b239",
          "ee16e0161bf84ff9bbf1c361a1d6d964",
          "34e4a364ad28465da1f899c3698f1e3e",
          "272d7fd5742043de9ea65a77b618ca03",
          "fb08becf738f4909986324f6a6523d24",
          "2b947c080a324cfd8b4a7574dd5371dc",
          "14b3cba90f9149c0851887ea076b8012",
          "b70ed90510d048e0be9d8fc746239f8b",
          "61295febdb644524ae1f9dbd174a2624",
          "42dd50c090064de8b320adedd485c04d",
          "3d49c2c2f2154dd1ad8488164772d907",
          "8185bf807c414fa5beea573049ec42d5",
          "ed87f3124e9444eb8c2d0c92d0cbf6ee",
          "28502a28a88f4e4fbfcbd5c99a35d1ca",
          "22a8f488458546e2ad93bac0ab06adf1",
          "2f8e64cce315467fb35b818dfdc797c7",
          "6fcbff3879e647a091bf7fec7b58013e",
          "2ed086ac8cb74326a6629663d7f24fe2",
          "f55dc2765a8340e58fa39fddb92851cf",
          "c6e6e2f5728a493791e047f06dcd2ee1",
          "d124d93b5a634571983819152fde5845",
          "c426440a7d61425189c0f6c7b9a4b9fe"
        ],
        "HasNestedGroups": false,
        "Left": -2254.5203658911287,
        "Top": 754.093968197232,
        "Width": 2538.3084696426058,
        "Height": 1881.4132748714003,
        "FontSize": 36.0,
        "InitialTop": 826.493968197232,
        "InitialHeight": 1779.0132748714004,
        "TextblockHeight": 62.4,
        "Background": "#FF848484"
      },
      {
        "Id": "be364eb36dbd496baf7578b2e2cf5098",
        "Title": "pier",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "0ddadc19fd09436d8db84426cdf5a343",
          "845a6a8ef0ac425599117fe56d819696",
          "dd5a6ceab87e4c8f8f6701ada5310539",
          "a19b0c5762254032b195e2158b4fddf8",
          "1d2bfb1fe37a402d9d746069bda5ff27",
          "9955cf8807134f41a964a235d4feec1d",
          "b9b9d80bf30040c8857ddaa98bf3b5fc",
          "820e59d0c31147f68b6a86d05db87ed1",
          "7d4183044ff24ff5840406c3a883f527",
          "8a95d8b5393647729cf727b16d0e720c",
          "38471507352a4c1292d9a530d688f828",
          "5a2e310ef3834aa4aa22ed4c53b5b731",
          "c7c9ac28795549b9a8d8582416ae93c0",
          "1b75f50037f143e8bba6d2b802941ca8",
          "b0dd4de7680b42e3bc342d754cbfa98f",
          "ef6d9207ff8947b782da2f9dcdf4154e",
          "9a39d37e2b7c4e77bd9c542d42c69116",
          "188db267ebd04475a4681726c4829b00",
          "064c4791a4a5460e8706efeb72748f8b",
          "52f3a15fb21046deba2f4083091571b7",
          "0c51a01caba14722b64122044f49b479",
          "4b0c0bd6c1b342d795b12ccf99b9cead",
          "3f5acd28bf124659a3fe56154139485d",
          "12c90def518a4c6b814664ba177faa10",
          "dc4ede2d73a84d2b80b538870958f357",
          "f340b5b800cb4942b496a6c20946dec3",
          "9e72642263d14e64b88311dfbffeef09",
          "59289cf2066f4025beff6b47eedbfdd4",
          "3f1367c381b048eebf5c52b5473e2f0e",
          "1282b4f9969f44c8b8a9eb9c9b8423bc",
          "a81d2d8713bb43fda2e81b27350567f5",
          "95337075441841ca8f1cf144719582ea",
          "40af20c2b2314089b2ecaae9ab9320da",
          "cd9f9d83d4084b738a54391d3e79674e",
          "8026bf49ebe841d5b59c56f2192a1397",
          "8375928ca8144fdeae79c17ad91be186",
          "c99caa95268b401181c90c02c7c472b1",
          "cf2a4fd483604a46889cd951166801f7",
          "faa5fe8ceadd40eba76beaabbbf911d4",
          "470e1a4fcfed41d39eb2b556d5214d18",
          "f22db0e1b11140d48609c21a4154ae14",
          "a61d0819386e4a63b0fe40f2608d7d51",
          "9a456f669cac4b3baed92d260a5a6901",
          "43197571af194ec6adf69733cb599b75",
          "c45c949395a24de1b078b804d0071277",
          "ba55b3fb0cfc4ce883a197becff935bb",
          "e07401240f1a4835880bfbe6b9c942ce",
          "372c27b3e8ee46eb9d77c4e54818f2b7",
          "55a0660fe0b840c9850149abd35c06ce"
        ],
        "HasNestedGroups": false,
        "Left": 5724.4433430526724,
        "Top": 281.63567975253716,
        "Width": 2481.5961986712236,
        "Height": 1679.6330804228851,
        "FontSize": 36.0,
        "InitialTop": 354.03567975253713,
        "InitialHeight": 1590.033080422885,
        "TextblockHeight": 62.4,
        "Background": "#FFB5B5B5"
      },
      {
        "Id": "f56d97ac97ff4048af7f451f94918238",
        "Title": "steel frame 2",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "b1db53729c8247ad825974aec4340090",
          "7a791eb5b3a248ceb1c96b50d2434a04",
          "eef018629d35447d8f6aac5a973e8d59",
          "4245f9c4c0314f87961ff23b48ed4731",
          "5a62a7b09cfe46248812d46f7e1c01b8",
          "13fc7fe85ef74982a643e71870a2b3d1",
          "24171da0c1b44fe19a821e3da124565d",
          "54833c8023d74d01880448e1f1d76783",
          "d95adb2d14cd467f8ea2dc0c551d3aa7",
          "ba39ac5e5c1c48a6955924ecf2c78a91",
          "f417e6e38c684e2eb9bda7499ee65a04",
          "b80924ef686c4621bed5761499711fd1",
          "e96377c950004e13a947cd1cf5e20ed5",
          "ce8711e6820747dd9f6636463599f97f",
          "aa55c45aa0b94384b66b69f34857728f",
          "2b892c180ba4454aaec072a49a9ec3f3",
          "d169f80c5f6946cbbf640d49afa09928",
          "8b833ea3a89841bc94ceb279b203411d",
          "8949555146604afc9697f85e2691d3a4",
          "d4b7b21e586d4aeca0e25e9be887b84d",
          "a419db9f74cf4b03b8f348c8919e6981",
          "92ac2b74ad894a8081b5c68fc31e9240",
          "74fa4975b89049ecb383244719b74f70",
          "ba27b6d5186a406285da2173051d161b",
          "5e22ec3bf79e4768ade65180d4709d13",
          "050ca1734d964adfa0f044dfb9609868",
          "3e72c007f18c40c58d1a1aa86d865658",
          "6e9125dce6f64d93b20e1c4995701dfe",
          "81912b1fc71547c18756b981f3a215d8",
          "9ab83047c46d405da8fe5f8e2e616d1b",
          "b77bbeda7a4647f3acef74382660c517",
          "bdff38ee38c6457a9673f9d2035636b3",
          "51e260db544f4b51b9e81949bc1b3cf2",
          "2da9eb2613f446e9a150418edf6a248f",
          "66a5b90c38cd49a5963812ebbcef59bf",
          "2e05d1f374aa439eb2351eaa8d5831c4",
          "a9ef9024ae1b4085bede58101d730547",
          "aa7cabccd92e4ab39698e0a40939e469",
          "f6699ccd04354fbf953d708662bc0a1e",
          "b7b88e98cb6d4217a1b7169090589ccc",
          "4d65879fcd9244edbddf6838a7bd1636",
          "6fcc30239df64a9896101a00b1e2f1ae",
          "80033e55d1b748d3abe692ae5062afdb",
          "8b3f04c068e64ad29ee7358cd2970de5",
          "316097e1010549a2a7954bf3a014d705",
          "d928fff31daf4bcd9fcc18de3ec55d1d",
          "309eefe443254cd091d1eb329966caed",
          "94d8b7db950248a4bb15033df422f3dd",
          "5699ff6b7ec24b92aafc70b9e2815dc4",
          "03940e98a40d45c9bc82b50c1aab8c96",
          "90095d3a787741fba6f3e535772dc47f",
          "9a0ca2cc0e2c485681620fd16cae6843",
          "44a4ce62b56743b09f29464f48e799e9",
          "9b5032501c6a4dd0b66f38af52e9459d",
          "f34700abf18a448384104ed19147e73f",
          "759d102ee23c49f8a3d75d13ae67eb2a",
          "3a56c4b7308d478cb518c7f6254c316c",
          "f9214f1239344c1fbe13fd1b0cc873cb",
          "ea0e14127a4b4e52a55459ff93b66ea5",
          "7be45198514b451d882846bbb3e31ed1",
          "7bb98c9afc97482eb63663be16b35bd6",
          "bde2440a4aab4160a0daca92f85f696c",
          "cd06cec934a04a86b0ddc38272098b6e",
          "2c4ac0694ded4be0ac1fb1f6f0ec5988",
          "942009e75a314d1ea3798b0be4965097",
          "3a2636546c3e4fffa083d1ff4e274515",
          "00e7b297a57444bea61198031a9fe6e5",
          "0318c015d1e24a20936f7bab852f143b",
          "c306d81dbb9e43f8b5e42a40adcc18e3",
          "c4a45c7efaad4126bbde9d5ff4a4c3f1",
          "1d6df4929a9949eb95366e3fb117afab",
          "4617a5571bd043e190daf057967d2070",
          "fb90db401951477f912557b9259a3054",
          "eb8b13cda91343309b9e4ae92c9a6193",
          "dd590f604e0b46a489b43f9b3e0ff7ea",
          "97f0041b94bb4cce993ebe65172937b5",
          "f74031c103d045e8972a022178d59b09",
          "aea1814f1c844386bc0110b403ff95e0",
          "97c412931a2e47f282d713855be2d51c",
          "129c8c3b71eb46068e5f5fe6ec7c1128",
          "9bdfd9b3a94c4dafbc370ef20f6b4dd5",
          "f8be905a602e4465bb2d832c35ca5d2a",
          "1571e687a3a1405bbe86375d2c836584",
          "cc7bbb1ba6a242158e4f31bd7fdf1033",
          "018c529a70234a099b9ab367c9ea2831",
          "3efb017116b14936bad0cff081415327",
          "a29ecb1adea3413580aa751f7e088d0b",
          "fe670aa8a7214f8ab8b83d0f7be323da",
          "e395d2a856c14af79d99da7f84a17697",
          "6e749c326c3b4768a35d7ac5679e3d04",
          "abd2ab1308c0497b99d56e8fd29c9b14",
          "b88addd1f5e545218298532e7ba7ed50",
          "8721e4a682b24b2ab81d0556d9c5f3b9",
          "20754685c94b4dbc83a139367063f2c1",
          "ea83abb68b0f4bc18545b560f15d9237",
          "12fc1caa88d3409eadd9b97809a13cb6",
          "d64bea51cea1489da26623f65ccbb1a2",
          "b22450c026e54f11b931639563dda25c",
          "ebb5b9d5812848ee81f9cb4405b92ead",
          "b0c13ccc805a42b5850fb01e431ca01f",
          "759a5de8729142a2af4a2404e7ce7612",
          "cf70c4b9b1764644b0cff4be960bb9af",
          "4c1a0782961a4a42ad291c0bdef28957",
          "9832cab960374f569c03b547d875ab45",
          "d201be55eb7d4b8296743c780202808f",
          "d497c011309f431e9209d79c07e08f16",
          "4da4fc7a07824add8a64f1be7f76092e",
          "607c6a372c074a2399390c8e6723b090",
          "a4136cf26cd74645bd63b751de6cc61c",
          "5e91019ea4244958816c8a427000382b",
          "d15c2cdfde464014b70e7c52bb8b73a7",
          "6ee6e1883c6248a48287f49fcd924488",
          "f0b770afa8d344e6990e8fba64121c84",
          "d11aec1ee58d4148b4a1486025e9f6f3",
          "81bd3fd5a9854381865587bb55f8384d",
          "c82d15870ebc41dfb59690d10ced81c5",
          "d3aee592458d40388bc66011749cc96e",
          "215162dc5d1848b9adddb393248daf9f",
          "5071dc06aacb443cb48f98c02a905f7c",
          "1f4c3451db344f52a61973c9424b35b3",
          "27cda500fde14eef8adf4491808c454c",
          "cbabdfb64f234d048077703a8c4d7b48",
          "896b4d1faaec4f21a2edd9a30ec8373f",
          "3d07e4bdde914772abb1fb6000f2690d",
          "570ee3726c4d4c0489d3c7f8f8243887",
          "a30bca291c104711bfded341bca4bb7f",
          "31da291e5c6b4bae9eb55b1327e951f5",
          "30ee428a35ed45d5b4a0469303c9bc1a",
          "1c4fc294bbf442659af8f7d584bd00ff",
          "e73b39cbb666488fbf59ea93bcc6750e",
          "5bf90f5fb0fc452587fe6d671c01a9c2",
          "c2176a3742544578bcc56ddd6001fcb0"
        ],
        "HasNestedGroups": false,
        "Left": 418.66625477562411,
        "Top": 847.53885766459928,
        "Width": 4361.8618949056927,
        "Height": 3270.1943008358512,
        "FontSize": 36.0,
        "InitialTop": 919.93885766459925,
        "InitialHeight": 3167.79430083585,
        "TextblockHeight": 62.4,
        "Background": "#FFB9F9E1"
      },
      {
        "Id": "4c5cef8e17fd49e9a30b40e24815548a",
        "Title": "castle (pier）",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "7d9e1051cd45454dad064ffec33cd63c",
          "d8439cb3e27f460abb5e5f4d1285198f",
          "24cee68a6af445f0ace762d48a42e0db",
          "863dcb117c764218a86d39cfbf5ebe53",
          "6deba1a53bef4036891369edcf9c824f",
          "50511e16a9b14b86848b66771ad6b93c",
          "be5a450077f443d98945e9d011aa335c",
          "aa6e6c87b9784297998cf7ed584f909e",
          "2c001925556243eaaa8c99b21de48ed7",
          "d048747dc61a42e3a1421ef63b9ee0c8",
          "7871f53fa6504c29825ac8700d4e4f57",
          "61d983a6f21945a0862f87bff8a31a89",
          "ba2d41f2e93f41d69e95fefe025396e0",
          "a4e361993a2046f7984108a6288a6df9",
          "fb34f7ed04454871b213591e01992a76",
          "0863408e998f44ec9834ae43c9570a64",
          "c45b8eeae52e491484b142605233d6da",
          "65b1d77f1fde456cbd40133d1453c7c9",
          "3917be1b2e054c20bba091c4c247e244",
          "f449a75a7b59485ca43c56575406532b",
          "33558f24a64d4498a25d151fc5e67b49",
          "265e4dd6114b4aada6c392263d8f8279",
          "cb6db9c75d3e402a93203be1b4106817",
          "f2e5313da68c40ceb9657dd76226d6d1",
          "ce5961899fe84a12ae854d16b0002764",
          "0420b52098a8433d9f8f23cfad91b32f",
          "13fb70013c564a2e9d36031e76f74c99",
          "9ce227f71ebf485fbe22d9d99a64011a",
          "afedd7b199ae483785675733e4b8695e",
          "06a77505fa484e189b275ff3b6c7b08e",
          "4d2992cf365f4407b432c1d863ccb18b",
          "aabd95ab8a5d46908d07422746c9b24f",
          "24b0746c3720463aae77968911c334e7",
          "e28b9ecd70874693bb8b1408b6ab0d76",
          "17d9adaad95644268b5b394ffb57ba9d",
          "3bacdaf9561647cd855802b1c15925cd",
          "d2250942c46543568cef06a39c333655",
          "7f1ecf68e4b44503a8e4853b66348865",
          "440de84b8cba428eba7d9e8a42d06954",
          "c08fda95794d4aa6bd1cc2173c25aba4",
          "99bd75eda9094caba82d51f65caeb37e",
          "58a178b2da094f15865fde855fd01441",
          "938589ad42f1463685f4bf6694b2229e",
          "884ef7f51d244a579efb0837c5c96beb",
          "86fe720d3d6e4a1f8c7a7230cede5691",
          "247657669d134b84baf9e850db010f8f",
          "391ac2a2d8a54589b84c12b82a6844e8",
          "c15e7564239e40eb851bef9100545ebd",
          "b9832e3737b3412597fc5c3412e07ef6",
          "d5f08243d4e243b6bd2e63911b6e603f",
          "62376d31cedb48cf9e4736c5fbe7beee",
          "e320f80bd7be483db48748e6adcca3f7",
          "21a759784a384b54924d578e990cbcb0",
          "8bc12d679c6a4439b1c3702a0215301d",
          "93aa665f4735401595cece6d43c5afa0",
          "b989fb2f64154a27b6a8bd52be0c5de7",
          "c78ff682d47743c5afd08f415675fba8",
          "7db7cf492e004015930f649f511c7cc5",
          "68f5395b00a44a52a469015380296aec",
          "746e5a80268343bd94aebb4d97357803",
          "e9bf2b7968b943beae5a77a1753f7597",
          "2ad7dbf485d6478cb7377e9d645d9ee8",
          "29cf1f350bef4d9d941b7bf2887d8bc6",
          "9c3c903c701c4fc89a87e1739c3982fb",
          "a83a55d53f294cb8bb0e16b50a12b990",
          "98720e589df142f1939726ecd3a2eab9",
          "7924692634604d61a083b5777169523f",
          "e68d8de391544c4988fa74d650cf631c",
          "685c9b751d31484094f4263d88b9b176",
          "293375cc1c574d5cb3386519c19241be",
          "7b99511890c74f35ae19a9f5b831d07b",
          "6783c2f5350d4232a620a52ffccd0f7b",
          "02b1074795bc40ee9a40b384c8b1b7cf",
          "8eafab53e80140ff871caa31cd176225",
          "f2b066bbdc284d2a84da45f143b555e1",
          "5e5b567c3b1c41bcb78ecba44621c1a2",
          "06650e2e40224bfe9b4023cf7b75441e",
          "106cdcdfbdc5406d92aeb774ae5c659c",
          "6ee92f1344754697a4f889767081b436",
          "c0cda81ff374492593e7e6b345db326f",
          "f14fcc1745c24a20b15c36f940e4c308",
          "986bf571dcf44b8e8b8126d4e7174fb7",
          "102c56ab5a4d421ab31ba7a1fd44d3e0",
          "4d6104317e7d497981e38f80024c9c13",
          "7606cfff31d24bd68d12ae4b4c171a56",
          "c8783935445e42988759794b1a5fb4ba",
          "6351bcf5f16548aca151f05876cd4ea1",
          "b65641b3ec6e4468ba3d31734b25892f",
          "bfda9cb6399f4d5280ccc90a5f8ccda3",
          "b3fc2d9a45394b459f0ad0b260ed5051",
          "585675adae6b44a68fc6ab20022494c6",
          "a563e7d7b33443f5bbeed83e4dd0a872",
          "8a2f8c1003a64f37aedcc94c9b36c88f",
          "a5c01c385fa744e6abad6d03a57ddd01",
          "0d13abb3493d462f8c4074a54981cf9c",
          "99807a3db4644b13b824caca4bf92a1d",
          "bf3f77e95a4347ca960e09b2800a2096",
          "f7fc11e536944f0eb8fab78b7d4e5ee9",
          "b5fcfed14e6b43ba9e0dcc60900931dc",
          "ed67bd7833b640a587d8efe2fa3420a3",
          "c7e5addebe55451dbb913ee0f56f6aa0",
          "da80830f2f0742b3869b0655337fbcd9",
          "47e6eb0d42894b468ae1ea6f8c692ff6",
          "acb47579a29d4b518919567f1fb0bd48",
          "29b732a813c940279860e4413aea8d6d",
          "227118c1dcc440fba94797bb11b4af12",
          "2ebef96af56e48a39f08b75bc531e9e2",
          "25c7a286134f4dcca5ccff1bc394a46f",
          "3c52382fd98046ad95a09386a8fbca16",
          "9d3f46bcc10d433c889689bc76376525",
          "6015ba6837ea4b4da5f97f11ec38818b",
          "7bb13d9dc4c54d15a9cfb00c7473dbf5",
          "a203dc26e8644bce91e5373bc7a3e275",
          "18b1f1f8ce4341baa6c68df7b3519985",
          "4843078d8f4440298c6c1e01c1e4fb6b",
          "0f33b46937e643b8a8f37cc0aedcbed1",
          "ecddcb98c10444a39cfba3423b28060d",
          "0f8a5b39f58a44a193249e55ffb80475",
          "2d34be0dd07b40ee8cfff644bfaecd28",
          "a9aa3502fde04f18a8e01ddde9cbbe94",
          "be9a3c45d4ee4d9cb33de646bb52babd",
          "fe7f34fc3af74df3baf49721c3680417",
          "359cd3d2bb364fa5a71626b612a6c0c1",
          "a6e7bc3f6907462386eabb90db772b77",
          "802c2b1d2a224831af9596069fe2e54e",
          "6bb444950dd343d8b5845bc51c4c0527",
          "d731024bc90442008c0a7b8c34acf582",
          "b50315a495cf4613ac9c07690b7a30fe",
          "ff638386d94143df8f20819608fc1419",
          "2741e21a16954c5fb38c43116b47f70b",
          "4df24a9feb9a4b118d6c6f326e18dfd2",
          "9f06a528f11a4311b6c5de7c5b5fc091",
          "cb3ee2aeace4468fa73c61936a188caa",
          "a4b44c86c7e24d6cb05b62430fbeadd1",
          "09082448eaf1423596e719fc373d88ec",
          "424ea7f5ddb144719391f14de21f90a1",
          "bdc6250f50c945e28e03703dc61ea50a",
          "1d465e3a0d334755ad08e6d07645529d",
          "f73fd25fc48240ce925ed1cbb0b0b099",
          "93aec2736a9048d98757f69c74461728",
          "176187dadfb040629db8a83e88b0c951",
          "c779ce6f1694433ea5cdc3469ba82f90",
          "b6d96c9e24114ee49ea84b21b22cc7c3"
        ],
        "HasNestedGroups": false,
        "Left": 1961.88727901752,
        "Top": -2481.95309264078,
        "Width": 4519.5883177477062,
        "Height": 2156.0007907665204,
        "FontSize": 36.0,
        "InitialTop": -2409.55309264078,
        "InitialHeight": 2053.60079076652,
        "TextblockHeight": 62.4,
        "Background": "#FFC1D676"
      },
      {
        "Id": "1b74a113b64741459bbfd7bcc7d36103",
        "Title": "bridge deck",
        "DescriptionText": "<双击此处编辑组说明>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "229241f559e94db2b626ad47c4c60d5b",
          "a2188b860165468088ff3b273b72a804",
          "cf582f1c09274d529e3880188c955138",
          "9d7bfe50813c4bb2a78d073de14fdeec",
          "273eecb3ab02429d8bc7d6ac6c809fee",
          "a55ddcfe57c74c1fa7ec4f6d67555e05",
          "e03b828d5bfa499c8c64e20fb29e0574",
          "d7facd4d812042a8a96ac24a6053c892",
          "5cf8ddc032c54fce84cd26dc5a54bf38",
          "9b3b9f9fc1e14bcca4c096e98890ae7c",
          "0841a0ef6caf48eda130d4d9b998ceb4",
          "d100db0fb1264fcf8581bb05ef204be5",
          "21bc8b445ca34ab3af56f8998217e4e7",
          "772f478e39a84e658155ae1f70d65798",
          "7deeb23009dc4699ac9933bdd00f4412",
          "ea70e29ee2de40df99998b7366e8da18",
          "39883890ec34495aa8804bae0ab724ca",
          "e315046306f94dafa701496cc7aa1e9f",
          "b6b1655c4ecb4988a3897b49f3353577",
          "cdfa6af073db42c2aa9a78d2c84853b2",
          "07bb30249ee74426a31d10c07eb14cc2",
          "9fd563e5492a487bb73c30eee0949cfe",
          "0b26c362c1b24c7e9ac2cb6747309504",
          "ccd0392c17254d4097e79869179dd856",
          "79831980910647378f62395b680e8494",
          "badc3858d7454cdf95c276379ed62e24",
          "b1e4b0df03ea4d3bb49e8bcadc71772b",
          "3d8d4d9c38274f4dbba5fd29e25309a4",
          "24412690c9a646ac835c2cf34a35e31e",
          "a25b54dc0459471e8cbb7d2ae16c36a6",
          "eba1d3f3ec60450e8e4f10614602aef5",
          "797ef2460ac2475c87bbb7adbe617b59",
          "85f1717e3c0a45308fe4ba85995a6261",
          "04a77f9de70549a8872f727128ac91c8",
          "ca7c66b216694f1488a629a17761986a",
          "991f428fe94144639bbc00e8d8f216c3",
          "d3c1c27b3d844350abd30e256fd475c5",
          "d9d464b1f6004be9b586289efacadcb0",
          "ad894583c4e94db7b957d30fabb80172",
          "a0ed42169ef04a85a6d5c81134278a48",
          "d3d7e2384c964b2485734946091f04ab",
          "22e9a90bfc4a4fabb8c65ae76495af02",
          "9490c9706b504682863a43455dab1091"
        ],
        "HasNestedGroups": false,
        "Left": -4714.9995996292046,
        "Top": -1447.8253962024339,
        "Width": 3206.7420133286432,
        "Height": 2032.5253995116925,
        "FontSize": 36.0,
        "InitialTop": -1375.4253962024338,
        "InitialHeight": 1806.9253995116924,
        "TextblockHeight": 62.4,
        "Background": "#FFBB87C6"
      }
    ],
    "X": 308.82457711262032,
    "Y": 431.58416893883071,
    "Zoom": 0.10806455218263741
  }
}