{ "Uuid": "99433504-c3d2-420c-955c-3115c508610c", "IsCustomNode": false, "Description": null, "Name": "ExobimArchiveExport", "ElementResolver": { "ResolutionMap": { "Revit.Application.Document.Current": { "Key": "Revit.Application.Document", "Value": "RevitNodes.dll" }, "Revit.Application.Document": { "Key": "Revit.Application.Document", "Value": "RevitNodes.dll" }, "DSCore.List": { "Key": "DSCore.List", "Value": "DSCoreNodes.dll" } } }, "Inputs": [], "Outputs": [], "Nodes": [ { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Elements.Parameter.ParameterByName@Revit.Elements.Element,string", "Id": "a74461d07fda4746b93e9ad2f1079e7c", "Inputs": [ { "Id": "55c562fe271a45838db830b8b8922a2c", "Name": "element", "Description": "Element\n\nElement", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "8c6b250efc054f769f2f2cb7c2a97b5e", "Name": "name", "Description": "Parameter Name\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "4ddb0e08fe5b4b388235ccaf26420e1d", "Name": "Parameter", "Description": "Parameter", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Get Element's Parameter by Name\n\nParameter.ParameterByName (element: Element, name: string): Parameter" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"RatioHA\";\n\"RatioTS\";", "Id": "c18172ea9c4b49239c9ce7a56648b216", "Inputs": [], "Outputs": [ { "Id": "63f0d0623d8b4aee9fa01a8e9648249b", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "254ada7bb39e43b39dc408577d2c6b14", "Name": "", "Description": "Value of expression at line 2", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Allows for DesignScript code to be authored directly" }, { "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", "SelectedIndex": 206, "NodeType": "ExtensionNode", "Id": "a5ce9a474a8e4e3faa33151b9d59c7c4", "Inputs": [], "Outputs": [ { "Id": "bcebcd0171504e1dbd32110ac8e1d1ee", "Name": "Category", "Description": "The selected Category.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "All built-in categories." }, { "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", "NodeType": "ExtensionNode", "Id": "c06a823117b343aabd3ff4101a40c9ac", "Inputs": [ { "Id": "4f119cacaf0b401bbbe2472b319cf789", "Name": "Category", "Description": "The Category", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "d37a094d58eb4837913396c4499a1316", "Name": "Elements", "Description": "An element type.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Get all elements of the specified category from the model." }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "a[0];", "Id": "85fe6d34986849f6a8926c26e6d3895f", "Inputs": [ { "Id": "6b7a24666cfb47308b67f8632c2819ba", "Name": "a", "Description": "a", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "43d0f42a27ec4e64b02f0183b871863e", "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.CreateList, CoreNodeModels", "VariableInputPorts": true, "NodeType": "ExtensionNode", "Id": "6cc4deed4a184168bfe92bac3896ef68", "Inputs": [ { "Id": "499bb7941188402ea9e6f83002562bae", "Name": "item0", "Description": "Item Index #0", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "3024a0b9bdeb4495b6c0b6123e1949a2", "Name": "item1", "Description": "Item Index #1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "29eb0425629a4a19a32ec28c2c49c59d", "Name": "list", "Description": "A list", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Makes a new list out of the given inputs" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "archilab.Revit.Elements.Elements.Delete@Revit.Elements.Element", "Id": "ab3207b0e63a447593997c595408686e", "Inputs": [ { "Id": "d1d391aa35704ed6b5156d9246d53afd", "Name": "element", "Description": "Element to delete.\n\nElement", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "2fba167726f7431b8845660ec09d094a", "Name": "bool", "Description": "bool", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Delete element from Revit DB.\n\nElements.Delete (element: Element): bool" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Elements.Parameter.Id", "Id": "4dbce9d2d20d43e8981ba0aa13afff36", "Inputs": [ { "Id": "858b12ec1d2149018b7d99da150f0a7c", "Name": "parameter", "Description": "Revit.Elements.Parameter", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "9b12c4faedc24df996f3ebbae09c8932", "Name": "int", "Description": "int", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Get the parameter's element Id\n\nParameter.Id: int" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", "FunctionSignature": "a4dd8f6e-689f-4998-b8ef-4a04146d12c2", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "4d0cfe710fb44ea8be7d1c02f7366618", "Inputs": [ { "Id": "7b3490be71d3426ab99417727f1cf4cd", "Name": "ID/UniqueId : var[]..[]: var[]..[]", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "0ce122f3fd034452b9cca8517752c8b6", "Name": "docOrRevitLinkInstance", "Description": " Use only if you want to query a linked model\n\nvar\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "4bd1f7661ddf416a8b8662fa5cb7ca89", "Name": "element", "Description": "return value", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Gets the Revit element(s) for a list of IDs (or a single ID). Optionally retrieves elements from linked documents as well." }, { "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", "NodeType": "ExtensionNode", "Id": "ee5c1c4df72543738e6b2eae61d7076c", "Inputs": [ { "Id": "946370aef55e4cea83116f0fee415106", "Name": "Category", "Description": "The Category", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "fbd6c9093041456f8570155ea7252613", "Name": "Elements", "Description": "An element type.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Get all elements of the specified category from the model." }, { "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", "SelectedIndex": 294, "NodeType": "ExtensionNode", "Id": "79d0320ae962448aa2e6db8b137636f0", "Inputs": [], "Outputs": [ { "Id": "a7106e7485214923b5e2256acc34e713", "Name": "Category", "Description": "The selected Category.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "All built-in categories." }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"Comments\";", "Id": "e172181da5364fd895dcbff056ca9d13", "Inputs": [], "Outputs": [ { "Id": "a7ab6c8a90274b689dffae0b3acf41bd", "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.GetParameterValueByName@string", "Id": "fe44fa0147124eb1ba79bf7a9af5cf78", "Inputs": [ { "Id": "7caa2d649daf42ccb1ae0c3ffb27c51a", "Name": "element", "Description": "Revit.Elements.Element", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "8ecd9480df694615b31a6952f97ff928", "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": "3c3b2e60d2bf41dd8860988f1f21645d", "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": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "DSCore.String.Length@string", "Id": "e9f5e84c3822449b9069971f64da0dfa", "Inputs": [ { "Id": "8a5f2f3b2bb046afa0fc32b171d10e17", "Name": "str", "Description": "String to find the length of.\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "ab34ce70943e4e7d90d2c0df3b7844a1", "Name": "length", "Description": "Number of characters in the string.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Returns the number of characters contained in the given string.\n\nString.Length (str: string): int" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "0;", "Id": "0e095d73c00842cf82a19b43330c016a", "Inputs": [], "Outputs": [ { "Id": "b92a7c3f348f4300a9d689d1e629ceb5", "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": "==@var[]..[],var[]..[]", "Id": "0cd2de63dc514f4cb55163d13eb32d2f", "Inputs": [ { "Id": "18bffcc329634bbeb1f04ee576dd47f5", "Name": "x", "Description": "x value.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "1144c1dabd7946198b4e74ccce93c461", "Name": "y", "Description": "y value.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "fdc268dd7cdb451bb9beebf20a78aee8", "Name": "var[]..[]", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Equal x to y?\n\n== (x: var[]..[], y: var[]..[]): var[]..[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]", "Id": "712eb655df0345df9f352527065a7810", "Inputs": [ { "Id": "77e136e4aee84ee98d7a48e7e642ab63", "Name": "list", "Description": "List to filter.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "fa51e0514f0d48aa816e15fdf3ab1073", "Name": "mask", "Description": "List of booleans representing a mask.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "d55674d10c6e4e32a8f633ce8986dce6", "Name": "in", "Description": "Items whose mask index is true.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "e61072969de243659cdd7bf1499526e9", "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": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "archilab.Revit.Elements.Elements.Delete@Revit.Elements.Element", "Id": "89a8a78189ef4fd882a3b631fbc08024", "Inputs": [ { "Id": "258a32056ef846a58abd943778ee5514", "Name": "element", "Description": "Element to delete.\n\nElement", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "e6069f2447694caba2661cdd330b6a45", "Name": "bool", "Description": "bool", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Delete element from Revit DB.\n\nElements.Delete (element: Element): bool" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", "FunctionSignature": "ecce77dc-1290-438e-a056-970b256fd553", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "407d4a6cc3344bbc90c3fa9a27d9f76a", "Inputs": [ { "Id": "64523578b3bd4f38a182add629ad60c2", "Name": "passThrough", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "4dff099faa164024825a389331a11727", "Name": "waitFor", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "d7359dd27c1e4b269713d5b42326fd48", "Name": "passThrough", "Description": "return value", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Forces a sequential order of execution. The node wired into the output of the Passthrough node will be executed *after* the node wired into the waitFor input (e.g. important for some Revit operations). The value of the passThrough input will be passed on to the node wired into the output port of the Passthrough node." } ], "Connectors": [ { "Start": "4ddb0e08fe5b4b388235ccaf26420e1d", "End": "858b12ec1d2149018b7d99da150f0a7c", "Id": "07e0ad98cf4c423cbf7fd7780b98f0b9" }, { "Start": "63f0d0623d8b4aee9fa01a8e9648249b", "End": "499bb7941188402ea9e6f83002562bae", "Id": "c1f63c92862b47d2bd8a84495fb18fe1" }, { "Start": "254ada7bb39e43b39dc408577d2c6b14", "End": "3024a0b9bdeb4495b6c0b6123e1949a2", "Id": "13213689d314414a98b141f154f3b9e1" }, { "Start": "bcebcd0171504e1dbd32110ac8e1d1ee", "End": "4f119cacaf0b401bbbe2472b319cf789", "Id": "73f94e5f3b9641c480ef6cd04ab8875e" }, { "Start": "d37a094d58eb4837913396c4499a1316", "End": "6b7a24666cfb47308b67f8632c2819ba", "Id": "87797caf3a914035ae56fae74ca1a7d5" }, { "Start": "43d0f42a27ec4e64b02f0183b871863e", "End": "55c562fe271a45838db830b8b8922a2c", "Id": "267b4aa185334145a09a052050664999" }, { "Start": "29eb0425629a4a19a32ec28c2c49c59d", "End": "8c6b250efc054f769f2f2cb7c2a97b5e", "Id": "3827fc23fa414757b053f0335d48350d" }, { "Start": "2fba167726f7431b8845660ec09d094a", "End": "4dff099faa164024825a389331a11727", "Id": "0a231f12461c44a990bac5b5b3899ca5" }, { "Start": "9b12c4faedc24df996f3ebbae09c8932", "End": "7b3490be71d3426ab99417727f1cf4cd", "Id": "9c13d7dd5c264faeaad9a6e6c807d6f9" }, { "Start": "4bd1f7661ddf416a8b8662fa5cb7ca89", "End": "d1d391aa35704ed6b5156d9246d53afd", "Id": "26f381cffd724393a9c3a0a076a67588" }, { "Start": "fbd6c9093041456f8570155ea7252613", "End": "7caa2d649daf42ccb1ae0c3ffb27c51a", "Id": "7af80767a0ac4637a72d05ccd0558cfe" }, { "Start": "fbd6c9093041456f8570155ea7252613", "End": "77e136e4aee84ee98d7a48e7e642ab63", "Id": "e01cfa3cdf0d418d883fba498515e6be" }, { "Start": "a7106e7485214923b5e2256acc34e713", "End": "64523578b3bd4f38a182add629ad60c2", "Id": "a24c4795cf8e458da794b36d6d6c790e" }, { "Start": "a7ab6c8a90274b689dffae0b3acf41bd", "End": "8ecd9480df694615b31a6952f97ff928", "Id": "7f54e339e7404bd094d571d4a5bda591" }, { "Start": "3c3b2e60d2bf41dd8860988f1f21645d", "End": "8a5f2f3b2bb046afa0fc32b171d10e17", "Id": "86eece4ef5664fd39d6d64f49e32beea" }, { "Start": "ab34ce70943e4e7d90d2c0df3b7844a1", "End": "1144c1dabd7946198b4e74ccce93c461", "Id": "8804a5ed54dd4c73a7fca5a34424c052" }, { "Start": "b92a7c3f348f4300a9d689d1e629ceb5", "End": "18bffcc329634bbeb1f04ee576dd47f5", "Id": "a7b6319a70864843a9f82da123e26ff1" }, { "Start": "fdc268dd7cdb451bb9beebf20a78aee8", "End": "fa51e0514f0d48aa816e15fdf3ab1073", "Id": "94f9db31364b4a82a7ba0694e52ad960" }, { "Start": "d55674d10c6e4e32a8f633ce8986dce6", "End": "258a32056ef846a58abd943778ee5514", "Id": "ac74e68452cb49cbb47e654d4cff8de7" }, { "Start": "d7359dd27c1e4b269713d5b42326fd48", "End": "946370aef55e4cea83116f0fee415106", "Id": "44247ef2d54d40a8895143b64862dc9a" } ], "Dependencies": [ "a4dd8f6e-689f-4998-b8ef-4a04146d12c2", "ecce77dc-1290-438e-a056-970b256fd553" ], "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": true, "IsVisibleInDynamoLibrary": true, "Version": "2.0.2.6826", "RunType": "Manual", "RunPeriod": "1000" }, "Camera": { "Name": "Background Preview", "EyeX": -17.0, "EyeY": 24.0, "EyeZ": 50.0, "LookX": 12.0, "LookY": -13.0, "LookZ": -58.0, "UpX": 0.0, "UpY": 1.0, "UpZ": 0.0 }, "NodeViews": [ { "ShowGeometry": true, "Name": "Parameter.ParameterByName", "Id": "a74461d07fda4746b93e9ad2f1079e7c", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 332.44452437487746, "Y": 282.822650089581 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "c18172ea9c4b49239c9ce7a56648b216", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": -161.55547562512254, "Y": 361.24931675624759 }, { "ShowGeometry": true, "Name": "Categories", "Id": "a5ce9a474a8e4e3faa33151b9d59c7c4", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": -427.55547562512254, "Y": 238.82265008958097 }, { "ShowGeometry": true, "Name": "All Elements of Category", "Id": "c06a823117b343aabd3ff4101a40c9ac", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": -161.55547562512254, "Y": 238.82265008958097 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "85fe6d34986849f6a8926c26e6d3895f", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 112.44452437487746, "Y": 243.03598342291426 }, { "ShowGeometry": true, "Name": "List Create", "Id": "6cc4deed4a184168bfe92bac3896ef68", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 112.44452437487746, "Y": 352.822650089581 }, { "ShowGeometry": true, "Name": "Elements.Delete", "Id": "ab3207b0e63a447593997c595408686e", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 1410.4445243748773, "Y": 282.822650089581 }, { "ShowGeometry": true, "Name": "Parameter.Id", "Id": "4dbce9d2d20d43e8981ba0aa13afff36", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 665.44452437487746, "Y": 282.822650089581 }, { "ShowGeometry": true, "Name": "Element.ByID", "Id": "4d0cfe710fb44ea8be7d1c02f7366618", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 964.44452437487746, "Y": 282.822650089581 }, { "ShowGeometry": true, "Name": "All Elements of Category", "Id": "ee5c1c4df72543738e6b2eae61d7076c", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2133.963553247926, "Y": 634.62799549463932 }, { "ShowGeometry": true, "Name": "Categories", "Id": "79d0320ae962448aa2e6db8b137636f0", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 1413.2130909710586, "Y": 679.858414667429 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "e172181da5364fd895dcbff056ca9d13", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2220.0022317872676, "Y": 830.14705480829059 }, { "ShowGeometry": true, "Name": "Element.GetParameterValueByName", "Id": "fe44fa0147124eb1ba79bf7a9af5cf78", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2379.34447437558, "Y": 805.62761700245744 }, { "ShowGeometry": true, "Name": "String.Length", "Id": "e9f5e84c3822449b9069971f64da0dfa", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2705.8478485444848, "Y": 811.18776279029851 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "0e095d73c00842cf82a19b43330c016a", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2771.730327059835, "Y": 705.9118842283965 }, { "ShowGeometry": true, "Name": "==", "Id": "0cd2de63dc514f4cb55163d13eb32d2f", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2996.0058653329029, "Y": 710.42295201448849 }, { "ShowGeometry": true, "Name": "List.FilterByBoolMask", "Id": "712eb655df0345df9f352527065a7810", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3273.0063920791763, "Y": 607.70190644541037 }, { "ShowGeometry": true, "Name": "Elements.Delete", "Id": "89a8a78189ef4fd882a3b631fbc08024", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3508.6393815936331, "Y": 597.07701311254846 }, { "ShowGeometry": true, "Name": "Passthrough", "Id": "407d4a6cc3344bbc90c3fa9a27d9f76a", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 1801.5140858367813, "Y": 673.26154643404084 } ], "Annotations": [ { "Id": "bc29b512d92a4d30bacc6159b5db3662", "Title": "Delete parameters", "Nodes": [ "a74461d07fda4746b93e9ad2f1079e7c", "c18172ea9c4b49239c9ce7a56648b216", "a5ce9a474a8e4e3faa33151b9d59c7c4", "c06a823117b343aabd3ff4101a40c9ac", "85fe6d34986849f6a8926c26e6d3895f", "6cc4deed4a184168bfe92bac3896ef68", "ab3207b0e63a447593997c595408686e", "4dbce9d2d20d43e8981ba0aa13afff36", "4d0cfe710fb44ea8be7d1c02f7366618" ], "Left": -437.55547562512254, "Top": 185.82265008958097, "Width": 2054.0, "Height": 278.42666666666662, "FontSize": 36.0, "InitialTop": 238.82265008958097, "InitialHeight": 267.42666666666662, "TextblockHeight": 43.0, "Background": "#FFC1D676" }, { "Id": "9719a47fb5c741a1ad0891d5e1d23901", "Title": "Delete uncommented reservations", "Nodes": [ "ee5c1c4df72543738e6b2eae61d7076c", "79d0320ae962448aa2e6db8b137636f0", "e172181da5364fd895dcbff056ca9d13", "fe44fa0147124eb1ba79bf7a9af5cf78", "e9f5e84c3822449b9069971f64da0dfa", "0e095d73c00842cf82a19b43330c016a", "0cd2de63dc514f4cb55163d13eb32d2f", "712eb655df0345df9f352527065a7810", "89a8a78189ef4fd882a3b631fbc08024", "407d4a6cc3344bbc90c3fa9a27d9f76a" ], "Left": 1403.2130909710586, "Top": 544.07701311254846, "Width": 2311.4262906225745, "Height": 379.07004169574213, "FontSize": 36.0, "InitialTop": 597.07701311254846, "InitialHeight": 378.07004169574213, "TextblockHeight": 43.0, "Background": "#FFC1D676" } ], "X": -900.72862415757663, "Y": 146.70621995134951, "Zoom": 0.54146208521015526 } }