{
  "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209",
  "IsCustomNode": false,
  "Description": "",
  "Name": "Parking_Rev_2021_Rev_01",
  "ElementResolver": {
    "ResolutionMap": {
      "List": {
        "Key": "List",
        "Value": "BuiltIn.ds"
      },
      "Math": {
        "Key": "DSCore.Math",
        "Value": "DSCoreNodes.dll"
      },
      "List.Count": {
        "Key": "List",
        "Value": "BuiltIn.ds"
      }
    }
  },
  "Inputs": [
    {
      "Id": "cd4aee6ed66b4d7780171623bd05522d",
      "Name": "inicio numeración",
      "Type": "number",
      "Value": "23",
      "MaximumValue": 1000.0,
      "MinimumValue": 0.0,
      "StepValue": 1.0,
      "NumberType": "Integer",
      "Description": "A slider that produces integer values."
    },
    {
      "Id": "1be43eb1ae584e88a40700eb6500ed34",
      "Name": "nombre parámetro",
      "Type": "string",
      "Value": "Mark",
      "Description": "Creates a string."
    },
    {
      "Id": "bf7b3e375f204eecb6f79d28b6f1b379",
      "Name": "0-Priv_1-Vis_2-Minus_3-Bici",
      "Type": "number",
      "Value": "2",
      "MaximumValue": 3.0,
      "MinimumValue": 0.0,
      "StepValue": 1.0,
      "NumberType": "Double",
      "Description": "A slider that produces numeric values."
    }
  ],
  "Outputs": [],
  "Nodes": [
    {
      "ConcreteType": "Dynamo.Nodes.DSModelElementSelection, DSRevitNodesUI",
      "NodeType": "ExtensionNode",
      "InstanceId": [
        "49571f11-06cd-4ef0-8d11-0eb7716ed606-005269fb"
      ],
      "Id": "faa41515fbbf45bfbc054fb900c8a98e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4c60890bef34487688a8b389d174cad5",
          "Name": "Element",
          "Description": "The selected elements.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Element.Geometry",
      "Id": "58f08a3d8be34334933acc7a8598bb0e",
      "Inputs": [
        {
          "Id": "c8286ece4f734f9bb95dc5afa202cea2",
          "Name": "element",
          "Description": "Revit.Elements.Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e68a82a6ebac450cacdbc2ca7e3418c3",
          "Name": "var[]",
          "Description": "var[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get all of the Geometry associated with this object\n\nElement.Geometry ( ): var[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "200;",
      "Id": "0aaaed12209b4f0c87d85985ec9a0f7d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "11ac74cf80b04813ab7fdbba8e54ba6c",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.PointsAtEqualSegmentLength@int",
      "Id": "a7740f9cac2145b6939958497cf12635",
      "Inputs": [
        {
          "Id": "16ac2002a6a0489087595fd6a651bb93",
          "Name": "curve",
          "Description": "Autodesk.DesignScript.Geometry.Curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "58f19eefab0440fb8b69228c0f7aa514",
          "Name": "divisions",
          "Description": "int\nDefault value : 10",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "816d21607f384fc9997c1bee3d297baf",
          "Name": "Point[]",
          "Description": "Points spaced equally along length of curve",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Returns points spaced equally along the curve length based on the input number of divisions\n\nCurve.PointsAtEqualSegmentLength (divisions: int = 10): Point[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "cf37082590274a49b4ff34d221d1467a",
      "Inputs": [
        {
          "Id": "b0affbd7c6b64a85afcd2d8ba376a4a8",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "118ee1c22b2d4ec7a9f3dacc1489838c",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "e2f03a14cc924b6792ea17c377be9531",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Flattens a nested list of lists by a certain amount.\n\nList.Flatten (list: var[]..[], amt: int = -1): var[]..[]"
    },
    {
      "ConcreteType": "DSRevitNodesUI.FamilyTypes, DSRevitNodesUI",
      "SelectedIndex": 399,
      "SelectedString": "M_Parking Space:4500x 2200 mm M.R",
      "NodeType": "ExtensionNode",
      "Id": "acbf611d27ca497898e573b358ec3275",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "7d95af6b08174b9fb609c141cc346fae",
          "Name": "Family Type",
          "Description": "The selected Family Type",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "All family types available in the document."
    },
    {
      "ConcreteType": "DSRevitNodesUI.ElementsOfFamilyType, DSRevitNodesUI",
      "NodeType": "ExtensionNode",
      "Id": "44415828e5bb4a7ebd838304a8333dee",
      "Inputs": [
        {
          "Id": "d3885e5d0908492f895051f77fb0ffff",
          "Name": "Family Type",
          "Description": "The Family Type.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "efbb8a529b884479a01dd462d3b4636e",
          "Name": "Elements",
          "Description": "The list of elements matching the query.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Get all elements of the specified family type from the model."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Element.Geometry",
      "Id": "58e367bb3c0d483cb91df8f71a470f05",
      "Inputs": [
        {
          "Id": "29b8e044869141a1aa94b389f0207f55",
          "Name": "element",
          "Description": "Revit.Elements.Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "18ec908b3d204698ac5bd2a03dd478e6",
          "Name": "var[]",
          "Description": "var[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Get all of the Geometry associated with this object\n\nElement.Geometry ( ): var[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.BoundingBox.ByGeometry@Autodesk.DesignScript.Geometry.Geometry[]",
      "Id": "7e2c16c152f74b23bc0451b7c70820a8",
      "Inputs": [
        {
          "Id": "6112975f98dc4bac8ccbc847b43839e4",
          "Name": "geom",
          "Description": "Geometry[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "4ac0d3b5a93f4f4a8ddfab00a34c454c",
          "Name": "BoundingBox",
          "Description": "BoundingBox",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create an axis-aligned BoundingBox around input Geometry.\n\nBoundingBox.ByGeometry (geom: Geometry[]): BoundingBox"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Autodesk.DesignScript.Geometry.BoundingBox.Contains@Autodesk.DesignScript.Geometry.Point",
      "Id": "b1190478ecfd4117a52686a1ca1afe8b",
      "Inputs": [
        {
          "Id": "c263d98442eb47bca94e32451213e72c",
          "Name": "boundingBox",
          "Description": "Autodesk.DesignScript.Geometry.BoundingBox",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "db151fe707f6450b9c4a99a8edcdb4e9",
          "Name": "point",
          "Description": "The test point\n\nPoint",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "7b510cf8c51d4958ba23da343f98736e",
          "Name": "bool",
          "Description": "True if the point is inside, otherwise False",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Determine if a point is inside of the BoundingBox\n\nBoundingBox.Contains (point: Point): bool"
    },
    {
      "ConcreteType": "CoreNodeModels.HigherOrder.Map, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "113e4847e2d54d3f911fdaea3367fe4e",
      "Inputs": [
        {
          "Id": "f01ed28921a74b0b895686b8dc35bc37",
          "Name": "list",
          "Description": "The list to map over.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "3df4957a537442218a2bf4408fc64462",
          "Name": "f(x)",
          "Description": "The procedure used to map element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ba44ce1e6cf346109f40151938853883",
          "Name": "mapped",
          "Description": "Mapped list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Applies a function over all elements of a list, generating a new list from the results."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
      "Id": "0a122e61304e4775ba9be20db5d50bbd",
      "Inputs": [
        {
          "Id": "e59c64bd48534ee7bcaf195f2e3a4460",
          "Name": "list",
          "Description": "List to filter.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "85c9955ad51b47c4afdb507fb870b2e8",
          "Name": "mask",
          "Description": "List of booleans representing a mask.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe1a1e1950204112b2477cbfd199db33",
          "Name": "in",
          "Description": "Items whose mask index is true.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d87f41949c124181a829aee638f4bf94",
          "Name": "out",
          "Description": "Items whose mask index is false.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Filters a sequence by looking up corresponding indices in a separate list of booleans.\n\nList.FilterByBoolMask (list: var[]..[], mask: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.HigherOrder.Map, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "5744e6d3cedc483fb0bcd4b323885898",
      "Inputs": [
        {
          "Id": "46fc4f4ea3f24dff83d4078fb39755f1",
          "Name": "list",
          "Description": "The list to map over.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "ee4d83921b9f414189dfcd9757a4e345",
          "Name": "f(x)",
          "Description": "The procedure used to map element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "20f5b19aca6641e79521932cc02114bd",
          "Name": "mapped",
          "Description": "Mapped list",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Applies a function over all elements of a list, generating a new list from the results."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
      "Id": "673453e18ff54998842260e970509ba7",
      "Inputs": [
        {
          "Id": "83402debece6417285134e1756873deb",
          "Name": "list",
          "Description": "List to flatten.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "2a4895909b99416e955971ec91770e44",
          "Name": "amt",
          "Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "ef7a49475abe4ad89093293d09eb5143",
          "Name": "var[]..[]",
          "Description": "var[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Flattens a nested list of lists by a certain amount.\n\nList.Flatten (list: var[]..[], amt: int = -1): var[]..[]"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "DSCore.List.UniqueItems@var[]..[]",
      "Id": "f384cd1b9f0f4840a18792f5bf8766a9",
      "Inputs": [
        {
          "Id": "14f7cfe0c51c426a87be44c49896c521",
          "Name": "list",
          "Description": "List to filter duplicates out of.\n\nvar[]..[]",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "9d4198a14d924d139d5df2f5569ddbd3",
          "Name": "list",
          "Description": "Filtered list.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Creates a new list containing all unique items in the given list.\n\nList.UniqueItems (list: var[]..[]): var[]..[]"
    },
    {
      "ConcreteType": "CoreNodeModels.FromObject, CoreNodeModels",
      "NodeType": "ExtensionNode",
      "Id": "ce9aaf5dd37141d88b5f3a85f705a869",
      "Inputs": [
        {
          "Id": "3a0b0c0ceab84b52b3b84080fae50464",
          "Name": "obj",
          "Description": "Object to be serialized",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "210595b4c5564d8b8255c4bba694792d",
          "Name": "str",
          "Description": "Result of math computation",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Convert an object to a string representation."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
      "Id": "b54356a37d69465f944696db21902587",
      "Inputs": [
        {
          "Id": "e0c3b191af314a47be66e7e2a2c58a0d",
          "Name": "element",
          "Description": "Revit.Elements.Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a97d9472d7954469915b80acbfa64b60",
          "Name": "parameterName",
          "Description": "The name of the parameter to set.\n\nstring",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "f4015b5ef1234da396d5c5ba97c5c056",
          "Name": "value",
          "Description": "The value.\n\nvar",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": true,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "fe29b10fd19b4058b3bbc5bf6d55f80a",
          "Name": "Element",
          "Description": "Element",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Set one of the element's parameters.\n\nElement.SetParameterByName (parameterName: string, value: var): Element"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
      "NodeType": "FunctionNode",
      "FunctionSignature": "Revit.Elements.Tag.ByElement@Revit.Elements.Views.View,Revit.Elements.Element,bool,bool,string,string,Autodesk.DesignScript.Geometry.Vector,bool",
      "Id": "d525f1db27044848b52beef6b13d9f4a",
      "Inputs": [
        {
          "Id": "c4e6964e0c1c45078fe4523a28493204",
          "Name": "view",
          "Description": "View to Tag in\n\nView",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "0bc042eb813d4df49483ba4716074c09",
          "Name": "element",
          "Description": "Element to tag\n\nElement",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d1454657e6bf448eac960d5f7390ded0",
          "Name": "horizontal",
          "Description": "Place tag horizontal\n\nbool",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "dce6164bf59d4fb0b26aa4fd6b6f8ac7",
          "Name": "addLeader",
          "Description": "Add a leader\n\nbool",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "e65d63d011d2471b87ca67287eea166c",
          "Name": "horizontalAlignment",
          "Description": "Horizontal Alignment within the element's extents\n\nstring",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "a1dc12c1ae914735a1d07137b1d120f5",
          "Name": "verticalAlignment",
          "Description": "Vertical Alignment within the element's extents\n\nstring",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "d5f195b688b843ca8e911c44bd5fccb8",
          "Name": "offset",
          "Description": "Optional: Offset Vector or Tag Location, defaults to 0,0,0\n\nVector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 0)",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "b6d9d24bbb4e46128368dcf6ecc22e12",
          "Name": "isOffset",
          "Description": "Optional: Specifies if the point is being used as an offset vector or if it specifies the tags location, defaults to true\n\nbool\nDefault value : true",
          "UsingDefaultValue": true,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "54128e43f35b4dc0a4fd8730b976ea8e",
          "Name": "Tag",
          "Description": "Tag",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Auto",
      "Description": "Create a Revit Tag for a Revit Element\n\nTag.ByElement (view: View, element: Element, horizontal: bool, addLeader: bool, horizontalAlignment: string, verticalAlignment: string, offset: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 0), isOffset: bool = true): Tag"
    },
    {
      "ConcreteType": "DSRevitNodesUI.Views, DSRevitNodesUI",
      "SelectedIndex": 176,
      "SelectedString": "PLANTA PISO 1",
      "NodeType": "ExtensionNode",
      "Id": "4089b96cd84247469efdfc1a15183ebd",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "d30e1390e3b047298c6b2bb04c19e88f",
          "Name": "Views",
          "Description": "The selected Views",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "All views available in the current document."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": true,
      "Id": "6c91d2d7dbee4354828092391a02fd1c",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2ffdd647b29a4b3d8dd947f65f29110f",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
      "NodeType": "BooleanInputNode",
      "InputValue": false,
      "Id": "51197fb0d1684f659749d5c0146f9d4e",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "a022076dfd954c48ad23d3e42515c91f",
          "Name": "",
          "Description": "Boolean",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Selection between a true and false."
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "\"\";",
      "Id": "3cb4828f356549e8a1528b5cf2613080",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "4c73c80fd20245dea235bebb8841fb3f",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "\"\";",
      "Id": "78ae4e12bd4c4757992e0125499e35ca",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "92c74c50d4a44cff9018f2569c4e8bc5",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
      "NodeType": "CodeBlockNode",
      "Code": "start..(List.Count(items) + start-1);",
      "Id": "6d47e17b647b4e8d878806f0584ab979",
      "Inputs": [
        {
          "Id": "e9cc1bde97264a6cb6f591749465d17c",
          "Name": "start",
          "Description": "start",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "8bd49db69b9940eb8aaba4b93e57782f",
          "Name": "items",
          "Description": "items",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "65b3470103f3469da414c22fe4276478",
          "Name": "",
          "Description": "Value of expression at line 1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Allows for DesignScript code to be authored directly"
    },
    {
      "ConcreteType": "CoreNodeModels.Input.IntegerSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Integer",
      "InputValue": 23,
      "MaximumValue": 1000,
      "MinimumValue": 0,
      "StepValue": 1,
      "Id": "cd4aee6ed66b4d7780171623bd05522d",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "68c009a29ab942b39e8058e83b5a322a",
          "Name": "",
          "Description": "Int32",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces integer values."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
      "NodeType": "StringInputNode",
      "InputValue": "Mark",
      "Id": "1be43eb1ae584e88a40700eb6500ed34",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "e62892b3d51a4b6db2e488a55289f10e",
          "Name": "",
          "Description": "String",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Creates a string."
    },
    {
      "ConcreteType": "PythonNodeModels.PythonNode, PythonNodeModels",
      "NodeType": "PythonScriptNode",
      "Code": "import clr\r\n\r\nclr.AddReference('RevitAPI')\r\nfrom Autodesk.Revit.DB import *\r\nfrom Autodesk.Revit.DB.Architecture import*\r\nfrom Autodesk.Revit.DB.Structure import *\r\n\r\nclr.AddReference('RevitAPIUI')\r\nfrom Autodesk.Revit.UI import *\r\n\r\nclr.AddReference('System')\r\nfrom System.Collections.Generic import List\r\n\r\nclr.AddReference('RevitNodes')\r\nimport Revit\r\nclr.ImportExtensions(Revit.GeometryConversion)\r\nclr.ImportExtensions(Revit.Elements)\r\n\r\nclr.AddReference('RevitServices')\r\nimport RevitServices\r\nfrom RevitServices.Persistence import DocumentManager\r\nfrom RevitServices.Transactions import TransactionManager\r\n\r\nclr.AddReference('ProtoGeometry')\r\nfrom Autodesk.DesignScript.Geometry import*\r\n\r\ndoc = DocumentManager.Instance.CurrentDBDocument\r\nuidoc=DocumentManager.Instance.CurrentUIApplication.ActiveUIDocument\r\n\r\n#Preparing input from dynamo to revit\r\nnomcl= IN[0]\r\nprefijo = IN[1]\r\n\r\nout = []\r\n\r\nnomenclatura = []\r\n\r\ndef privado():\r\n    return \"P-\"\r\n \r\ndef visitante():\r\n    return \"V-\"\r\n \r\ndef minusvalido():\r\n    return \"M-\"\r\n    \r\ndef bicicleta():\r\n    return \"B-\"\r\n \r\nswitcher = {\r\n        0: privado,\r\n        1: visitante,\r\n        2: minusvalido,\r\n        3: bicicleta\r\n    }\r\n \r\ndef prefijo_nomencaltura(argument):\r\n    # Get the function from switcher dictionary\r\n    func = switcher.get(argument, \"no aplica\")\r\n    # Execute the function\r\n    return func() \r\n\r\nj = 0\r\nfor nom in nomcl:\r\n\tnomenclatura = nomenclatura + [[]]\r\n\tnomenclatura[j] = prefijo_nomencaltura(prefijo) + nom\r\n\r\n\tif j < len(nomcl):\r\n\t\tj += 1\r\n\t\t\r\nout.append(nomenclatura)\r\n#Do some action in a Transaction, inicializa la transacción dynamo\r\nTransactionManager.Instance.EnsureInTransaction(doc)\r\n# entre estas dos declaraciones se modifica el documento revit (el modelo)\r\n\r\n# le dice a Dynamo que se ha terminado de usar la transacción\r\nTransactionManager.Instance.TransactionTaskDone()\r\n\r\nOUT = out",
      "VariableInputPorts": true,
      "Id": "6fdca575a8b04fda8228230c47bd38d8",
      "Inputs": [
        {
          "Id": "422a040ceb8c401ba1fba82cb0f223ea",
          "Name": "IN[0]",
          "Description": "Input #0",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        },
        {
          "Id": "7c45e82f7cf84a1985cad0c7d910dece",
          "Name": "IN[1]",
          "Description": "Input #1",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Outputs": [
        {
          "Id": "c14b402d9ac444a49eaf5d9787569374",
          "Name": "OUT",
          "Description": "Result of the python script",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "Runs an embedded IronPython script."
    },
    {
      "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels",
      "NodeType": "NumberInputNode",
      "NumberType": "Double",
      "MaximumValue": 3.0,
      "MinimumValue": 0.0,
      "StepValue": 1.0,
      "InputValue": 2.0,
      "Id": "bf7b3e375f204eecb6f79d28b6f1b379",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "2b9d6e7b28b149dcb5ffabd62823bc78",
          "Name": "",
          "Description": "Double",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled",
      "Description": "A slider that produces numeric values."
    },
    {
      "ConcreteType": "Dynamo.Nodes.DSModelElementsSelection, DSRevitNodesUI",
      "NodeType": "ExtensionNode",
      "InstanceId": [
        "985adf5d-b944-4072-884f-570b5c3fdd8c-00526856",
        "985adf5d-b944-4072-884f-570b5c3fdd8c-005268da"
      ],
      "Id": "0612109f9c6644d8acf31a7539a32680",
      "Inputs": [],
      "Outputs": [
        {
          "Id": "62a39e2ce6eb4f0a9b4a9ebb4413f2f4",
          "Name": "Elements",
          "Description": "The selected elements.",
          "UsingDefaultValue": false,
          "Level": 2,
          "UseLevels": false,
          "KeepListStructure": false
        }
      ],
      "Replication": "Disabled"
    }
  ],
  "Connectors": [
    {
      "Start": "e68a82a6ebac450cacdbc2ca7e3418c3",
      "End": "16ac2002a6a0489087595fd6a651bb93",
      "Id": "c8f2bb8b62934a53b3fccfc06ebe3c28"
    },
    {
      "Start": "11ac74cf80b04813ab7fdbba8e54ba6c",
      "End": "58f19eefab0440fb8b69228c0f7aa514",
      "Id": "3e4a39a8fd2d476f8208ff29e0a4c3b6"
    },
    {
      "Start": "816d21607f384fc9997c1bee3d297baf",
      "End": "b0affbd7c6b64a85afcd2d8ba376a4a8",
      "Id": "bfeda21d750c42609f1e203ba5afcb0e"
    },
    {
      "Start": "e2f03a14cc924b6792ea17c377be9531",
      "End": "f01ed28921a74b0b895686b8dc35bc37",
      "Id": "dd293996e53a4f24aa262561598939aa"
    },
    {
      "Start": "7d95af6b08174b9fb609c141cc346fae",
      "End": "d3885e5d0908492f895051f77fb0ffff",
      "Id": "85bc970fcc2e475a923d60dcd20571da"
    },
    {
      "Start": "efbb8a529b884479a01dd462d3b4636e",
      "End": "29b8e044869141a1aa94b389f0207f55",
      "Id": "386d13f44ac04f2eb001b932e5a3e552"
    },
    {
      "Start": "efbb8a529b884479a01dd462d3b4636e",
      "End": "e59c64bd48534ee7bcaf195f2e3a4460",
      "Id": "dc1f3b38ffee4ac89a454d502684e7de"
    },
    {
      "Start": "18ec908b3d204698ac5bd2a03dd478e6",
      "End": "6112975f98dc4bac8ccbc847b43839e4",
      "Id": "86a9a5a000cf4e7b83e2dc5bcc248e81"
    },
    {
      "Start": "4ac0d3b5a93f4f4a8ddfab00a34c454c",
      "End": "c263d98442eb47bca94e32451213e72c",
      "Id": "0ff2f48005064bc1bf2e215efcefeb32"
    },
    {
      "Start": "7b510cf8c51d4958ba23da343f98736e",
      "End": "3df4957a537442218a2bf4408fc64462",
      "Id": "2d93e167fd284d1ea5c5bd08fbf0d18a"
    },
    {
      "Start": "ba44ce1e6cf346109f40151938853883",
      "End": "46fc4f4ea3f24dff83d4078fb39755f1",
      "Id": "7eb16000ff1d4f80a57bf8455982935e"
    },
    {
      "Start": "fe1a1e1950204112b2477cbfd199db33",
      "End": "ee4d83921b9f414189dfcd9757a4e345",
      "Id": "e8e45a1fdddd4c4aacd37cd52821d674"
    },
    {
      "Start": "20f5b19aca6641e79521932cc02114bd",
      "End": "83402debece6417285134e1756873deb",
      "Id": "d722189f69244a98bbb7ba47c9910280"
    },
    {
      "Start": "ef7a49475abe4ad89093293d09eb5143",
      "End": "14f7cfe0c51c426a87be44c49896c521",
      "Id": "bf0e08dd22a5452e9b4ed10a5ee8b524"
    },
    {
      "Start": "9d4198a14d924d139d5df2f5569ddbd3",
      "End": "e0c3b191af314a47be66e7e2a2c58a0d",
      "Id": "38508c47c9f348409cb575c5e4e3cb11"
    },
    {
      "Start": "9d4198a14d924d139d5df2f5569ddbd3",
      "End": "8bd49db69b9940eb8aaba4b93e57782f",
      "Id": "c1236899cf1747a0b69c308c68e4b61a"
    },
    {
      "Start": "210595b4c5564d8b8255c4bba694792d",
      "End": "422a040ceb8c401ba1fba82cb0f223ea",
      "Id": "40e2340941184258a959625ba1beea41"
    },
    {
      "Start": "fe29b10fd19b4058b3bbc5bf6d55f80a",
      "End": "0bc042eb813d4df49483ba4716074c09",
      "Id": "28749714270f45e9acbb39c5e8093450"
    },
    {
      "Start": "d30e1390e3b047298c6b2bb04c19e88f",
      "End": "c4e6964e0c1c45078fe4523a28493204",
      "Id": "95d9505115f04d1e8f602d533c582174"
    },
    {
      "Start": "2ffdd647b29a4b3d8dd947f65f29110f",
      "End": "d1454657e6bf448eac960d5f7390ded0",
      "Id": "14a857ca55094aa7a6f1d8e015272b97"
    },
    {
      "Start": "a022076dfd954c48ad23d3e42515c91f",
      "End": "dce6164bf59d4fb0b26aa4fd6b6f8ac7",
      "Id": "19553a1315e34b6ca0d15460f6a50e43"
    },
    {
      "Start": "4c73c80fd20245dea235bebb8841fb3f",
      "End": "e65d63d011d2471b87ca67287eea166c",
      "Id": "996019baba674efa84157b0ecb4126e9"
    },
    {
      "Start": "92c74c50d4a44cff9018f2569c4e8bc5",
      "End": "a1dc12c1ae914735a1d07137b1d120f5",
      "Id": "8be8ada4de37493e940c81f301a0186c"
    },
    {
      "Start": "65b3470103f3469da414c22fe4276478",
      "End": "3a0b0c0ceab84b52b3b84080fae50464",
      "Id": "3fa0250dd9e8479a84ef23b5342d50d9"
    },
    {
      "Start": "68c009a29ab942b39e8058e83b5a322a",
      "End": "e9cc1bde97264a6cb6f591749465d17c",
      "Id": "d4e758475b77449e9337eac61ba84ddb"
    },
    {
      "Start": "e62892b3d51a4b6db2e488a55289f10e",
      "End": "a97d9472d7954469915b80acbfa64b60",
      "Id": "cedccae29540420f9ba5e2e0f8e35247"
    },
    {
      "Start": "c14b402d9ac444a49eaf5d9787569374",
      "End": "f4015b5ef1234da396d5c5ba97c5c056",
      "Id": "d2719ea68ec84105ad88abd693e6645e"
    },
    {
      "Start": "2b9d6e7b28b149dcb5ffabd62823bc78",
      "End": "7c45e82f7cf84a1985cad0c7d910dece",
      "Id": "bdac2c09322c42b29d3c0de93019170c"
    },
    {
      "Start": "62a39e2ce6eb4f0a9b4a9ebb4413f2f4",
      "End": "c8286ece4f734f9bb95dc5afa202cea2",
      "Id": "4eb02216ff424976906f71a7f439238d"
    }
  ],
  "Dependencies": [],
  "NodeLibraryDependencies": [],
  "Bindings": [
    {
      "NodeId": "d525f1db-2704-4848-b52b-eef6b13d9f4a",
      "Binding": {
        "ByElement_InClassDecl-1_InFunctionScope-1_Instance1_d525f1db-2704-4848-b52b-eef6b13d9f4a": "PFNPQVAtRU5WOkVudmVsb3BlIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zOnhzZD0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIHhtbG5zOlNPQVAtRU5DPSJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy9zb2FwL2VuY29kaW5nLyIgeG1sbnM6U09BUC1FTlY9Imh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3NvYXAvZW52ZWxvcGUvIiB4bWxuczpjbHI9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vc29hcC9lbmNvZGluZy9jbHIvMS4wIiBTT0FQLUVOVjplbmNvZGluZ1N0eWxlPSJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy9zb2FwL2VuY29kaW5nLyI+DQo8U09BUC1FTlY6Qm9keT4NCjxhMTpDYWxsU2l0ZV94MDAyQl9UcmFjZVNlcmlhbGlzZXJIZWxwZXIgaWQ9InJlZi0xIiB4bWxuczphMT0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS9jbHIvbnNhc3NlbS9Qcm90b0NvcmUvUHJvdG9Db3JlJTJDJTIwVmVyc2lvbiUzRDIuNi4xLjg3ODYlMkMlMjBDdWx0dXJlJTNEbmV1dHJhbCUyQyUyMFB1YmxpY0tleVRva2VuJTNEbnVsbCI+DQo8TnVtYmVyT2ZFbGVtZW50cz4xPC9OdW1iZXJPZkVsZW1lbnRzPg0KPEJhc2UtMF9IYXNEYXRhPmZhbHNlPC9CYXNlLTBfSGFzRGF0YT4NCjxCYXNlLTBfSGFzTmVzdGVkRGF0YT50cnVlPC9CYXNlLTBfSGFzTmVzdGVkRGF0YT4NCjxCYXNlLTBfTmVzdGVkRGF0YUNvdW50PjE8L0Jhc2UtMF9OZXN0ZWREYXRhQ291bnQ+DQo8QmFzZS0wLTBfSGFzRGF0YT5mYWxzZTwvQmFzZS0wLTBfSGFzRGF0YT4NCjxCYXNlLTAtMF9IYXNOZXN0ZWREYXRhPnRydWU8L0Jhc2UtMC0wX0hhc05lc3RlZERhdGE+DQo8QmFzZS0wLTBfTmVzdGVkRGF0YUNvdW50PjE8L0Jhc2UtMC0wX05lc3RlZERhdGFDb3VudD4NCjxCYXNlLTAtMC0wX0hhc0RhdGE+dHJ1ZTwvQmFzZS0wLTAtMF9IYXNEYXRhPg0KPEJhc2UtMC0wLTBfRGF0YSBpZD0icmVmLTMiPlBGTlBRVkF0UlU1V09rVnVkbVZzYjNCbElIaHRiRzV6T25oemFUMGlhSFIwY0RvdkwzZDNkeTUzTXk1dmNtY3ZNakF3TVM5WVRVeFRZMmhsYldFdGFXNXpkR0Z1WTJVaUlIaHRiRzV6T25oelpEMGlhSFIwY0RvdkwzZDNkeTUzTXk1dmNtY3ZNakF3TVM5WVRVeFRZMmhsYldFaUlIaHRiRzV6T2xOUFFWQXRSVTVEUFNKb2RIUndPaTh2YzJOb1pXMWhjeTU0Yld4emIyRndMbTl5Wnk5emIyRndMMlZ1WTI5a2FXNW5MeUlnZUcxc2JuTTZVMDlCVUMxRlRsWTlJbWgwZEhBNkx5OXpZMmhsYldGekxuaHRiSE52WVhBdWIzSm5MM052WVhBdlpXNTJaV3h2Y0dVdklpQjRiV3h1Y3pwamJISTlJbWgwZEhBNkx5OXpZMmhsYldGekxtMXBZM0p2YzI5bWRDNWpiMjB2YzI5aGNDOWxibU52WkdsdVp5OWpiSEl2TVM0d0lpQlRUMEZRTFVWT1ZqcGxibU52WkdsdVoxTjBlV3hsUFNKb2RIUndPaTh2YzJOb1pXMWhjeTU0Yld4emIyRndMbTl5Wnk5emIyRndMMlZ1WTI5a2FXNW5MeUkrRFFvOFUwOUJVQzFGVGxZNlFtOWtlVDROQ2p4aE1UcFRaWEpwWVd4cGVtRmliR1ZKWkNCcFpEMGljbVZtTFRFaUlIaHRiRzV6T21FeFBTSm9kSFJ3T2k4dmMyTm9aVzFoY3k1dGFXTnliM052Wm5RdVkyOXRMMk5zY2k5dWMyRnpjMlZ0TDFKbGRtbDBVMlZ5ZG1salpYTXVVR1Z5YzJsemRHVnVZMlV2VW1WMmFYUlRaWEoyYVdObGN5VXlReVV5TUZabGNuTnBiMjRsTTBReUxqWXVNUzQ0T0RVd0pUSkRKVEl3UTNWc2RIVnlaU1V6Ukc1bGRYUnlZV3dsTWtNbE1qQlFkV0pzYVdOTFpYbFViMnRsYmlVelJHNTFiR3dpUGcwS1BITjBjbWx1WjBsRUlHbGtQU0p5WldZdE15SStORGsxTnpGbU1URXRNRFpqWkMwMFpXWXdMVGhrTVRFdE1HVmlOemN4Tm1Wa05qQTJMVEF3TlRJMllUQTBQQzl6ZEhKcGJtZEpSRDROQ2p4cGJuUkpSRDQxTkRBeE1Ea3lQQzlwYm5SSlJENE5Dand2WVRFNlUyVnlhV0ZzYVhwaFlteGxTV1ErRFFvOEwxTlBRVkF0UlU1V09rSnZaSGsrRFFvOEwxTlBRVkF0UlU1V09rVnVkbVZzYjNCbFBnMEs8L0Jhc2UtMC0wLTBfRGF0YT4NCjxCYXNlLTAtMC0wX0hhc05lc3RlZERhdGE+ZmFsc2U8L0Jhc2UtMC0wLTBfSGFzTmVzdGVkRGF0YT4NCjwvYTE6Q2FsbFNpdGVfeDAwMkJfVHJhY2VTZXJpYWxpc2VySGVscGVyPg0KPC9TT0FQLUVOVjpCb2R5Pg0KPC9TT0FQLUVOVjpFbnZlbG9wZT4NCg=="
      }
    }
  ],
  "View": {
    "Dynamo": {
      "ScaleFactor": 1.0,
      "HasRunWithoutCrash": true,
      "IsVisibleInDynamoLibrary": true,
      "Version": "2.6.1.8786",
      "RunType": "Manual",
      "RunPeriod": "1000"
    },
    "Camera": {
      "Name": "Background Preview",
      "EyeX": -35.952853059804184,
      "EyeY": -25.296387732544407,
      "EyeZ": -3.7532455628514594,
      "LookX": 49.314817174334244,
      "LookY": 37.870252832921139,
      "LookZ": 15.161203517463582,
      "UpX": 0.38725361498458472,
      "UpY": -0.91425393588451931,
      "UpZ": 0.11905610991721648
    },
    "NodeViews": [
      {
        "ShowGeometry": true,
        "Name": "Seleccionar Línea Sketch",
        "Id": "faa41515fbbf45bfbc054fb900c8a98e",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 52.831196379652738,
        "Y": 1099.5052165847167
      },
      {
        "ShowGeometry": true,
        "Name": "Element.Geometry",
        "Id": "58f08a3d8be34334933acc7a8598bb0e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 349.12303198126847,
        "Y": 965.61497379809759
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "0aaaed12209b4f0c87d85985ec9a0f7d",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 593.31523196682656,
        "Y": 1031.9949229187305
      },
      {
        "ShowGeometry": true,
        "Name": "Curve.PointsAtEqualSegmentLength",
        "Id": "a7740f9cac2145b6939958497cf12635",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 798.15531100139469,
        "Y": 955.3400050584296
      },
      {
        "ShowGeometry": false,
        "Name": "List.Flatten",
        "Id": "cf37082590274a49b4ff34d221d1467a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1148.1004644913728,
        "Y": 962.88665468715362
      },
      {
        "ShowGeometry": true,
        "Name": "Seleccionar Familia Parqueo",
        "Id": "acbf611d27ca497898e573b358ec3275",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 78.500472469776923,
        "Y": 1342.5414424756077
      },
      {
        "ShowGeometry": true,
        "Name": "All Elements of Family Type",
        "Id": "44415828e5bb4a7ebd838304a8333dee",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 492.24128184221172,
        "Y": 1342.2822518480416
      },
      {
        "ShowGeometry": true,
        "Name": "Element.Geometry",
        "Id": "58e367bb3c0d483cb91df8f71a470f05",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 794.74681264210039,
        "Y": 1340.7159808378196
      },
      {
        "ShowGeometry": true,
        "Name": "BoundingBox.ByGeometry",
        "Id": "7e2c16c152f74b23bc0451b7c70820a8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1112.8193975088525,
        "Y": 1341.4881814630835
      },
      {
        "ShowGeometry": true,
        "Name": "BoundingBox.Contains",
        "Id": "b1190478ecfd4117a52686a1ca1afe8b",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 1703.5535309604011,
        "Y": 1048.4634554905408
      },
      {
        "ShowGeometry": true,
        "Name": "List.Map",
        "Id": "113e4847e2d54d3f911fdaea3367fe4e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2057.2515139518323,
        "Y": 963.79982079530657
      },
      {
        "ShowGeometry": true,
        "Name": "List.FilterByBoolMask",
        "Id": "0a122e61304e4775ba9be20db5d50bbd",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2298.7495378933727,
        "Y": 1017.3320359733666
      },
      {
        "ShowGeometry": true,
        "Name": "List.Map",
        "Id": "5744e6d3cedc483fb0bcd4b323885898",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2535.8348131071834,
        "Y": 963.37531909108566
      },
      {
        "ShowGeometry": true,
        "Name": "List.Flatten",
        "Id": "673453e18ff54998842260e970509ba7",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2746.2019516285727,
        "Y": 963.2979760319937
      },
      {
        "ShowGeometry": true,
        "Name": "List.UniqueItems",
        "Id": "f384cd1b9f0f4840a18792f5bf8766a9",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2958.5332304296426,
        "Y": 965.46183006828767
      },
      {
        "ShowGeometry": true,
        "Name": "String from Object",
        "Id": "ce9aaf5dd37141d88b5f3a85f705a869",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3389.9278640655657,
        "Y": 1059.0764885344358
      },
      {
        "ShowGeometry": true,
        "Name": "Element.SetParameterByName",
        "Id": "b54356a37d69465f944696db21902587",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3937.3701508188569,
        "Y": 960.80337537406865
      },
      {
        "ShowGeometry": true,
        "Name": "Tag.ByElement",
        "Id": "d525f1db27044848b52beef6b13d9f4a",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4650.601566134872,
        "Y": 970.642254346363
      },
      {
        "ShowGeometry": true,
        "Name": "Vista Actual",
        "Id": "4089b96cd84247469efdfc1a15183ebd",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4303.4317166863239,
        "Y": 902.33558458656637
      },
      {
        "ShowGeometry": true,
        "Name": "Boolean",
        "Id": "6c91d2d7dbee4354828092391a02fd1c",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4299.9029900196456,
        "Y": 1040.4537876532065
      },
      {
        "ShowGeometry": true,
        "Name": "Boolean",
        "Id": "51197fb0d1684f659749d5c0146f9d4e",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4304.8552037472418,
        "Y": 1100.3425804688889
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "3cb4828f356549e8a1528b5cf2613080",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4349.4034763304489,
        "Y": 1161.2224143686353
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "78ae4e12bd4c4757992e0125499e35ca",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 4350.9709108324232,
        "Y": 1245.4367942131446
      },
      {
        "ShowGeometry": true,
        "Name": "Code Block",
        "Id": "6d47e17b647b4e8d878806f0584ab979",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3127.0,
        "Y": 820.01348767914214
      },
      {
        "ShowGeometry": true,
        "Name": "inicio numeración",
        "Id": "cd4aee6ed66b4d7780171623bd05522d",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 2825.5790631824457,
        "Y": 756.45919992267193
      },
      {
        "ShowGeometry": true,
        "Name": "nombre parámetro",
        "Id": "1be43eb1ae584e88a40700eb6500ed34",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3454.7096735132459,
        "Y": 978.69034931079557
      },
      {
        "ShowGeometry": true,
        "Name": "switchCaseNomenclatura",
        "Id": "6fdca575a8b04fda8228230c47bd38d8",
        "IsSetAsInput": false,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3612.9890180056223,
        "Y": 1220.7848083717959
      },
      {
        "ShowGeometry": true,
        "Name": "0-Priv_1-Vis_2-Minus_3-Bici",
        "Id": "bf7b3e375f204eecb6f79d28b6f1b379",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 3262.5888582196881,
        "Y": 1245.8787192242994
      },
      {
        "ShowGeometry": true,
        "Name": "Select Model Elements",
        "Id": "0612109f9c6644d8acf31a7539a32680",
        "IsSetAsInput": true,
        "IsSetAsOutput": false,
        "Excluded": false,
        "X": 44.413681775425744,
        "Y": 965.00375069184872
      }
    ],
    "Annotations": [
      {
        "Id": "946e48ad203547f58754f895cc1151a2",
        "Title": "Seleccionar Parking",
        "Nodes": [
          "faa41515fbbf45bfbc054fb900c8a98e",
          "58f08a3d8be34334933acc7a8598bb0e",
          "0aaaed12209b4f0c87d85985ec9a0f7d",
          "a7740f9cac2145b6939958497cf12635",
          "cf37082590274a49b4ff34d221d1467a",
          "acbf611d27ca497898e573b358ec3275",
          "44415828e5bb4a7ebd838304a8333dee",
          "58e367bb3c0d483cb91df8f71a470f05",
          "7e2c16c152f74b23bc0451b7c70820a8",
          "b1190478ecfd4117a52686a1ca1afe8b",
          "113e4847e2d54d3f911fdaea3367fe4e",
          "0a122e61304e4775ba9be20db5d50bbd",
          "5744e6d3cedc483fb0bcd4b323885898",
          "673453e18ff54998842260e970509ba7",
          "f384cd1b9f0f4840a18792f5bf8766a9",
          "ce9aaf5dd37141d88b5f3a85f705a869",
          "b54356a37d69465f944696db21902587",
          "0612109f9c6644d8acf31a7539a32680"
        ],
        "Left": 34.413681775425744,
        "Top": 902.14000505842955,
        "Width": 4181.756469043431,
        "Height": 533.00143741717818,
        "FontSize": 36.0,
        "InitialTop": 955.3400050584296,
        "InitialHeight": 532.20143741717811,
        "TextblockHeight": 43.2,
        "Background": "#FFC1D676"
      }
    ],
    "X": 104.14013670532182,
    "Y": -100.92615026233352,
    "Zoom": 0.46787645362677932
  }
}