{
  "Uuid": "e47fbfb2-a80f-463c-a061-b5c35605db00",
  "IsCustomNode": false,
  "Description": null,
  "Name": "North Arrow_Globalparameter",
  "ElementResolver": {
    "ResolutionMap": {
      "Coordinates": {
        "Key": "Revit.Elements.Coordinates",
        "Value": "RevitNodes.dll"
      },
      "Element": {
        "Key": "Revit.Elements.Element",
        "Value": "RevitNodes.dll"
      }
    }
  },
  "Inputs": [],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "\"Angle to True North\";",
      "Id": "f2def151894c49cfa650feb9c038d2c0",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "692fb158f0754a85bec2264e4804ffdd",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "DSRevitNodesUI.ElementTypes, DSRevitNodesUI",
      "SelectedIndex": 29,
      "SelectedString": "BasePoint",
      "NodeType": "ExtensionNode",
      "Id": "8c1626fc031345cd9a96fda9274bab56",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "6228c8827608486190719b0c3b02f02b",
          "Name": "Types",
          "Description": "The selected Types",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "All element subclasses."
    },
    {
      "ConcreteType": "DSRevitNodesUI.ElementsOfType, DSRevitNodesUI",
      "NodeType": "ExtensionNode",
      "Id": "0e39f0e69bf54932b5fcadd291d639f7",
      "Inputs": [
        {
          "Id": "f4756c589c084fdfad248aea7d5aab4b",
          "Name": "element type",
          "Description": "An element type.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "18381c9c015d4991b6604fbd319a9915",
          "Name": "elements",
          "Description": "All elements in the active document of a given type.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "All elements in the active document of a given class."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int",
      "Id": "61c04b9449074ba3b628980dab7bf7b6",
      "Inputs": [
        {
          "Id": "df1399e2bddd4ccdb9e2939ab3dffb8f",
          "Name": "list",
          "Description": "List to fetch an item from.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "5bc29ccbb28e41d797fdbc8f9bec87e5",
          "Name": "index",
          "Description": "Index of the item to be fetched.\n\nint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c4eb737815a747a49c51276ec712f634",
          "Name": "item",
          "Description": "Item in the list at the given index.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "1;",
      "Id": "fd5351d91e5243ff90dcd6940bf2d3e1",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "bbe295e141b84a7c8adc3970e3b11d56",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Element.Parameters",
      "Id": "da3e2fcaca444be1a2216901708ff35b",
      "Inputs": [
        {
          "Id": "b80bf7c7dbf645efaca6119c9a49dcaa",
          "Name": "element",
          "Description": "Revit.Elements.Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "77adc660fc3542008b5cf4d5b0adcf5e",
          "Name": "Parameter[]",
          "Description": "Parameter[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Obtain all of the Parameters from an Element, sorted by Name.\n\nElement.Parameters: Parameter[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string",
      "Id": "869e167f2f8349b3afd457ef0b77b8a5",
      "Inputs": [
        {
          "Id": "568d563eedcd447982906aba95678880",
          "Name": "element",
          "Description": "Revit.Elements.Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "72912bc5f7294fd2aab177fc85820a04",
          "Name": "parameterName",
          "Description": "The name of the parameter whose value you want to obtain.\n\nstring",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e01d293297264ce884ef9e7be1c44834",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get the value of one of the element's parameters.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "56e55996d057470aaa95f8ac17566d95",
      "Inputs": [
        {
          "Id": "75a65aadc7b04572828b83d71132fe02",
          "Name": "",
          "Description": "Node to evaluate.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "1d0452e738ee4af9b368abf18c4fda9b",
          "Name": "",
          "Description": "Watch contents.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Visualize the node's output"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.GlobalParameter.SetValue@Revit.Elements.GlobalParameter,var",
      "Id": "a4b75d9408e9464688ea5b6a05214d4a",
      "Inputs": [
        {
          "Id": "b26f7624ecd146a7b3fad107a0c05064",
          "Name": "parameter",
          "Description": "GlobalParameter",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "9020346249f64b878af929fcd7e36213",
          "Name": "value",
          "Description": "var",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e11de439150048e0ae6a0badaf55b69e",
          "Name": "void",
          "Description": "void",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Set Global Parameter Value\n\nGlobalParameter.SetValue (parameter: GlobalParameter, value: var): void"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.GlobalParameter.FindByName@string",
      "Id": "be7bf631475d40b48f36996e696d4003",
      "Inputs": [
        {
          "Id": "2a997515eac540fb8c644424550c6a5d",
          "Name": "name",
          "Description": "string",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9bdf95535c814d3dbe0a823bad242a90",
          "Name": "GlobalParameter",
          "Description": "GlobalParameter",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Find Global Parameter by Name\n\nGlobalParameter.FindByName (name: string): GlobalParameter"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "\"ANGLE TRUE NORTH\";",
      "Id": "c8ca729c38ff4b748ea606055fcbc4ae",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2aa2f9929534417da1d0b08b777bf155",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    }
  ],
  "Connectors": [
    {
      "Start": "692fb158f0754a85bec2264e4804ffdd",
      "End": "72912bc5f7294fd2aab177fc85820a04",
      "Id": "21060ec225e74f3c9fed657186443516",
      "IsHidden": "False"
    },
    {
      "Start": "6228c8827608486190719b0c3b02f02b",
      "End": "f4756c589c084fdfad248aea7d5aab4b",
      "Id": "26a96ad9114a49348735d1496baf51ff",
      "IsHidden": "False"
    },
    {
      "Start": "18381c9c015d4991b6604fbd319a9915",
      "End": "df1399e2bddd4ccdb9e2939ab3dffb8f",
      "Id": "1641c7fd4454483a99932ab44df2f5a9",
      "IsHidden": "False"
    },
    {
      "Start": "18381c9c015d4991b6604fbd319a9915",
      "End": "b80bf7c7dbf645efaca6119c9a49dcaa",
      "Id": "13d3b8502a4d486cb2f628737a981958",
      "IsHidden": "False"
    },
    {
      "Start": "c4eb737815a747a49c51276ec712f634",
      "End": "568d563eedcd447982906aba95678880",
      "Id": "7f7e2843319943278f1f98b8b1b4a1d3",
      "IsHidden": "False"
    },
    {
      "Start": "bbe295e141b84a7c8adc3970e3b11d56",
      "End": "5bc29ccbb28e41d797fdbc8f9bec87e5",
      "Id": "a1176aa823f24ddfa1ef785cb8dcdb44",
      "IsHidden": "False"
    },
    {
      "Start": "e01d293297264ce884ef9e7be1c44834",
      "End": "75a65aadc7b04572828b83d71132fe02",
      "Id": "382114bcb04943c7ac74450358ad2bdb",
      "IsHidden": "False"
    },
    {
      "Start": "e01d293297264ce884ef9e7be1c44834",
      "End": "9020346249f64b878af929fcd7e36213",
      "Id": "b2890d96e7ba4a86a88d6c9dcbc64ea7",
      "IsHidden": "False"
    },
    {
      "Start": "9bdf95535c814d3dbe0a823bad242a90",
      "End": "b26f7624ecd146a7b3fad107a0c05064",
      "Id": "5314829acdca4f9ea7f30643bc91f2be",
      "IsHidden": "False"
    },
    {
      "Start": "2aa2f9929534417da1d0b08b777bf155",
      "End": "2a997515eac540fb8c644424550c6a5d",
      "Id": "cdaf70f560a4498ca0328a21d4f949f1",
      "IsHidden": "False"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [],
  "Thumbnail": "",
  "GraphDocumentationURL": null,
  "ExtensionWorkspaceData": [
    {
      "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670",
      "Name": "Properties",
      "Version": "2.12",
      "Data": {}
    },
    {
      "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D",
      "Name": "Generative Design",
      "Version": "2.0",
      "Data": {}
    }
  ],
  "Author": "None provided",
  "Linting": {
    "activeLinter": "None",
    "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": "Manual",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "Background Preview",
      "EyeX": -21.859136000000007,
      "EyeY": 29.264064000000008,
      "EyeZ": 73.485824000000022,
      "LookX": 16.859136000000007,
      "LookY": -18.264064000000008,
      "LookZ": -81.485824000000022,
      "UpX": 0.0,
      "UpY": 1.0,
      "UpZ": 0.0
    },
    "ConnectorPins": [],
    "NodeViews": [
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "f2def151894c49cfa650feb9c038d2c0",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -634.95010018311609,
        "Y": -153.95335016986866
      },
      {
        "Name": "Element Types",
        "ShowGeometry": true,
        "Id": "8c1626fc031345cd9a96fda9274bab56",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -1272.9501001831161,
        "Y": -388.78085016986864
      },
      {
        "Name": "All Elements of Type",
        "ShowGeometry": true,
        "Id": "0e39f0e69bf54932b5fcadd291d639f7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -959.95010018311609,
        "Y": -388.78085016986864
      },
      {
        "Name": "List.GetItemAtIndex",
        "ShowGeometry": true,
        "Id": "61c04b9449074ba3b628980dab7bf7b6",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -634.95010018311609,
        "Y": -331.78085016986864
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "fd5351d91e5243ff90dcd6940bf2d3e1",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -959.95010018311609,
        "Y": -240.95335016986866
      },
      {
        "Name": "Element.Parameters",
        "ShowGeometry": true,
        "Id": "da3e2fcaca444be1a2216901708ff35b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 162.04989981688391,
        "Y": -397.78085016986864
      },
      {
        "Name": "Element.GetParameterValueByName",
        "ShowGeometry": true,
        "Id": "869e167f2f8349b3afd457ef0b77b8a5",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": -283.95010018311609,
        "Y": -259.78085016986864
      },
      {
        "Name": "Watch",
        "ShowGeometry": true,
        "Id": "56e55996d057470aaa95f8ac17566d95",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 162.04989981688391,
        "Y": -250.78085016986864
      },
      {
        "Name": "GlobalParameter.SetValue",
        "ShowGeometry": true,
        "Id": "a4b75d9408e9464688ea5b6a05214d4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1266.2582558827635,
        "Y": -253.02022655107157
      },
      {
        "Name": "GlobalParameter.FindByName",
        "ShowGeometry": true,
        "Id": "be7bf631475d40b48f36996e696d4003",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 884.6122772660392,
        "Y": -453.74752326298164
      },
      {
        "Name": "Code Block",
        "ShowGeometry": true,
        "Id": "c8ca729c38ff4b748ea606055fcbc4ae",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 603.398083129693,
        "Y": -452.627450497958
      }
    ],
    "Annotations": [
      {
        "Id": "bca8afdd9ac3488abdc5a7abf25b3958",
        "Title": "Project Base Point",
        "DescriptionText": null,
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "8c1626fc031345cd9a96fda9274bab56",
          "0e39f0e69bf54932b5fcadd291d639f7",
          "61c04b9449074ba3b628980dab7bf7b6",
          "fd5351d91e5243ff90dcd6940bf2d3e1",
          "da3e2fcaca444be1a2216901708ff35b",
          "869e167f2f8349b3afd457ef0b77b8a5",
          "f2def151894c49cfa650feb9c038d2c0",
          "56e55996d057470aaa95f8ac17566d95"
        ],
        "HasNestedGroups": false,
        "Left": -1282.9501001831161,
        "Top": -470.78085016986864,
        "Width": 1727.0,
        "Height": 518.0,
        "FontSize": 36.0,
        "InitialTop": -397.78085016986864,
        "InitialHeight": 333.842127827652,
        "TextblockHeight": 63.0,
        "Background": "#FFC1D676"
      },
      {
        "Id": "1f1543f84b4f46a59d6c92f3aabf0612",
        "Title": "Change Global Parameter in Project",
        "DescriptionText": "<Double click here to edit group description>",
        "IsExpanded": true,
        "WidthAdjustment": 0.0,
        "HeightAdjustment": 0.0,
        "Nodes": [
          "a4b75d9408e9464688ea5b6a05214d4a",
          "be7bf631475d40b48f36996e696d4003",
          "c8ca729c38ff4b748ea606055fcbc4ae"
        ],
        "HasNestedGroups": false,
        "Left": 593.398083129693,
        "Top": -526.74752326298164,
        "Width": 950.86017275307051,
        "Height": 435.72729671191007,
        "FontSize": 36.0,
        "InitialTop": -453.74752326298164,
        "InitialHeight": 392.72729671191007,
        "TextblockHeight": 63.0,
        "Background": "#FFC1D676"
      }
    ],
    "X": 1002.2683238825847,
    "Y": 569.73631260551849,
    "Zoom": 0.75724628632923285
  }
}