{ "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", "IsCustomNode": false, "Description": "", "Name": "DwgImportList", "ElementResolver": { "ResolutionMap": {} }, "Inputs": [], "Outputs": [], "Nodes": [ { "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels", "NodeType": "BooleanInputNode", "InputValue": true, "Id": "c456f88cb662433dbd83d6220cdec336", "Inputs": [], "Outputs": [ { "Id": "d7078398e3cf47789204428886c997c1", "Name": "", "Description": "Boolean", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Selection between a true and false." }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "CAD.ReportInstances@string,bool,bool", "Id": "2ed47be158014ff7b7d4e241959ac189", "Inputs": [ { "Id": "c8844e163bd84e45a512e1832f8b4bae", "Name": "filePath", "Description": "Leave unconnected to report the active document or input a File Path to report an external Revit document or Family.\n\nstring\nDefault value : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "45837f9bfa10481da8655172bc56bc65", "Name": "refresh", "Description": "To refresh, switch a bool input to its opposing state.\n\nbool\nDefault value : true", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "718687162c684a6da7e5b6aa6ccb5f0e", "Name": "close", "Description": "Set to true to close any external files opened using the filePath input. If the active document is being reported, this input has no effect. Closing disposes all output objects.\n\nbool\nDefault value : false", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "d3acd40bec3e4ef4bf9d47f5ee624c03", "Name": "report[][]", "Description": "string[][]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "b22317c0c19649479ac73f3308a5835b", "Name": "CADLinks[]", "Description": "ImportInstance[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "e4e1cd9565464a7e9b3beabda5061648", "Name": "CADImports[]", "Description": "ImportInstance[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Generates a report of all CAD links and imports in the document with key metrics. Linked and Imported CAD links are output into lists to aid with CAD link management.\r\rVisit bimorph.com/bimorph-nodes for support\n\nCAD.ReportInstances (filePath: string = null, refresh: bool = true, close: bool = false): var[]..[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Elements.Element.Parameters", "Id": "47d3d64b1b1b4dd4b0cda2bc7a1aa430", "Inputs": [ { "Id": "a46c4dd29c094b988ebbeb8ff4734a24", "Name": "element", "Description": "Revit.Elements.Element", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "511b3072ebf44574b013b92ce05c3c49", "Name": "Parameter[]", "Description": "Parameter[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Obtain all of the Parameters from an Element, sorted by Name.\n\nElement.Parameters: Parameter[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", "Id": "85c5bf98970542b99090b5892c492734", "Inputs": [ { "Id": "8ed43fb33eb84f7e86a110077ab43566", "Name": "element", "Description": "Revit.Elements.Element", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "7fb4385960ff4afe8392c9646f48a0a7", "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": "e36acc8bc9204459be4a0a3caba5db1c", "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.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"Name\";", "Id": "e891ffdcbd434e47a21f05053ba6be19", "Inputs": [], "Outputs": [ { "Id": "c53a62fa1dbd4b9c8382a3cdbac5c602", "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.Id", "Id": "1d1dbf6e3f2f4f4893384e36e48ca64b", "Inputs": [ { "Id": "dd853a5a6ca54965a606febacdbcc1bc", "Name": "element", "Description": "Revit.Elements.Element", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "94827152a98140ffbe221b42eed9cac9", "Name": "int", "Description": "int", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Get the Element Id for this element\n\nElement.Id: int" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"Type Name\";", "Id": "4ef146ed11144b1495acbe29ab627893", "Inputs": [], "Outputs": [ { "Id": "d420e86b8a4b43a6981df3ae9f570e40", "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": "5b77130d21344959b2e870baf6972a17", "Inputs": [ { "Id": "2a81834857ce455a917f89df15c0e91b", "Name": "item0", "Description": "Item Index #0", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "41ac1b41b63a4fb4b49e473906d5fc17", "Name": "item1", "Description": "Item Index #1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "cb72263e34344be7aa23e4c098729a9d", "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.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "[\"Import filename\", \"Id\"];", "Id": "0cac1a758c624fc0a03ee0b6882daed5", "Inputs": [], "Outputs": [ { "Id": "12184fcc3447404bad38d0d97a8fe14a", "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.Transpose@var[]..[]", "Id": "e7613c55ca424c6c8f569d9421785841", "Inputs": [ { "Id": "15ecc99225e44afb827357ef81b4310e", "Name": "lists", "Description": "A list of lists to be transposed.\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "54dba4770f4946fabc14b27b55022bb5", "Name": "lists", "Description": "A list of transposed lists.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", "NodeType": "FunctionNode", "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", "Id": "b02b9b6edda94792af1e40746cc4d721", "Inputs": [ { "Id": "9ce8c281e1c8402eb935dcbb82e1591a", "Name": "element", "Description": "Revit.Elements.Element", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "cc96ff767e424ed5ab883e9d1370a3a2", "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": "f4e86fd8e97c4971a10938b41e81ff6f", "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.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\"Workset\";", "Id": "00c211786d8149a28cbca08711e9f8dc", "Inputs": [], "Outputs": [ { "Id": "024297016fdf41ce8f545696fd80e072", "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.CustomNodes.Function, DynamoCore", "FunctionSignature": "35d5bbd0-79d7-43a9-af54-2b366d290d4a", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "034cd0de60744a09b173f832cb96c779", "Inputs": [ { "Id": "dc0ce6a95ec04453b3eeeea3c312dd8c", "Name": "element", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "3cfc1741c0f743f2afcf9cc84cd2e166", "Name": "workset", "Description": "return value", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Retrieves the workset of a given element" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", "FunctionSignature": "46a3a667-ec7a-49ed-8675-ed77333ecd8e", "FunctionType": "Graph", "NodeType": "FunctionNode", "Id": "74eb7cceaae4461ab979b3d1a44278ce", "Inputs": [ { "Id": "dd588b502a13438cae0bf718bd78aadd", "Name": "input", "Description": "var[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "b09e995c1dc64300bf784fde260db320", "Name": "addIndexes", "Description": "bool\nDefault value : true", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "9049cd6e619c4333a58c042ab101e228", "Name": "reset", "Description": "bool\nDefault value : true", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "7ec4446106354ddab49e49d97fa08edf", "Name": "str", "Description": "return value", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "This node that serializes the input information and presents it in a resizable text window." }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "false;", "Id": "92e4d82ff91c45a6affcbc201e60f1ca", "Inputs": [], "Outputs": [ { "Id": "9c51877582d145959fe4262d0c664ac5", "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": "a[0];\na[1];", "Id": "9e266477a8f4422789fcc2d91514c7a3", "Inputs": [ { "Id": "b30abea33a254effa78b84b7a8c3c148", "Name": "a", "Description": "a", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "bfb6474d58314b1e95326814b66b25d6", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "d4a565a82b864d44a1e77170acaa8bc9", "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": "CoreNodeModels.FromObject, CoreNodeModels", "NodeType": "ExtensionNode", "Id": "efe09ea7fdab47188b947aa0ca5549c9", "Inputs": [ { "Id": "7618887bffce41f2857134adaafaaff3", "Name": "obj", "Description": "Object to be serialized", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "1525a29cb18148fda692824fca834d39", "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": "CoreNodeModels.CreateList, CoreNodeModels", "VariableInputPorts": true, "NodeType": "ExtensionNode", "Id": "f4e182e31e784389b7cc82284d1f5fd6", "Inputs": [ { "Id": "2bb096b64506479d8186b8e2f3f8651f", "Name": "item0", "Description": "Item Index #0", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "43d6bfbb304540eeb5ac9c6f257939a3", "Name": "item1", "Description": "Item Index #1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "ee248e71776143eea81c671adec03650", "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.DSVarArgFunction, DynamoCore", "FunctionSignature": "DSCore.String.Join@string,string[]", "FunctionType": "VariableArgument", "NodeType": "FunctionNode", "Id": "8e00c33a07b0494eb650f6c70e224893", "Inputs": [ { "Id": "43f2df4d968041ddbc050817bc4fc3ba", "Name": "separator", "Description": "String to be inserted between joined strings.\n\nstring", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { "Id": "f3ee48b827c44c1695f763eb35db1b67", "Name": "string0", "Description": "Strings to be joined into a single string.\n\nstring[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Outputs": [ { "Id": "0aecd00612ea4764bacc1e2e9ca31e3f", "Name": "str", "Description": "A string made from the list of strings including the separator character.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Auto", "Description": "Concatenates multiple strings into a single string, inserting the given separator between each joined string.\n\nString.Join (separator: string, strings: string[]): string" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", "Code": "\" \";", "Id": "ada2d11e516245a98b618c830ce746b2", "Inputs": [], "Outputs": [ { "Id": "642156a969e64757a8b88c12bb6681dc", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], "Replication": "Disabled", "Description": "Allows for DesignScript code to be authored directly" } ], "Connectors": [ { "Start": "d7078398e3cf47789204428886c997c1", "End": "45837f9bfa10481da8655172bc56bc65", "Id": "de3d442892064c19a65508245de79ecb" }, { "Start": "e4e1cd9565464a7e9b3beabda5061648", "End": "8ed43fb33eb84f7e86a110077ab43566", "Id": "ab2a72285ce44e19940eb947b0fc10ea" }, { "Start": "e4e1cd9565464a7e9b3beabda5061648", "End": "dd853a5a6ca54965a606febacdbcc1bc", "Id": "586e874656dd43ac8a8547515d6891c0" }, { "Start": "e4e1cd9565464a7e9b3beabda5061648", "End": "9ce8c281e1c8402eb935dcbb82e1591a", "Id": "04e1a0f1f69942b9860942de4e622c28" }, { "Start": "e4e1cd9565464a7e9b3beabda5061648", "End": "dc0ce6a95ec04453b3eeeea3c312dd8c", "Id": "6b6e04efc1834bafab705fa589803e3d" }, { "Start": "e36acc8bc9204459be4a0a3caba5db1c", "End": "2a81834857ce455a917f89df15c0e91b", "Id": "6088d82f42044dfbaedab67c41abd0ec" }, { "Start": "c53a62fa1dbd4b9c8382a3cdbac5c602", "End": "7fb4385960ff4afe8392c9646f48a0a7", "Id": "e212cb9e10ab47069765a47d2a4ddd32" }, { "Start": "94827152a98140ffbe221b42eed9cac9", "End": "41ac1b41b63a4fb4b49e473906d5fc17", "Id": "a15fb0aefe264749be9ff713ed46cd05" }, { "Start": "cb72263e34344be7aa23e4c098729a9d", "End": "b30abea33a254effa78b84b7a8c3c148", "Id": "0858ad4e3c814d0687a534fa0b180242" }, { "Start": "54dba4770f4946fabc14b27b55022bb5", "End": "f3ee48b827c44c1695f763eb35db1b67", "Id": "2181ee62e1944667b76e7477f4fd22bd" }, { "Start": "024297016fdf41ce8f545696fd80e072", "End": "cc96ff767e424ed5ab883e9d1370a3a2", "Id": "3abd4c2281c740eb9b62cf1de8a91815" }, { "Start": "9c51877582d145959fe4262d0c664ac5", "End": "b09e995c1dc64300bf784fde260db320", "Id": "fe92875554b34c5faba6961fb9a15585" }, { "Start": "bfb6474d58314b1e95326814b66b25d6", "End": "2bb096b64506479d8186b8e2f3f8651f", "Id": "516fbdb903cc4fa3b558ff91c2867899" }, { "Start": "d4a565a82b864d44a1e77170acaa8bc9", "End": "7618887bffce41f2857134adaafaaff3", "Id": "e17c8990f3974af8ad1ded1927e4b38d" }, { "Start": "1525a29cb18148fda692824fca834d39", "End": "43d6bfbb304540eeb5ac9c6f257939a3", "Id": "f2219769a0644154bb34bf9968e499d7" }, { "Start": "ee248e71776143eea81c671adec03650", "End": "15ecc99225e44afb827357ef81b4310e", "Id": "8bdf7a2d466f43f5908cab50745ef501" }, { "Start": "0aecd00612ea4764bacc1e2e9ca31e3f", "End": "dd588b502a13438cae0bf718bd78aadd", "Id": "cfea6014dbb641889bf4eb158349ac76" }, { "Start": "642156a969e64757a8b88c12bb6681dc", "End": "43f2df4d968041ddbc050817bc4fc3ba", "Id": "4b9004fad5c545f2929a2d07f17cb0f2" } ], "Dependencies": [ "35d5bbd0-79d7-43a9-af54-2b366d290d4a", "46a3a667-ec7a-49ed-8675-ed77333ecd8e" ], "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": true, "IsVisibleInDynamoLibrary": true, "Version": "2.0.4.12684", "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": "Boolean", "Id": "c456f88cb662433dbd83d6220cdec336", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 1509.94450445684, "Y": -349.105934757922 }, { "ShowGeometry": true, "Name": "CAD.ReportInstances", "Id": "2ed47be158014ff7b7d4e241959ac189", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 1730.3999211777927, "Y": -377.98014266790528 }, { "ShowGeometry": true, "Name": "Element.Parameters", "Id": "47d3d64b1b1b4dd4b0cda2bc7a1aa430", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3128.9578890595858, "Y": 116.65802819972907 }, { "ShowGeometry": true, "Name": "Element.GetParameterValueByName", "Id": "85c5bf98970542b99090b5892c492734", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2389.8530896127104, "Y": -577.066775547516 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "e891ffdcbd434e47a21f05053ba6be19", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2102.7927514666862, "Y": -639.40970325471733 }, { "ShowGeometry": true, "Name": "Element.Id", "Id": "1d1dbf6e3f2f4f4893384e36e48ca64b", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2463.1241875895962, "Y": -382.49171885737644 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "4ef146ed11144b1495acbe29ab627893", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2708.2854810187309, "Y": -803.37499108031534 }, { "ShowGeometry": true, "Name": "List Create", "Id": "5b77130d21344959b2e870baf6972a17", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3187.8725735409071, "Y": -443.07984995813968 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "0cac1a758c624fc0a03ee0b6882daed5", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3403.8707532339, "Y": -737.39477386085559 }, { "ShowGeometry": true, "Name": "List.Transpose", "Id": "e7613c55ca424c6c8f569d9421785841", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3967.1612645620662, "Y": -390.35480437492322 }, { "ShowGeometry": true, "Name": "Element.GetParameterValueByName", "Id": "b02b9b6edda94792af1e40746cc4d721", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2350.8648455915022, "Y": -126.81544136716388 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "00c211786d8149a28cbca08711e9f8dc", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2119.0250481433477, "Y": -9.4576264643607146 }, { "ShowGeometry": true, "Name": "Element.Workset", "Id": "034cd0de60744a09b173f832cb96c779", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 2388.4124449455871, "Y": 7.1730805765899959 }, { "ShowGeometry": true, "Name": "ꟿ WatchDialog", "Id": "74eb7cceaae4461ab979b3d1a44278ce", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4422.0290902536926, "Y": -13.935664598058679 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "92e4d82ff91c45a6affcbc201e60f1ca", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3803.0, "Y": -96.0 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "9e266477a8f4422789fcc2d91514c7a3", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3436.558281322451, "Y": -501.44119445849691 }, { "ShowGeometry": true, "Name": "String from Object", "Id": "efe09ea7fdab47188b947aa0ca5549c9", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3535.8573535388987, "Y": -426.91230495465049 }, { "ShowGeometry": true, "Name": "List Create", "Id": "f4e182e31e784389b7cc82284d1f5fd6", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 3699.7779710553846, "Y": -261.64502552262877 }, { "ShowGeometry": true, "Name": "String.Join", "Id": "8e00c33a07b0494eb650f6c70e224893", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4274.4620449115446, "Y": -447.42240926609986 }, { "ShowGeometry": true, "Name": "Code Block", "Id": "ada2d11e516245a98b618c830ce746b2", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, "X": 4039.0, "Y": -601.0 } ], "Annotations": [ { "Id": "d3f5bcc6561542eb9f3763522cefa238", "Title": "Bimorph", "Nodes": [ "2ed47be158014ff7b7d4e241959ac189" ], "Left": 1720.3999211777927, "Top": -430.98014266790528, "Width": 267.0, "Height": 198.0, "FontSize": 36.0, "InitialTop": -377.98014266790528, "InitialHeight": 145.0, "TextblockHeight": 43.0, "Background": "#FFA4E1FF" }, { "Id": "9eea704f77ce4ab39eba777525df9278", "Title": "Bimorph", "Nodes": [], "Left": 1654.1729802016073, "Top": -630.55299187257719, "Width": 0.0, "Height": 0.0, "FontSize": 36.0, "InitialTop": 0.0, "InitialHeight": 0.0, "TextblockHeight": 0.0, "Background": "#FFC1D676" } ], "X": -2598.2347851320337, "Y": 612.51965118074543, "Zoom": 0.68451829262443487 } }