Added TemporaryIsolateLevel-DP

This commit is contained in:
2020-07-14 15:37:29 +02:00
parent 7607b31061
commit 5f3a4d54c4
2 changed files with 869 additions and 0 deletions

View File

@@ -0,0 +1,865 @@
{
"Uuid": "3cf90196-b0e1-45d6-892c-78ece3e9c1a1",
"IsCustomNode": false,
"Description": null,
"Name": "TemporaryIsolateLevel-DP",
"ElementResolver": {
"ResolutionMap": {}
},
"Inputs": [
{
"Id": "97ca7c087d514b5fb522e3ab614e34ed",
"Name": "Also isolate Section Boxes and Levels",
"Type": "boolean",
"Value": "true",
"Description": "Selection between a true and false."
}
],
"Outputs": [],
"Nodes": [
{
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
"FunctionSignature": "979e0abf-c87a-4ff4-9da0-82a873954d3b",
"FunctionType": "Graph",
"NodeType": "FunctionNode",
"Id": "c1feac20fb1e45abb6f564d42d64af50",
"Inputs": [
{
"Id": "094b2540d04f45bfb896fd0bbccb2100",
"Name": "view",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "c47098e40a004dc1919b3f9428d64c73",
"Name": "element",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "4bc46d9066b4436d85d6f4f8d3a2840b",
"Name": "view",
"Description": "return value",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "6ac15b9697c247818b9f64c983937780",
"Name": "element",
"Description": "return value",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a50a5b55e6334b81b77bab998a91c8d2",
"Name": "success",
"Description": "return value",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Temporarily isolates elements in the given view"
},
{
"ConcreteType": "DSRevitNodesUI.Levels, DSRevitNodesUI",
"SelectedIndex": 2,
"SelectedString": "R2",
"NodeType": "ExtensionNode",
"Id": "815ae8ab269049f29a58dedf62dbf31c",
"Inputs": [],
"Outputs": [
{
"Id": "04bb1209a91d4053842ed95d27556bd2",
"Name": "Levels",
"Description": "The selected Levels",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Select a level in the active document"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Application.Document.ActiveView",
"Id": "8444e52d808648d79e66a8c51a50df85",
"Inputs": [
{
"Id": "666436ec775e49068ded5fa3f43c66cf",
"Name": "document",
"Description": "Revit.Application.Document",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "277df7a1f4244f32a93a1f1c0b07b0ed",
"Name": "View",
"Description": "View",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Get the active view for the document\n\nDocument.ActiveView: View"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Application.Document.Current",
"Id": "7cd1afb7f78d494e934ba3ff020577b7",
"Inputs": [],
"Outputs": [
{
"Id": "0c192334d986410b834be0e2bbc5259d",
"Name": "Document",
"Description": "Document",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Get the current document\n\nDocument.Current: Document"
},
{
"ConcreteType": "DSRevitNodesUI.ElementsAtLevel, DSRevitNodesUI",
"NodeType": "ExtensionNode",
"Id": "e6c37cd1294549c7aa5463427141a83b",
"Inputs": [
{
"Id": "06046b8fdc994bc69dc4fe5f01893652",
"Name": "Level",
"Description": "A Level",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "dd1c99f5162b46d5bce9ad3885d6f99c",
"Name": "Elements",
"Description": "Elements at the given level.",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Get all the elements at the specified Level from the model."
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.GetCategory",
"Id": "013a3d93c6f14ea3832f919246e5e6ce",
"Inputs": [
{
"Id": "f5db109397d64dc0950252568d3ee85c",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "91c3fd2ccb10449a90cab812af69bc2b",
"Name": "Category",
"Description": "Category",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Get Element Category\n\nElement.GetCategory: Category"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Walls - Rectangular Straight Wall Opening\";",
"Id": "b500c439320246fb825c5ac82ac42103",
"Inputs": [],
"Outputs": [
{
"Id": "35a9717ee98c4445baf6c5eeac72c204",
"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.FromObject, CoreNodeModels",
"NodeType": "ExtensionNode",
"Id": "7021c9b50c5b47a680764072f0f49e12",
"Inputs": [
{
"Id": "b23f950446cc4163b2d1e800b3fc51db",
"Name": "obj",
"Description": "Object to be serialized",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "ec2ff7630b914197a675ebb1a5ba685b",
"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": "DSCore.List.AllIndicesOf@var[]..[],var",
"Id": "480f5ef2052b47c9a6c9182886636589",
"Inputs": [
{
"Id": "c947994c105a492ba9bf45f4fc84012e",
"Name": "list",
"Description": "List to search in. If this argument is null, an empty list is returned.\n\nvar[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "2db5cc5d093e4443bef514f191efca95",
"Name": "item",
"Description": "Item to look for.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "e6a73d0fc4bb40e9aeee84dcb305e1bd",
"Name": "var[]..[]",
"Description": "A list of zero-based indices of all occurrences of the item if found, or an empty list if the item does not exist in the list.",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Given an item, returns the zero-based indices of all its occurrences in the list. If the item cannot be found, an empty list is returned.\n\nList.AllIndicesOf (list: var[]..[], item: var): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.RemoveItemAtIndex@var[]..[],int[]",
"Id": "fee7580672f547dcb662afbbdd7c9bd6",
"Inputs": [
{
"Id": "3981a387b36e4cb4a599ac407eca5c36",
"Name": "list",
"Description": "List to remove an item or items from.\n\nvar[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "2e626acff0f945faa7eb7edac19d8d67",
"Name": "indices",
"Description": "Index or indices of the item(s) to be removed.\n\nint[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "c75ac3884c3f479aa831b23c28daf19a",
"Name": "list",
"Description": "List with items removed.",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Removes an item from the given list at the specified index.\n\nList.RemoveItemAtIndex (list: var[]..[], indices: int[]): var[]..[]"
},
{
"ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI",
"NodeType": "ExtensionNode",
"Id": "4a975c0a83994a8cbdd7bef51cd98ec7",
"Inputs": [
{
"Id": "742d0ee7c4b24fd5ade0bf7c21998791",
"Name": "Category",
"Description": "The Category",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "68f1e47859d84a06b2e62c8cd5f86392",
"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.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Category.ByName@string",
"Id": "eebf9b5cfd354ac9a953feb3d1c53927",
"Inputs": [
{
"Id": "646853879bfa419e9652c58de0fa679a",
"Name": "name",
"Description": "The built in category name.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "8991d72064a14f4b9ba392dd1dd48c0c",
"Name": "Category",
"Description": "Category",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Gets a Revit category by the built-in category name.\n\nCategory.ByName (name: string): Category"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "[\"Section Boxes\",\"Levels\"];",
"Id": "71d88dafb05e41509a7370f5a5b57954",
"Inputs": [],
"Outputs": [
{
"Id": "67c24c55fc284da7858d79969cc6d2c6",
"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.DSVarArgFunction, DynamoCore",
"FunctionSignature": "DSCore.List.Join@var[]..[]",
"FunctionType": "VariableArgument",
"NodeType": "FunctionNode",
"Id": "d592363b3ab743ef8a0ec0ee30e95cd8",
"Inputs": [
{
"Id": "95a64477d2dc4771b78b31a32d7b09bf",
"Name": "list0",
"Description": "Lists to join into one.\n\nvar[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "4808b03ec32a48e3afd48650e8e8675e",
"Name": "list1",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "e017b7a8b9584cb8b55384f85ddcab9b",
"Name": "list",
"Description": "Joined list.",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Concatenates all given lists into a single list.\n\nList.Join (lists: var[]..[]): var[]..[]"
},
{
"ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
"NodeType": "BooleanInputNode",
"InputValue": true,
"Id": "97ca7c087d514b5fb522e3ab614e34ed",
"Inputs": [],
"Outputs": [
{
"Id": "3c43844b2fa141e7adff944705749563",
"Name": "",
"Description": "Boolean",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Selection between a true and false."
},
{
"ConcreteType": "CoreNodeModels.Logic.If, CoreNodeModels",
"NodeType": "ExtensionNode",
"Id": "e14373f711654bd08f25ed8591b4be47",
"Inputs": [
{
"Id": "181a7bec9c204671ab44175b543c11c8",
"Name": "test",
"Description": "Test block",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "2ac4e7a151204e7999dacef8b32f1403",
"Name": "true",
"Description": "True block",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "801b13b90dba4492a637e6f95139fe14",
"Name": "false",
"Description": "False block",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "c7dfb609e58246b69a325ef26192b4e0",
"Name": "result",
"Description": "result",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Conditional statement"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.Flatten@var[]..[],int",
"Id": "d32016e22a414ca2b44d21e4cc6f77b7",
"Inputs": [
{
"Id": "69328b6cd1894edca53d53021132224b",
"Name": "list",
"Description": "List to flatten.\n\nvar[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "cf3a95831c7a46718d1b0ff15d5483fb",
"Name": "amt",
"Description": "Layers of nesting to remove.\n\nint\nDefault value : -1",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "0b61f1d76a644386b366de24ca679733",
"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[]..[]"
}
],
"Connectors": [
{
"Start": "04bb1209a91d4053842ed95d27556bd2",
"End": "06046b8fdc994bc69dc4fe5f01893652",
"Id": "f2e57f6c434f40eda1f4a4778e360ef1"
},
{
"Start": "277df7a1f4244f32a93a1f1c0b07b0ed",
"End": "094b2540d04f45bfb896fd0bbccb2100",
"Id": "5d414cc9a6fb41f1ae91bade1c574298"
},
{
"Start": "0c192334d986410b834be0e2bbc5259d",
"End": "666436ec775e49068ded5fa3f43c66cf",
"Id": "1138f8b4e9b74a6fafd8d189e36f8ea5"
},
{
"Start": "dd1c99f5162b46d5bce9ad3885d6f99c",
"End": "f5db109397d64dc0950252568d3ee85c",
"Id": "63b9500fc1ec44d8a981c8d15b525912"
},
{
"Start": "dd1c99f5162b46d5bce9ad3885d6f99c",
"End": "3981a387b36e4cb4a599ac407eca5c36",
"Id": "1523c44c0182409aac6456e5b6827f43"
},
{
"Start": "91c3fd2ccb10449a90cab812af69bc2b",
"End": "b23f950446cc4163b2d1e800b3fc51db",
"Id": "b45906dbf73746dca2c35c5d0d462512"
},
{
"Start": "35a9717ee98c4445baf6c5eeac72c204",
"End": "2db5cc5d093e4443bef514f191efca95",
"Id": "0b808e65ac7d48a4b39220ad69fe8614"
},
{
"Start": "ec2ff7630b914197a675ebb1a5ba685b",
"End": "c947994c105a492ba9bf45f4fc84012e",
"Id": "3b625694f4c4478e8b64b6c097d7ae18"
},
{
"Start": "e6a73d0fc4bb40e9aeee84dcb305e1bd",
"End": "2e626acff0f945faa7eb7edac19d8d67",
"Id": "cf61cf05f35442d49aa81b1c78ab86cc"
},
{
"Start": "c75ac3884c3f479aa831b23c28daf19a",
"End": "4808b03ec32a48e3afd48650e8e8675e",
"Id": "357759a9a26e4421b368da85718899d3"
},
{
"Start": "c75ac3884c3f479aa831b23c28daf19a",
"End": "801b13b90dba4492a637e6f95139fe14",
"Id": "99edbfb215454de49a968473db3ccbc0"
},
{
"Start": "68f1e47859d84a06b2e62c8cd5f86392",
"End": "69328b6cd1894edca53d53021132224b",
"Id": "28b2151697014720839a46636d3af390"
},
{
"Start": "8991d72064a14f4b9ba392dd1dd48c0c",
"End": "742d0ee7c4b24fd5ade0bf7c21998791",
"Id": "cc3759b2ce9846bfa9d9a9eb7667ecad"
},
{
"Start": "67c24c55fc284da7858d79969cc6d2c6",
"End": "646853879bfa419e9652c58de0fa679a",
"Id": "b7eaff1801344578b949762470432b96"
},
{
"Start": "e017b7a8b9584cb8b55384f85ddcab9b",
"End": "2ac4e7a151204e7999dacef8b32f1403",
"Id": "b1a0d6dfc7354e1181070a0d83487806"
},
{
"Start": "3c43844b2fa141e7adff944705749563",
"End": "181a7bec9c204671ab44175b543c11c8",
"Id": "e88634cc9a48480698f9003a5c75f90f"
},
{
"Start": "c7dfb609e58246b69a325ef26192b4e0",
"End": "c47098e40a004dc1919b3f9428d64c73",
"Id": "af5a260b0fbf44e298a71841713d4fd1"
},
{
"Start": "0b61f1d76a644386b366de24ca679733",
"End": "95a64477d2dc4771b78b31a32d7b09bf",
"Id": "b35cdde05e204df7adc499027f994ada"
}
],
"Dependencies": [
"979e0abf-c87a-4ff4-9da0-82a873954d3b"
],
"NodeLibraryDependencies": [
{
"Name": "Clockwork for Dynamo 2.x",
"Version": "2.3.0",
"ReferenceType": "Package",
"Nodes": [
"c1feac20fb1e45abb6f564d42d64af50"
]
}
],
"Bindings": [],
"View": {
"Dynamo": {
"ScaleFactor": 1.0,
"HasRunWithoutCrash": true,
"IsVisibleInDynamoLibrary": true,
"Version": "2.3.0.5885",
"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": "View.TemporarilyIsolateElement",
"Id": "c1feac20fb1e45abb6f564d42d64af50",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1948.3440064727104,
"Y": 355.23924054748295
},
{
"ShowGeometry": true,
"Name": "Level",
"Id": "815ae8ab269049f29a58dedf62dbf31c",
"IsSetAsInput": true,
"IsSetAsOutput": false,
"Excluded": false,
"X": -195.18329911429737,
"Y": 722.90617743921473
},
{
"ShowGeometry": true,
"Name": "Document.ActiveView",
"Id": "8444e52d808648d79e66a8c51a50df85",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1375.7384627799663,
"Y": 87.297547677154625
},
{
"ShowGeometry": true,
"Name": "Document.Current",
"Id": "7cd1afb7f78d494e934ba3ff020577b7",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1136.4376287096038,
"Y": 49.513205455518346
},
{
"ShowGeometry": true,
"Name": "All Elements at Level",
"Id": "e6c37cd1294549c7aa5463427141a83b",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 98.13955563453743,
"Y": 707.86098946353957
},
{
"ShowGeometry": true,
"Name": "Element.GetCategory",
"Id": "013a3d93c6f14ea3832f919246e5e6ce",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 337.73208163840718,
"Y": 837.71648001261156
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "b500c439320246fb825c5ac82ac42103",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 340.00423642957753,
"Y": 980.77181293044055
},
{
"ShowGeometry": true,
"Name": "String from Object",
"Id": "7021c9b50c5b47a680764072f0f49e12",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 613.08840816596307,
"Y": 836.46725636614667
},
{
"ShowGeometry": true,
"Name": "List.AllIndicesOf",
"Id": "480f5ef2052b47c9a6c9182886636589",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 839.75180657227543,
"Y": 834.0390860332509
},
{
"ShowGeometry": true,
"Name": "List.RemoveItemAtIndex",
"Id": "fee7580672f547dcb662afbbdd7c9bd6",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1076.7151943685028,
"Y": 601.18414504801581
},
{
"ShowGeometry": true,
"Name": "All Elements of Category",
"Id": "4a975c0a83994a8cbdd7bef51cd98ec7",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 744.87540635770529,
"Y": 364.46208857626749
},
{
"ShowGeometry": true,
"Name": "Category.ByName",
"Id": "eebf9b5cfd354ac9a953feb3d1c53927",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 478.09306182538,
"Y": 371.80022497861495
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "71d88dafb05e41509a7370f5a5b57954",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 93.671093057535245,
"Y": 375.69767539503488
},
{
"ShowGeometry": true,
"Name": "List.Join",
"Id": "d592363b3ab743ef8a0ec0ee30e95cd8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1342.441306214595,
"Y": 320.13446000815622
},
{
"ShowGeometry": true,
"Name": "Also isolate Section Boxes and Levels",
"Id": "97ca7c087d514b5fb522e3ab614e34ed",
"IsSetAsInput": true,
"IsSetAsOutput": false,
"Excluded": false,
"X": 698.038088868916,
"Y": 517.36806694079849
},
{
"ShowGeometry": true,
"Name": "If",
"Id": "e14373f711654bd08f25ed8591b4be47",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1588.2972516251491,
"Y": 348.53077288363852
},
{
"ShowGeometry": true,
"Name": "List.Flatten",
"Id": "d32016e22a414ca2b44d21e4cc6f77b7",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 993.95214907536251,
"Y": 286.52648910107166
}
],
"Annotations": [],
"X": -790.1251252112271,
"Y": 250.87447526004303,
"Zoom": 0.71327013204207179
}
}