{ "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." }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\".rvt\";\n\".ifc\";", "Id": "2d4788620d7a4f9f90d91a0410381c12", "Inputs": [], "Outputs": [ { "Id": "b1a77ceaf230406b86313b60d15d6680", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "9bebfbf7777d4c5b8771f3874204d0d4", "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": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "DSCore.String.Replace@string,string,string", "Id": "bb1819bf949a4e8bae609a0434d29703", "Inputs": [ { "Id": "011dc854fd9c47feb11b594b5c950f49", "Name": "str", "Description": "String to replace substrings in.\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "0160e85256a546e3b9553b854f00099f", "Name": "searchFor", "Description": "Text to be replaced.\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "7eb161fc896a4c6092c5dde453b6a49a", "Name": "replaceWith", "Description": "Text to replace with.\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "89482d1d936a4c868dadd4d66732eeb2", "Name": "str", "Description": "String with replacements made.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Replaces all occurrances of text in a string with other text.\n\nString.Replace (str: string, searchFor: string, replaceWith: string): string" }, { "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", "NodeType": "ExtensionNode", "Id": "0920eebe704f49898eb3f9d3e5cc1642", "Inputs": [ { "Id": "3cc840d6dd06455e8456e2a505faa27e", "Name": "Category", "Description": "The Category", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "e4b44c4b724a45969839efc55538390d", "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": 587, "NodeType": "ExtensionNode", "Id": "d1c028b80b754d6ebaefa9b962bdf1d7", "Inputs": [], "Outputs": [ { "Id": "1f2d244dffd041098d42ba2f842211f6", "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": "\"Export\";", "Id": "6d110f67e7ae4233baad0b0daac8e061", "Inputs": [], "Outputs": [ { "Id": "2ecf064e3cbf45d19fcc9a2c225609ed", "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": "DSCore.List.FirstIndexOf@var[]..[],var", "Id": "e954fb84737e4c57b6e8f0349b96be73", "Inputs": [ { "Id": "4b9af428ae3741619533e87e86e0c7da", "Name": "list", "Description": "List to search in. If this argument is null, -1 is returned.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "ced07650bc774550b5a3bd0091bb5b4b", "Name": "item", "Description": "Item to look for.\n\nvar", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "6a2a6985d08f445ca6b5d6c177e691b0", "Name": "int", "Description": "Zero-based index of the item in the list, or -1 if it is not found.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Given an item, returns the zero-based index of its first occurrence in the list. If the item cannot be found in the list, -1 is returned.\n\nList.FirstIndexOf (list: var[]..[], item: var): int" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int", "Id": "ada340c900f7470b87ca6731aac34b34", "Inputs": [ { "Id": "d4a362fb7f3b4968b4c7b7df9313dc25", "Name": "list", "Description": "List to fetch an item from.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "c4d32d03759e4c4989205ac72047e725", "Name": "index", "Description": "Index of the item to be fetched.\n\nint", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "7e7047b05c934ec0a3ac8ed5b2ae6583", "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.CustomNodes.Function, DynamoCore", "FunctionSignature": "9266cc47-e982-46fc-9fd4-59bd7fb19a53", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "2fa1000c1f4c49f0b391d3910fbd4029", "Inputs": [ { "Id": "d3bb3d5bd3094a74adb988e67cd34746", "Name": "element", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "cdf78cc829e14e498120451ed83d846e", "Name": "name", "Description": "return value", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Gets an element's name. Unlike the OOTB node, this node should work for all Revit elements that have names and will also return the localized names of system parameters, parameter groups, display unit types, parameter types, unit symbol types and unit types." }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"IFC2x3 Coordination View 2.0\";\n\"IFC2x3 Coord 2.0 PBP\";", "Id": "85a019f2721d42f5b4d6ab7865d652a2", "Inputs": [], "Outputs": [ { "Id": "a6ebc4ed2440470ab3d96d4eb3d07059", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "491a676ce85049cd91dfb973d35a476a", "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": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Orchid.RevitProject.IFC.Export@var,var,Revit.Elements.Element,Revit.Elements.Element,string,bool", "Id": "856cf5674ca54e66af2cea2ccc1671d4", "Inputs": [ { "Id": "8b78e1cb1e384fcfacda7f935f2d08a0", "Name": "document", "Description": "Document as Revit type\n\nvar\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "e1493edd0c4149748d8bf803e2a6d5c6", "Name": "setting", "Description": "IFC export setting\n\nvar\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "739b89ec4cea46a4a64da91be406dbca", "Name": "view", "Description": "View as Dynamo type\n\nElement\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "921fa133d9334619be83276420b31c0b", "Name": "phase", "Description": "Phase to export as Dynamo type\n\nElement\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "5399ce1ba2874673b8a0d1e380a6fe44", "Name": "file", "Description": "The export file name incl. path\n\nstring\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "79564ac0824c43cd80c23db30b907059", "Name": "overwrite", "Description": "Overwrite existing file?\n\nbool\nDefault value : true", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "79c85ac5494f4c48b59e04585ebefae4", "Name": "watch", "Description": "Add a watch node to verify the output", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Export to IFC. Require IFC exporter 19.1.0 or higher https://sourceforge.net/projects/ifcexporter . the export function includes a default IFC export setting!\n\nIFC.Export (document: var = null, setting: var = null, view: Element = null, phase: Element = null, file: string = null, overwrite: bool = true): string" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Orchid.RevitProject.IFC.SettingByName@string", "Id": "a54c2fb49e18446981237ff6d5f3ea2d", "Inputs": [ { "Id": "b9ef9f3ff9bf49269ddc1bd0c9009562", "Name": "name", "Description": "The IFC setting name\n\nstring\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "b884789ed5fe4889b4d2d83bd7e44376", "Name": "Setting", "Description": "Ifc export setting", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Ifc export setting, based on the available in the document\n\nIFC.SettingByName (name: string = null): var[]..[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Orchid.RevitProject.Document.Current", "Id": "19a355f78e3a41c093feccaaacdf2695", "Inputs": [], "Outputs": [ { "Id": "68d75dedafc34bbc90635630040b8cc8", "Name": "Document", "Description": "Document as Revit type", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Get current document\n\nDocument.Current: var" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", "FunctionSignature": "ecce77dc-1290-438e-a056-970b256fd553", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "baa71c9c52cb42b389003c313a102126", "Inputs": [ { "Id": "d8fe20ffc59f4376bdefb4afab64e4bf", "Name": "passThrough", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "7d5fb4a821914db184fd45647149f665", "Name": "waitFor", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "537a616d57b249cc8613af9f980499ee", "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." }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Application.Document.FilePath", "Id": "9f0d87c10b2a46ae98e1dc5d8e341b47", "Inputs": [ { "Id": "6da9384155984b298d10f357ad8981a3", "Name": "document", "Description": "Revit.Application.Document", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "a7aae8b33c934a039d8d3ca92054d346", "Name": "string", "Description": "string", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "The full path of the Document.\n\nDocument.FilePath: string" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Application.Document.Current", "Id": "a260388a5a2c4e079b5d2c14654b1596", "Inputs": [], "Outputs": [ { "Id": "44b00b64e63a46f8b5b2b3a3c1b28e82", "Name": "Document", "Description": "Document", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Get the current document\n\nDocument.Current: Document" } ], "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": "e6069f2447694caba2661cdd330b6a45", "End": "7d5fb4a821914db184fd45647149f665", "Id": "b5d383e0312b4f7c823e8602d3aad70a" }, { "Start": "d7359dd27c1e4b269713d5b42326fd48", "End": "946370aef55e4cea83116f0fee415106", "Id": "44247ef2d54d40a8895143b64862dc9a" }, { "Start": "b1a77ceaf230406b86313b60d15d6680", "End": "0160e85256a546e3b9553b854f00099f", "Id": "74e1d9addd8c43db8d5a3fa7e7cab8e8" }, { "Start": "9bebfbf7777d4c5b8771f3874204d0d4", "End": "7eb161fc896a4c6092c5dde453b6a49a", "Id": "2f3ec32cfd024ce2b3e45b763e648dc3" }, { "Start": "89482d1d936a4c868dadd4d66732eeb2", "End": "5399ce1ba2874673b8a0d1e380a6fe44", "Id": "3b957cda7cd44e7789e5a4e9c329aeb5" }, { "Start": "e4b44c4b724a45969839efc55538390d", "End": "d3bb3d5bd3094a74adb988e67cd34746", "Id": "d589af5facd044daa334c131d65f513b" }, { "Start": "e4b44c4b724a45969839efc55538390d", "End": "d4a362fb7f3b4968b4c7b7df9313dc25", "Id": "c95d8a7fe7e14bf5aade8d6a1452daa5" }, { "Start": "1f2d244dffd041098d42ba2f842211f6", "End": "3cc840d6dd06455e8456e2a505faa27e", "Id": "aa84a85339764403be150e0ba183b47f" }, { "Start": "2ecf064e3cbf45d19fcc9a2c225609ed", "End": "ced07650bc774550b5a3bd0091bb5b4b", "Id": "17fec5bd93664133a2d2c3dd6292ead8" }, { "Start": "6a2a6985d08f445ca6b5d6c177e691b0", "End": "c4d32d03759e4c4989205ac72047e725", "Id": "9b17ed169b554355a73c18482d0f47a7" }, { "Start": "7e7047b05c934ec0a3ac8ed5b2ae6583", "End": "739b89ec4cea46a4a64da91be406dbca", "Id": "af62603d2cc9426d9822d7ec5e70341f" }, { "Start": "cdf78cc829e14e498120451ed83d846e", "End": "4b9af428ae3741619533e87e86e0c7da", "Id": "ce5dc95bdfd5467ca26bfdc0d59a5fda" }, { "Start": "491a676ce85049cd91dfb973d35a476a", "End": "d8fe20ffc59f4376bdefb4afab64e4bf", "Id": "ea8d41f9cdbf4a0cbac3f24e1fa0fb33" }, { "Start": "b884789ed5fe4889b4d2d83bd7e44376", "End": "e1493edd0c4149748d8bf803e2a6d5c6", "Id": "0403441102a94e728194a7678fab827e" }, { "Start": "68d75dedafc34bbc90635630040b8cc8", "End": "8b78e1cb1e384fcfacda7f935f2d08a0", "Id": "2642f6e53c37410eaa6e910b27e0042f" }, { "Start": "537a616d57b249cc8613af9f980499ee", "End": "b9ef9f3ff9bf49269ddc1bd0c9009562", "Id": "0e17227458274fb6a72df34d530629f8" }, { "Start": "a7aae8b33c934a039d8d3ca92054d346", "End": "011dc854fd9c47feb11b594b5c950f49", "Id": "dd3713af14ac423e8d4d2a3b45a8c18e" }, { "Start": "44b00b64e63a46f8b5b2b3a3c1b28e82", "End": "6da9384155984b298d10f357ad8981a3", "Id": "c5486291178f4c18911172025ae88aa9" } ], "Dependencies": [ "a4dd8f6e-689f-4998-b8ef-4a04146d12c2", "ecce77dc-1290-438e-a056-970b256fd553", "9266cc47-e982-46fc-9fd4-59bd7fb19a53" ], "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 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "2d4788620d7a4f9f90d91a0410381c12", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4883.5249463163564, "Y": 1434.5644237003448 }, { "ShowGeometry": true, "Name": "String.Replace", "Id": "bb1819bf949a4e8bae609a0434d29703", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 5198.5249463163564, "Y": 1363.1377570336783 }, { "ShowGeometry": true, "Name": "All Elements of Category", "Id": "0920eebe704f49898eb3f9d3e5cc1642", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4400.1720901250292, "Y": 876.09568431708226 }, { "ShowGeometry": true, "Name": "Categories", "Id": "d1c028b80b754d6ebaefa9b962bdf1d7", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4134.1720901250292, "Y": 876.09568431708226 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "6d110f67e7ae4233baad0b0daac8e061", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4657.14716410515, "Y": 1082.3907060582403 }, { "ShowGeometry": true, "Name": "List.FirstIndexOf", "Id": "e954fb84737e4c57b6e8f0349b96be73", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4961.14716410515, "Y": 1013.1773727249069 }, { "ShowGeometry": true, "Name": "List.GetItemAtIndex", "Id": "ada340c900f7470b87ca6731aac34b34", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 5240.1720901250292, "Y": 882.59568431708226 }, { "ShowGeometry": true, "Name": "Element.Name+", "Id": "2fa1000c1f4c49f0b391d3910fbd4029", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4657.14716410515, "Y": 974.177372724907 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "85a019f2721d42f5b4d6ab7865d652a2", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4268.6935967047584, "Y": 658.064108677994 }, { "ShowGeometry": true, "Name": "IFC.Export", "Id": "856cf5674ca54e66af2cea2ccc1671d4", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 5726.5729440465411, "Y": 521.872322656337 }, { "ShowGeometry": true, "Name": "IFC.SettingByName", "Id": "a54c2fb49e18446981237ff6d5f3ea2d", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 5140.1438370547949, "Y": 600.13315890770139 }, { "ShowGeometry": true, "Name": "Document.Current", "Id": "19a355f78e3a41c093feccaaacdf2695", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 5220.8248317366561, "Y": 448.85629387921108 }, { "ShowGeometry": true, "Name": "Passthrough", "Id": "baa71c9c52cb42b389003c313a102126", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4681.5582386802234, "Y": 420.55966063876394 }, { "ShowGeometry": true, "Name": "Document.FilePath", "Id": "9f0d87c10b2a46ae98e1dc5d8e341b47", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4883.5249463163564, "Y": 1326.1377570336783 }, { "ShowGeometry": true, "Name": "Document.Current", "Id": "a260388a5a2c4e079b5d2c14654b1596", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4655.5249463163564, "Y": 1326.1377570336783 } ], "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" }, { "Id": "f46261c0a2014609a747db9a9d482986", "Title": "Export ifc", "Nodes": [ "2d4788620d7a4f9f90d91a0410381c12", "bb1819bf949a4e8bae609a0434d29703", "0920eebe704f49898eb3f9d3e5cc1642", "d1c028b80b754d6ebaefa9b962bdf1d7", "6d110f67e7ae4233baad0b0daac8e061", "e954fb84737e4c57b6e8f0349b96be73", "ada340c900f7470b87ca6731aac34b34", "2fa1000c1f4c49f0b391d3910fbd4029", "85a019f2721d42f5b4d6ab7865d652a2", "856cf5674ca54e66af2cea2ccc1671d4", "a54c2fb49e18446981237ff6d5f3ea2d", "19a355f78e3a41c093feccaaacdf2695", "baa71c9c52cb42b389003c313a102126", "9f0d87c10b2a46ae98e1dc5d8e341b47", "a260388a5a2c4e079b5d2c14654b1596" ], "Left": 4124.1720901250292, "Top": 367.55966063876394, "Width": 1829.400853921512, "Height": 1170.0047630615809, "FontSize": 36.0, "InitialTop": 420.55966063876394, "InitialHeight": 1147.0047630615811, "TextblockHeight": 43.0, "Background": "#FFC1D676" } ], "X": -510.62823152348983, "Y": 242.84372698514881, "Zoom": 0.36052227403133252 } }