You are on page 1of 75

{

"Uuid": "e5182f38-ff73-4742-b107-3a77f6e49dbf",
"IsCustomNode": false,
"Description": null,
"Name": "00_CORREGIR_KEYNOTES",
"ElementResolver": {
"ResolutionMap": {}
},
"Inputs": [],
"Outputs": [],
"Nodes": [
{
"ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI",
"SelectedIndex": 246,
"NodeType": "ExtensionNode",
"Id": "fdf4ee80b9ac4e46802c1345c7497ce8",
"Inputs": [],
"Outputs": [
{
"Id": "babb9f09110d4285ab6d12707216f6cb",
"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.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string",
"Id": "03ab0b62cf64495cb280914ec8afdf3c",
"Inputs": [
{
"Id": "71c0a6ec396848a1a2e3681957504e1c",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "9384f9997c664c35820bed2227d14876",
"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": "000b81847c0f48aba04a76517338568e",
"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": "\"Key Value\";",
"Id": "dd23270582be49aa862136744b1fcfeb",
"Inputs": [],
"Outputs": [
{
"Id": "cf88d4d63b5545d6b83f3a1ce6bda4fb",
"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": "b2b78951ce124ea7bd5a0f1bcdcf9b3e",
"Inputs": [
{
"Id": "a600c0f6f879427b813c0917a742f393",
"Name": "x",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "3dab6d3f00774c80b5222c29b32aa5ff",
"Name": "y",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "62c3fd5addb5425dbecb62c90a6a2f92",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "== (x: var[]..[], y: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"\";",
"Id": "97624db9890e415ba923bf05f009d9f0",
"Inputs": [],
"Outputs": [
{
"Id": "3dca0eea6d76460ab0d54233d2ace469",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "3e86242dce0f4b058235dfc85b3fc141",
"Inputs": [
{
"Id": "9ed841f3def14401b5debb21e2efcf92",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "ea52514d3ee642fe823cc2c9771a8f6c",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "45e5dfe842414041b12a08e9d9ad050e",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "dd8d23a323ac4032aaf3fa2428ad9e56",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.String.StartsWith@string,string,bool",
"Id": "4e6415df345442fdb3e1da7072489481",
"Inputs": [
{
"Id": "f4d1e2c5d5be4447a2fa4d7c4a03362d",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "0df7f122424041ceac324ff6cc2f9762",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "68fb51c7645f49cb9aab89323e557f36",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "ea57e2afff3c470caac0a792455cd934",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "CrossProduct",
"Description": "String.StartsWith (str: string, searchFor: string,
ignoreCase: bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "[\"V\",\"A\"];",
"Id": "ebf25911a9cd43eb81ca6985b8a78f49",
"Inputs": [],
"Outputs": [
{
"Id": "ef3eb18838f840d29a36d0cb39a15614",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "41bca909822748b0942170515a3c383f",
"Inputs": [
{
"Id": "7d9c038cd92e4780a14caac8236a5cef",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e56d7e7bec9c47ac840e158a8e67fa90",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "91201f245f384855873c0be5a18124d9",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "03f19e0e71434b2ea8f33da823a254e5",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.Transpose@var[]..[]",
"Id": "9d6e603f1e06459cb1d0623dccb50b8a",
"Inputs": [
{
"Id": "d760138763e64aefb4f941a0586df58e",
"Name": "lists",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "ecc8e12f168945668260b9815626668f",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.Transpose (lists: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FirstItem@var[]..[]",
"Id": "a5401fc6941b4f2eabd8e7ee42f1dbc1",
"Inputs": [
{
"Id": "9ad561220a9b403fbd201908562f0975",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "fa71a26ec45f4bf0a07691ffed54e747",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FirstItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.LastItem@var[]..[]",
"Id": "2a733c9abf6c4ccf873b0eb2980620d5",
"Inputs": [
{
"Id": "74d8268a4e1e42acb9b4e8f84af96bba",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "3c2b299f070f46baa38e5c8e1690eb70",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.LastItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "acb34b7829fa4c7cab2405d7c60c7596",
"Inputs": [
{
"Id": "b6bd53cd3ada4ca78cc185a1a7e199f8",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "dae5d4d836954b6aa1cf87624242c596",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "aa256316346c49cf8fe6c59dd54e2bec",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "c04ea2f1372a4d6b87be6d8dba1980a4",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "38ee95ba414b43eeaa67977e26211cef",
"Inputs": [
{
"Id": "a0f2db74a7cb467bb6cccc6529225a02",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "91d9e540046649888f3fa1fbbb07a6bd",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "b5f7af3f992e4be7a023e7468151ea9f",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "4a0ee27534d1498e94bb671a8021e64b",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Type\";",
"Id": "24801f75e31345e7a286d2d936c91fb5",
"Inputs": [],
"Outputs": [
{
"Id": "38d4386d69e24eb7854d1226f3a39d9f",
"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": "\"Square\";",
"Id": "64f4efdca97140e4bf5aaa80aa84248a",
"Inputs": [],
"Outputs": [
{
"Id": "322cd55a07304c96819ee1c16b6cb47f",
"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": "\"Rhombus\";",
"Id": "a328dc5a571244c599ae629c3ac14250",
"Inputs": [],
"Outputs": [
{
"Id": "e93289824c52425685a08327ec780382",
"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.FamilyType.ByName@string",
"Id": "419fb04d7f524984b4e9ab6244eceb57",
"Inputs": [
{
"Id": "a0e240df28434decbb28ecbac495cdd2",
"Name": "name",
"Description": "The name of the FamilyType\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "124159ae42fb4562808338d74eab0211",
"Name": "FamilyType",
"Description": "FamilyType",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Select a FamilyType given it's name. This method will return
the first FamilyType it finds if there are two or more FamilyTypes with the same
name.\n\nFamilyType.ByName (name: string): FamilyType"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.FamilyType.ByName@string",
"Id": "3e6eba91b624463e82d2990923ee6386",
"Inputs": [
{
"Id": "e0b233a9d7564d10ae417c9967a3934f",
"Name": "name",
"Description": "The name of the FamilyType\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "78227c5599934b66bd777fc2062bad3c",
"Name": "FamilyType",
"Description": "FamilyType",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Select a FamilyType given it's name. This method will return
the first FamilyType it finds if there are two or more FamilyTypes with the same
name.\n\nFamilyType.ByName (name: string): FamilyType"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
"FunctionSignature": "73f2fb6b-75ab-46ae-a9a6-731e4899e8b7",
"FunctionType": "Graph",
"NodeType": "FunctionNode",
"Id": "88c56d77a80640ddb35b720f54636ed8",
"Inputs": [
{
"Id": "197c480a4ee040c081f18a76d21ece23",
"Name": "List",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "e9a4d1772dce4aa986d25c05d842c09d",
"Name": "Can't delete (Ids)",
"Description": "return value",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Try to delete any element from project"
},
{
"ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI",
"NodeType": "ExtensionNode",
"Id": "0e1e139420b54104a7edea703ab22b02",
"Inputs": [
{
"Id": "d8aedcab5f6f44448594794266c23ae4",
"Name": "Category",
"Description": "The Category",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "3bf7998d6b36408e970efa51691c33c5",
"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": 228,
"NodeType": "ExtensionNode",
"Id": "a4f51e87fe4b41a1be4e63c8a605728e",
"Inputs": [],
"Outputs": [
{
"Id": "0487992f231d4ed585699616073a55d9",
"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": "\"EN_KeynoteFalse\";",
"Id": "0debe80bc2174c1396cf504744d2aaf8",
"Inputs": [],
"Outputs": [
{
"Id": "4705c76ed4f64474a2914ed22288e86f",
"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": "386e00bdfae146f3beb60f21a5fdfe7a",
"Inputs": [
{
"Id": "571a688afb9a44228928f0bc43975d97",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "6572f33779fd47de9f18d1a50c435170",
"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": "8494e9a7bcf24a2f83de7fbc25ec489c",
"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": "\"Family\";",
"Id": "48dce2bc8c8c4d5ab6003dfdbde52afb",
"Inputs": [],
"Outputs": [
{
"Id": "4bfff2c3b1ad4e20ad891aae226d6ef3",
"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": "3ea1bc6ab351436daa24086ec6f65d79",
"Inputs": [
{
"Id": "bd50e1086532446bba71fb25abf10b67",
"Name": "obj",
"Description": "Object to be serialized",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "9888d84605284e9c9faf14bb50c070fe",
"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.String.Contains@string,string,bool",
"Id": "9d2ca5bd7e544651aa831f7e2ca3d958",
"Inputs": [
{
"Id": "9f0e0c9aa80d41b08cd5df4be0dc14b1",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "563f8cf367c34911acae7ddbab1cb51a",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "62347bca929d4086a963f08aad90879f",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "abcfc10dc2044bfeb2945553e7aec7cc",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "String.Contains (str: string, searchFor: string, ignoreCase:
bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "4a592c1b75e04e76981befbedaae29ee",
"Inputs": [
{
"Id": "af43de87ac1246ddae83255ebe274a3a",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "34573b7c962740c9874a5cc38aa18980",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "78043cf2e30840eb921cd44103766083",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "c06e829489074920bd5fc612c56734d1",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "3d80be89de8d4c12802da6d17018c0d8",
"Inputs": [
{
"Id": "fe8c2516cacc4e0d8cd10f3cf7480a2e",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "cff0be00a8e44dc9bb3438e93cde7086",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "5a8f0ea207ed4ca6872b313ce6ae821d",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "93770662a18f417ab99f8282bc293313",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Type\";",
"Id": "77f9182099d34abeaf28785b48bae067",
"Inputs": [],
"Outputs": [
{
"Id": "364f99461dc742bcafbc83c418c56e17",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "73a05a9ec7d44a97bce5704d44c2fc26",
"Inputs": [
{
"Id": "d7039415cec64cc6932c4f6c53811356",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "469aa19cf6d94815a67462591f28877f",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "decb2f948c7d46098c0e37f969c902e3",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a7f71295c6a24d4288a32b13b460f6b9",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "875542d67ead4c4080b048033d0a6ae1",
"Inputs": [
{
"Id": "70c1b7df909042498af355eb41dc192e",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "744344e6f6924c93982c3d1ec3f0ec2b",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "07fb67d637a343868a9b24c5f3e74a24",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "e18076a8f19643999dcd0ed30037fb8a",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string",
"Id": "7353edc11ae04699b0baae974acb8792",
"Inputs": [
{
"Id": "2fda4f906e314a3cae3558ed097c9105",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "f98578842b7d4993bc1578f039043531",
"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": "5c55401d185d405ba31b2774aca8aec1",
"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": "\"Texto\";",
"Id": "9928446363a54e3bba1875dd4167b115",
"Inputs": [],
"Outputs": [
{
"Id": "3d6771b9b69346f8a6e1ca17228c596b",
"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.Family.Types",
"Id": "4c6c7bc31a10412db7d53b34559ab8ea",
"Inputs": [
{
"Id": "38e510d85fc64f0c855b8adf091e516e",
"Name": "family",
"Description": "Revit.Elements.Family",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7aa906bb06dd4001bc4cb7b2f5e606d0",
"Name": "FamilyType[]",
"Description": "FamilyType[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Obtain the FamilyTypes from this Family\n\nFamily.Types:
FamilyType[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Family.ByName@string",
"Id": "ffa45a416833484294efdcbafb0fba1b",
"Inputs": [
{
"Id": "d7648822a92e436aae622d07411c6b43",
"Name": "name",
"Description": "The name of the family in the current document\n\
nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "c49339d9c7f545ba8a976d6e48fec80b",
"Name": "Family",
"Description": "Family",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Obtain a Family from the current document given it's name\n\
nFamily.ByName (name: string): Family"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.String.StartsWith@string,string,bool",
"Id": "b92d2762955e466482dd01dd97593ed9",
"Inputs": [
{
"Id": "564c6dda5a7342838e601e1b5388709e",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e448b86c2c9d4c1f8d3149c915784117",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "ae67a983ec5a4ae7b7cf6daf9a99c726",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "6b63a325b8fc4fc68de331eeca62ffcc",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "CrossProduct",
"Description": "String.StartsWith (str: string, searchFor: string,
ignoreCase: bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.LastItem@var[]..[]",
"Id": "e6fa94f1737544ceaea39fb840956c0d",
"Inputs": [
{
"Id": "47c319d28d4340808e5c841f10929d29",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "3d4de42af6a5403593b7cb67a704af3d",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.LastItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "[\"V\",\"A\"];",
"Id": "3a1c9fdc0944488e97538cbb26370c00",
"Inputs": [],
"Outputs": [
{
"Id": "f6176aae65c848a1899b053ce8f3a10a",
"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": "8c75d836af914bbb9a702c3294498014",
"Inputs": [
{
"Id": "c930b899e2fa48e8af3264243b7ad1f0",
"Name": "lists",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b42a9fb39b154a6796982240235e9a3d",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.Transpose (lists: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FirstItem@var[]..[]",
"Id": "b86c968a28b7497dbea4e17c88ba5dff",
"Inputs": [
{
"Id": "15bf1084894046f2813b94e02c596d63",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "80e99dd16b7c491895b72e4dd8513663",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FirstItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "d658a634984e4be08bd1092fe2f5ffbe",
"Inputs": [
{
"Id": "75d6e4dde7904647925af0071d241c9c",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "45c6292526b44eb7a3a6d64d80bec8f6",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "906a25e4fa3b45d9a26b31e51adcfbe4",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "7e3ca0af4b2545cc996fb3504cc15dbb",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
"FunctionSignature": "73f2fb6b-75ab-46ae-a9a6-731e4899e8b7",
"FunctionType": "Graph",
"NodeType": "FunctionNode",
"Id": "1821f98e947641de8da61419da50ffdf",
"Inputs": [
{
"Id": "71f82fedcfb54854825d91dc15753dc2",
"Name": "List",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "a73e8fc8da314e7cbf0263ea4ae76a5f",
"Name": "Can't delete (Ids)",
"Description": "return value",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Try to delete any element from project"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "==@var[]..[],var[]..[]",
"Id": "0fb02dda58fe44fd98ca9297c3dd8ac2",
"Inputs": [
{
"Id": "115db85ff6494dec9f885c742336283a",
"Name": "x",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "dac3727869734963a67473dcb5d73e4f",
"Name": "y",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "99977b4e888f4872a24c1fa60c228a36",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "== (x: var[]..[], y: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"\";",
"Id": "c48cdbc2d43d454fbc25704612fc18bc",
"Inputs": [],
"Outputs": [
{
"Id": "e95e29f44ab845ca83423c94a5e2d073",
"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.FamilyType.ByName@string",
"Id": "c4348562127b44edb9a0681be1c371a0",
"Inputs": [
{
"Id": "e9a2b04da5cd4fe2900877c2c79e9442",
"Name": "name",
"Description": "The name of the FamilyType\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "9749e50cf7ca4b04be6077fcf43fabca",
"Name": "FamilyType",
"Description": "FamilyType",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Select a FamilyType given it's name. This method will return
the first FamilyType it finds if there are two or more FamilyTypes with the same
name.\n\nFamilyType.ByName (name: string): FamilyType"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "ca796bd5f52e4f30a38b4bc30d20d75c",
"Inputs": [
{
"Id": "33891c47b5a548e5bd1f4a3a4917001c",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "75709390311d4ece9d614c01e4779933",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "f45c13706b624b9dbd8fff5ecdcf0677",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7a215a4e3be0476cb2c02106ec367558",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Type\";",
"Id": "794962b11be64516bf4d4a9ffc08aadb",
"Inputs": [],
"Outputs": [
{
"Id": "2e1c7f80928a4a83a447bed0d6759e69",
"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": "\"Hexagon\";",
"Id": "46c1dc06b244412087d8fdd93797e3e3",
"Inputs": [],
"Outputs": [
{
"Id": "f843684b42904adab187aa42f3b4b4af",
"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": "4c956b22818d42618f5a1cc36a3707db",
"Inputs": [
{
"Id": "03d56da185824a73bb6ca34ea6e64da1",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "668350e4cfa2404dbbf21c7d74cdf4f4",
"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": "f05a302ba54a4c819e2a0b9cf8333c4a",
"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": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "1a6e4688e0424ea782afec3569433869",
"Inputs": [
{
"Id": "ea68a35353804348a4f1b9230c03fae8",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "f4105372469147d6a7b57af1c30d73aa",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "917aa8e117734ecd82f15185fceb1567",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "c33e5df7902a495daa3bec0a0be465b7",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "CoreNodeModels.FromObject, CoreNodeModels",
"NodeType": "ExtensionNode",
"Id": "677b19b455ba4d24adb0b8f45216aad1",
"Inputs": [
{
"Id": "f70c6626eafc4891a17ee9bdb75c2ec1",
"Name": "obj",
"Description": "Object to be serialized",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "da133babb5334ff2aeeab52d161b4411",
"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.String.Contains@string,string,bool",
"Id": "30b380e8d62f431f8ed2f053d7cda2f1",
"Inputs": [
{
"Id": "45f7072b321344faa64f1b8a2cbdf2bf",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "44f6553e8c8640db87600773332e4f37",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "5f93f83cb7914fd7a8831d43ae6c8936",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b02b132b97274d8e9cccf31c5fb99f56",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "String.Contains (str: string, searchFor: string, ignoreCase:
bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Square\";",
"Id": "b8fffd1dfcb3450b99a6a4766a29b06a",
"Inputs": [],
"Outputs": [
{
"Id": "0f01844d9adb45aa8a66d1613dfbd5d0",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "b8d6512c1c98478aaa56d95fa86b6460",
"Inputs": [
{
"Id": "177340cdd8584f4cbccc84cdb17687f3",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "4fa7514c7aac4c70bf33fd39b800582b",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "805c24ebb2f44ed19ca0db5956077b76",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "aebcdcf2cbcc4d3ca2dbd5ccbd56b943",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Type\";",
"Id": "cadd63e2ac0e4f1087e03dc3c9b63f42",
"Inputs": [],
"Outputs": [
{
"Id": "f7613818fd644fb9848d083e5a797fae",
"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.String.StartsWith@string,string,bool",
"Id": "fbcd13c00de646e59cb176491ef2b7d9",
"Inputs": [
{
"Id": "31ed858a9c8646c993216a60b3adb36c",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "4f3c10e1bc2740a5ba280566c12f2b3f",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a0d86b4cd7224067b9a11eb560331048",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "bedf88dc7e254934b01407b10844aa5e",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "CrossProduct",
"Description": "String.StartsWith (str: string, searchFor: string,
ignoreCase: bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"A\";",
"Id": "9c2f0a8a18434ef9b7b71b9817e1ecd2",
"Inputs": [],
"Outputs": [
{
"Id": "55f8cf8dac5740a0b49cad8d356689f4",
"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.String.StartsWith@string,string,bool",
"Id": "dc61d77d7f3c435b9becc047ba6dc32c",
"Inputs": [
{
"Id": "8d3b827b50924c51b55a4dfcc00044c5",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "8331655e364a46429ab9e6199414c860",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "0d9c53f2eb94440d8a691311dfa46b1c",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7d466b663b354ba98940f677823cefdd",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "CrossProduct",
"Description": "String.StartsWith (str: string, searchFor: string,
ignoreCase: bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"V\";",
"Id": "6f0abb434d2e423099f6211e31b7d367",
"Inputs": [],
"Outputs": [
{
"Id": "7da02b6f8666427a9407a2a307fdfc2b",
"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": "9a05bda272d94392824cab4d0102cb7e",
"Inputs": [
{
"Id": "5592c6f1d1314fa0b07176ba4829674e",
"Name": "x",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "fb53f95f40664fac86c3c5330c0d5427",
"Name": "y",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "8c4d659bfe2344799be8921250092fc7",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "== (x: var[]..[], y: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "60ee965f6de640f69ed0ab6a454986f1",
"Inputs": [
{
"Id": "905289178ffd4599b35e6f1176d03ab0",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "83f1cb375e96423daf03c084eb296468",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "eb07a64eb12a464084fb0b0e778146f8",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "d400c6b1585a455489330e9452581f7e",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string",
"Id": "7567cb49a1a64235b596c3548eb8d68d",
"Inputs": [
{
"Id": "b8dfecdfed724d08a52aa4d79419592c",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "0a3d8328fe4646d8b7f188cd6fa0b658",
"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": "00d781c01bc544069622a6397567b57e",
"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.Contains@string,string,bool",
"Id": "8741b69e51c04fd782036546db214895",
"Inputs": [
{
"Id": "156a13b6a0294bc8adb941c0c267dd21",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "b1918c92f5694cae9a0f062cd86f95cf",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e87ccb0e13be45fea5f04eece5ece618",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b9acfdab1b354759906e41b93986fe04",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "String.Contains (str: string, searchFor: string, ignoreCase:
bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Square\";",
"Id": "c95c57e444d34328b0011d0dfecdd0b8",
"Inputs": [],
"Outputs": [
{
"Id": "4404860700214ac98913d5ed7ebf3e22",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "0dc9946efbc043b2846986a4f3e13d1b",
"Inputs": [
{
"Id": "83e93123eb5742aab967af1b7e03680c",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "63e05dd37a63472db740fd5e1244d111",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "e4336512a7a44ac2a9f00881ce6e5f9a",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e1dcbb16ee18435ba49e068fac245145",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "d872d5906f874ce3b5f94e321f931cb0",
"Inputs": [
{
"Id": "dae1532625794c63b790219ca40f3f70",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "b344dd66defe480e90cb4bbb957de439",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a2e0f980fa6f46a79c703cbee1b97a56",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "10d13d3e7efe4ec5a8323f9f4927f216",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "\"Type\";",
"Id": "e60b88a8180d4040b8852878c14f08e9",
"Inputs": [],
"Outputs": [
{
"Id": "15425245c96d4b9eb8a64417de434f0f",
"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": "47d285e0049e46cf9a0624fb505ff1e8",
"Inputs": [
{
"Id": "d72c896d9ae74dc5a9cff42abf722355",
"Name": "obj",
"Description": "Object to be serialized",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "f1316a69941846e48455bb94d99499fe",
"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.FromObject, CoreNodeModels",
"NodeType": "ExtensionNode",
"Id": "d659faaca9d44653bae1a6a93b937874",
"Inputs": [
{
"Id": "5ca1e13ea99448cab4926a4a9b2acd54",
"Name": "obj",
"Description": "Object to be serialized",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "363acd5a7f234785bb27120e67c3b44d",
"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.String.Contains@string,string,bool",
"Id": "c5b76044d8a643e2ad8bbd241b85643b",
"Inputs": [
{
"Id": "032cb94f23934fd58629bd2f6314b826",
"Name": "str",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "d8d40a429d984d2bb81b748b6619bd3e",
"Name": "searchFor",
"Description": "string",
"UsingDefaultValue": false,
"Level": 1,
"UseLevels": true,
"KeepListStructure": false
},
{
"Id": "3b996c725f984d3886615f2462763437",
"Name": "ignoreCase",
"Description": "bool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "8277b70a86e44d588590f93ec342fdb5",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "CrossProduct",
"Description": "String.Contains (str: string, searchFor: string, ignoreCase:
bool = false): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "[\"Hexagon\",\"Square\",\"Rhombus\"];",
"Id": "2acd83e6a06c48d195e4f1ddf5760ed5",
"Inputs": [],
"Outputs": [
{
"Id": "58cc8e93373440269136cdac1f6ec247",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "3563111825ba434f98a059ca518ba44a",
"Inputs": [
{
"Id": "fb470e71cbe64f2ebc4019d009f84299",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e11b021bca854cf4aa21ac4f5024dea1",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "cdfe4cc9579b4b3b9c853bc698b9eb64",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e99b669d6dc44ce89ca3cdc8b0198776",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.Transpose@var[]..[]",
"Id": "e267b1b5af30494facad1c94a07491ec",
"Inputs": [
{
"Id": "42ce8b4a118547e5b36ec116a2025afb",
"Name": "lists",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7929e4a9f61e4f248b4b8ef861cf2161",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.Transpose (lists: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
"NodeType": "CodeBlockNode",
"Code": "L[0];\nL[1];\nL[2];",
"Id": "d5fbcb2093f54177b5a8b5c9b81a9688",
"Inputs": [
{
"Id": "d830aef2efe04f98a647976ccb4bfe49",
"Name": "L",
"Description": "L",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b518f30a072d49aabed5d7e4a3d51b7c",
"Name": "",
"Description": "Value of expression at line 1",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "3bdf9f43a6f04384896567b7e0d4be41",
"Name": "",
"Description": "Value of expression at line 2",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "ce0cddad103a4a46afc061a4bac59da1",
"Name": "",
"Description": "Value of expression at line 3",
"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.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "31cb02cc81e945d1825711877e534da6",
"Inputs": [
{
"Id": "d5a8b66036234891a051634e20045df1",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a6abd24be3c644b99791c8d601e6575a",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "f44f9d024d0c4f2ebdd2d9a32f48dde9",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "bc15ba11a88342ea9d7a668a69cf87a3",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "3419e0f48698494a86dfeac3825a5e82",
"Inputs": [
{
"Id": "f0542634801242f1a9f09f25e5eeff73",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a447f460736b464799e10041bfe86248",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7eac3a71009d4996920bc40a33f9cae3",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e34de3a7104e4b0f8dd065f4502caeff",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FirstItem@var[]..[]",
"Id": "cb671aad7b624d2997519ba3e2a6f378",
"Inputs": [
{
"Id": "6cf930faca56495981c188de32a28c44",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "7a3b66559c204abeaa2f39509af47ab7",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FirstItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FirstItem@var[]..[]",
"Id": "7d8e2a0720a54ef5ad4e290be3efe67b",
"Inputs": [
{
"Id": "002b6ce818f34763ab5316d8cb3583ab",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b5b9a5a793274b3baedcc1ea17a2dc8c",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FirstItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FirstItem@var[]..[]",
"Id": "84bdbec3792942d9bec53b0642c92e3f",
"Inputs": [
{
"Id": "fb7afed97cd649fcbea4420045898319",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "848b02e06e384c4480df16b68f14ecca",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FirstItem (list: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "==@var[]..[],var[]..[]",
"Id": "8639d1b1aa0a4abfaa08df55f378facf",
"Inputs": [
{
"Id": "6eb35946c1984f07ac6ca63056c8ffaa",
"Name": "x",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "24a987c43fa74ae6a44574a62999a1d3",
"Name": "y",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "859d965ee2274f8ab4d6b03cc7ccad4f",
"Name": "var[]..[]",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "== (x: var[]..[], y: var[]..[]): var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "DSCore.List.FilterByBoolMask@var[]..[],var[]..[]",
"Id": "78d0d6905f244741be57bb30879aca6f",
"Inputs": [
{
"Id": "01ebb28b2df442449bb64f4a1763721f",
"Name": "list",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "772a5f8015c54956a9918e65a5984fa6",
"Name": "mask",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "34774b0cf848449184685f7c2f670516",
"Name": "in",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "590b6858f6c1476e838da51ddfc79909",
"Name": "out",
"Description": "var",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "List.FilterByBoolMask (list: var[]..[], mask: var[]..[]):
var[]..[]"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "Revit.Elements.Element.SetParameterByName@string,var",
"Id": "4f0c60a23a784fb09319f00f27ec13d3",
"Inputs": [
{
"Id": "cc340c2fd6284eb5a4841f419154e8dc",
"Name": "element",
"Description": "Revit.Elements.Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "41279183428944c2aa096c10f21c8d01",
"Name": "parameterName",
"Description": "The name of the parameter to set.\n\nstring",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "a75d40c4f5024ca0a3b50e1b26587d44",
"Name": "value",
"Description": "The value.\n\nvar",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "4841dfbc95c94823aa84d981294694b0",
"Name": "Element",
"Description": "Element",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Set one of the element's parameters.\n\
nElement.SetParameterByName (parameterName: string, value: var): Element"
},
{
"ConcreteType": "PythonNodeModels.PythonNode, PythonNodeModels",
"NodeType": "PythonScriptNode",
"Code": "import clr\r\n\r\nclr.AddReference(\"RevitServices\")\r\nfrom
RevitServices.Persistence import DocumentManager\r\ndoc =
DocumentManager.Instance.CurrentDBDocument\r\n\r\nclr.AddReference(\"RevitAPI\")\r\
nfrom Autodesk.Revit.DB import FilteredElementCollector\r\n\r\
nclr.AddReference(\"RevitNodes\")\r\nimport Revit\r\
nclr.ImportExtensions(Revit.Elements)\r\n\r\ndef tolist(obj1):\r\n\tif
hasattr(obj1,\"__iter__\"): return obj1\r\n\telse: return [obj1]\r\n\r\ncat =
UnwrapElement(IN[0])\r\nOUT = []\r\n\r\nueWrapper = None\r\nwrappers =
clr.GetClrType(Revit.Elements.ElementWrapper).GetMethods()\r\nfor w in wrappers:\r\
n\tif w.ToString().startswith(\"Revit.Elements.UnknownElement\"):\r\n\t\tueWrapper
= w\r\n\t\tbreak\r\n\r\nif ueWrapper is not None:\r\n\tfec =
FilteredElementCollector(doc).WhereElementIsNotElementType()\r\n\tif cat is not
None:\r\n\t\tfec = fec.OfCategoryId(cat.Id)\r\n\tview_el = []\r\n\tfor e in fec:\r\
n\t\tview_el.append(ueWrapper.Invoke(None, (e, True) ) )\r\n\tOUT.append(view_el)",
"VariableInputPorts": true,
"Id": "d9fe626a017c4092af5bd299d69bc4cd",
"Inputs": [
{
"Id": "c60a5782f5f248d9ab803185228c4872",
"Name": "IN[0]",
"Description": "Input #0",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "86f6a4bfcb7c4c89b804512f6d2164e9",
"Name": "OUT",
"Description": "Result of the python script",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Runs an embedded IronPython script."
}
],
"Connectors": [
{
"Start": "babb9f09110d4285ab6d12707216f6cb",
"End": "c60a5782f5f248d9ab803185228c4872",
"Id": "4b417cbe534c4005a56a5aea6305b771"
},
{
"Start": "000b81847c0f48aba04a76517338568e",
"End": "a600c0f6f879427b813c0917a742f393",
"Id": "912859fdee89495594fe2f25256f6ecb"
},
{
"Start": "000b81847c0f48aba04a76517338568e",
"End": "f4d1e2c5d5be4447a2fa4d7c4a03362d",
"Id": "4ce275b24e254ebfa23470ae86859f90"
},
{
"Start": "000b81847c0f48aba04a76517338568e",
"End": "31ed858a9c8646c993216a60b3adb36c",
"Id": "ba88cdc1d53149fcaaa2618ba205d0be"
},
{
"Start": "000b81847c0f48aba04a76517338568e",
"End": "8d3b827b50924c51b55a4dfcc00044c5",
"Id": "715e43eec2744bd58aa4ab44e688a0be"
},
{
"Start": "cf88d4d63b5545d6b83f3a1ce6bda4fb",
"End": "9384f9997c664c35820bed2227d14876",
"Id": "df94b17a30704f4eb78f1850559f355b"
},
{
"Start": "62c3fd5addb5425dbecb62c90a6a2f92",
"End": "ea52514d3ee642fe823cc2c9771a8f6c",
"Id": "d71b55c4aa69423ab7a96aab9cc726b7"
},
{
"Start": "3dca0eea6d76460ab0d54233d2ace469",
"End": "3dab6d3f00774c80b5222c29b32aa5ff",
"Id": "4d2abd7b9edf483e9629f9bd1e82c041"
},
{
"Start": "45e5dfe842414041b12a08e9d9ad050e",
"End": "197c480a4ee040c081f18a76d21ece23",
"Id": "7f6df15901734eaa8c1a572bd671e0ac"
},
{
"Start": "ea57e2afff3c470caac0a792455cd934",
"End": "d760138763e64aefb4f941a0586df58e",
"Id": "4d2d061caba5485d98c73d68377134ec"
},
{
"Start": "ef3eb18838f840d29a36d0cb39a15614",
"End": "0df7f122424041ceac324ff6cc2f9762",
"Id": "c3131bd8f8a840a486749c72543d3ac6"
},
{
"Start": "91201f245f384855873c0be5a18124d9",
"End": "03d56da185824a73bb6ca34ea6e64da1",
"Id": "d0ae807f87bd4d2abf9e44d41fc21661"
},
{
"Start": "91201f245f384855873c0be5a18124d9",
"End": "177340cdd8584f4cbccc84cdb17687f3",
"Id": "1bcc8f55bd7549878110269959dbc8f0"
},
{
"Start": "ecc8e12f168945668260b9815626668f",
"End": "9ad561220a9b403fbd201908562f0975",
"Id": "e66a01dbd57e491bbb256a48e3cdeb5d"
},
{
"Start": "ecc8e12f168945668260b9815626668f",
"End": "74d8268a4e1e42acb9b4e8f84af96bba",
"Id": "12446a07d74948eab2860a44d71bd76a"
},
{
"Start": "fa71a26ec45f4bf0a07691ffed54e747",
"End": "e56d7e7bec9c47ac840e158a8e67fa90",
"Id": "ff4c60a436fc4e0c972138d34ec4d834"
},
{
"Start": "fa71a26ec45f4bf0a07691ffed54e747",
"End": "5592c6f1d1314fa0b07176ba4829674e",
"Id": "db3f33ea22dd48b7aea66ef9559df5dc"
},
{
"Start": "3c2b299f070f46baa38e5c8e1690eb70",
"End": "dae5d4d836954b6aa1cf87624242c596",
"Id": "2300cd4a2963406696da99b6799f3ca1"
},
{
"Start": "3c2b299f070f46baa38e5c8e1690eb70",
"End": "fb53f95f40664fac86c3c5330c0d5427",
"Id": "a411406f989d43838b77e6e865be29f7"
},
{
"Start": "aa256316346c49cf8fe6c59dd54e2bec",
"End": "a0f2db74a7cb467bb6cccc6529225a02",
"Id": "4b44d91791db4fa0998ee2bd45b69851"
},
{
"Start": "38d4386d69e24eb7854d1226f3a39d9f",
"End": "91d9e540046649888f3fa1fbbb07a6bd",
"Id": "c67416041d1a4876b4897d068b2903ba"
},
{
"Start": "38d4386d69e24eb7854d1226f3a39d9f",
"End": "668350e4cfa2404dbbf21c7d74cdf4f4",
"Id": "272253738c2247b9b1ceb89ba33c9f88"
},
{
"Start": "322cd55a07304c96819ee1c16b6cb47f",
"End": "a0e240df28434decbb28ecbac495cdd2",
"Id": "8d8475d038f14f989efdb6f44b5330d0"
},
{
"Start": "e93289824c52425685a08327ec780382",
"End": "e0b233a9d7564d10ae417c9967a3934f",
"Id": "f9c0a0322b474b309243eb89d59b2d4a"
},
{
"Start": "124159ae42fb4562808338d74eab0211",
"End": "917aa8e117734ecd82f15185fceb1567",
"Id": "1e73277eb8634ebab9474fc6bea5fbd9"
},
{
"Start": "78227c5599934b66bd777fc2062bad3c",
"End": "b5f7af3f992e4be7a023e7468151ea9f",
"Id": "9458325176364c6495a4a4f291875a9c"
},
{
"Start": "3bf7998d6b36408e970efa51691c33c5",
"End": "571a688afb9a44228928f0bc43975d97",
"Id": "1f9df436321543feafb7e97c726a701d"
},
{
"Start": "3bf7998d6b36408e970efa51691c33c5",
"End": "af43de87ac1246ddae83255ebe274a3a",
"Id": "e32eaaeaadcd4540ac3cebe4bf09ab70"
},
{
"Start": "0487992f231d4ed585699616073a55d9",
"End": "d8aedcab5f6f44448594794266c23ae4",
"Id": "6cd000cd8fe24b1e8a413d880c00297b"
},
{
"Start": "4705c76ed4f64474a2914ed22288e86f",
"End": "563f8cf367c34911acae7ddbab1cb51a",
"Id": "1e98ce7d0a1746259c0352c851bc45a5"
},
{
"Start": "4705c76ed4f64474a2914ed22288e86f",
"End": "d7648822a92e436aae622d07411c6b43",
"Id": "2751a389262a4679887a244ccfeced85"
},
{
"Start": "8494e9a7bcf24a2f83de7fbc25ec489c",
"End": "bd50e1086532446bba71fb25abf10b67",
"Id": "ec7345e65a68426baa1bcfe41f1603f9"
},
{
"Start": "4bfff2c3b1ad4e20ad891aae226d6ef3",
"End": "6572f33779fd47de9f18d1a50c435170",
"Id": "3366d9f1500743a4b295f67d7f6edcee"
},
{
"Start": "9888d84605284e9c9faf14bb50c070fe",
"End": "9f0e0c9aa80d41b08cd5df4be0dc14b1",
"Id": "17b6c34c9329462e9cc8b251a3630b5d"
},
{
"Start": "abcfc10dc2044bfeb2945553e7aec7cc",
"End": "34573b7c962740c9874a5cc38aa18980",
"Id": "9e6db17de40343bbabd53316afe5c1fd"
},
{
"Start": "78043cf2e30840eb921cd44103766083",
"End": "2fda4f906e314a3cae3558ed097c9105",
"Id": "ec5e6bd0182544799f506dcf954b103d"
},
{
"Start": "78043cf2e30840eb921cd44103766083",
"End": "75d6e4dde7904647925af0071d241c9c",
"Id": "9cba32d50acc40e5ab06115b33eace45"
},
{
"Start": "78043cf2e30840eb921cd44103766083",
"End": "fe8c2516cacc4e0d8cd10f3cf7480a2e",
"Id": "629feeb925ef461fa751fbc7ba57c866"
},
{
"Start": "78043cf2e30840eb921cd44103766083",
"End": "d7039415cec64cc6932c4f6c53811356",
"Id": "b12927f0c3ae4fe79acbb567a0fbfd98"
},
{
"Start": "78043cf2e30840eb921cd44103766083",
"End": "01ebb28b2df442449bb64f4a1763721f",
"Id": "2f987a2e8f2146ec9196024fde78e69d"
},
{
"Start": "5a8f0ea207ed4ca6872b313ce6ae821d",
"End": "b8dfecdfed724d08a52aa4d79419592c",
"Id": "c63e1579d60146fd8d8ec1ef6e3710b5"
},
{
"Start": "5a8f0ea207ed4ca6872b313ce6ae821d",
"End": "83e93123eb5742aab967af1b7e03680c",
"Id": "f1446900373c48e6a52a0f9078cf8b92"
},
{
"Start": "364f99461dc742bcafbc83c418c56e17",
"End": "744344e6f6924c93982c3d1ec3f0ec2b",
"Id": "1f6a875f7d0f4224b2508a68cf81585d"
},
{
"Start": "364f99461dc742bcafbc83c418c56e17",
"End": "0a3d8328fe4646d8b7f188cd6fa0b658",
"Id": "e7276ed02f904fcb8906ab69d2f35c5f"
},
{
"Start": "364f99461dc742bcafbc83c418c56e17",
"End": "41279183428944c2aa096c10f21c8d01",
"Id": "6d4a757967d3460ea2804f9a2c7b1690"
},
{
"Start": "decb2f948c7d46098c0e37f969c902e3",
"End": "70c1b7df909042498af355eb41dc192e",
"Id": "771821ae0270403b91a8cd177e9136cc"
},
{
"Start": "5c55401d185d405ba31b2774aca8aec1",
"End": "564c6dda5a7342838e601e1b5388709e",
"Id": "c479b3b24a80419986a018f9b8706096"
},
{
"Start": "5c55401d185d405ba31b2774aca8aec1",
"End": "dac3727869734963a67473dcb5d73e4f",
"Id": "c36a4bf88184439c9e8fb7b0e790b9f8"
},
{
"Start": "3d6771b9b69346f8a6e1ca17228c596b",
"End": "f98578842b7d4993bc1578f039043531",
"Id": "ea7d23b1ee6f4431b9300b6554af6987"
},
{
"Start": "7aa906bb06dd4001bc4cb7b2f5e606d0",
"End": "5ca1e13ea99448cab4926a4a9b2acd54",
"Id": "583db59ecbed4bfa9886147dc127d543"
},
{
"Start": "7aa906bb06dd4001bc4cb7b2f5e606d0",
"End": "fb470e71cbe64f2ebc4019d009f84299",
"Id": "cd463ec287eb4321aa7f67e9f5aab4f3"
},
{
"Start": "7aa906bb06dd4001bc4cb7b2f5e606d0",
"End": "d5a8b66036234891a051634e20045df1",
"Id": "6b9b41344dbe4cb4ac35af2cb0d50231"
},
{
"Start": "7aa906bb06dd4001bc4cb7b2f5e606d0",
"End": "f0542634801242f1a9f09f25e5eeff73",
"Id": "80faf99053374a21a7b07dc710f68f2d"
},
{
"Start": "c49339d9c7f545ba8a976d6e48fec80b",
"End": "38e510d85fc64f0c855b8adf091e516e",
"Id": "630a0c91da3f47729f76f5a82a60964d"
},
{
"Start": "6b63a325b8fc4fc68de331eeca62ffcc",
"End": "c930b899e2fa48e8af3264243b7ad1f0",
"Id": "f9c1add564e045c4be8ae03b6ae97e95"
},
{
"Start": "3d4de42af6a5403593b7cb67a704af3d",
"End": "469aa19cf6d94815a67462591f28877f",
"Id": "6d8302aa60cf484bae7b64324e4e27b1"
},
{
"Start": "3d4de42af6a5403593b7cb67a704af3d",
"End": "24a987c43fa74ae6a44574a62999a1d3",
"Id": "cd0bc654d9e249e29e088fc1c33b2bd4"
},
{
"Start": "f6176aae65c848a1899b053ce8f3a10a",
"End": "e448b86c2c9d4c1f8d3149c915784117",
"Id": "21fdf33b9dcc4e05802fb7367e26da29"
},
{
"Start": "b42a9fb39b154a6796982240235e9a3d",
"End": "47c319d28d4340808e5c841f10929d29",
"Id": "3d4ad65ed9c34f479c730f53e20cc2a0"
},
{
"Start": "b42a9fb39b154a6796982240235e9a3d",
"End": "15bf1084894046f2813b94e02c596d63",
"Id": "db4bb371e7f84a08b1f7a914df0edeb5"
},
{
"Start": "80e99dd16b7c491895b72e4dd8513663",
"End": "cff0be00a8e44dc9bb3438e93cde7086",
"Id": "f52573566a044f2b85de131e809b283d"
},
{
"Start": "80e99dd16b7c491895b72e4dd8513663",
"End": "6eb35946c1984f07ac6ca63056c8ffaa",
"Id": "f7613f7946344897a09af8f035b8cd07"
},
{
"Start": "906a25e4fa3b45d9a26b31e51adcfbe4",
"End": "71f82fedcfb54854825d91dc15753dc2",
"Id": "e44cf71b054047ef8280b759ed7d4f85"
},
{
"Start": "99977b4e888f4872a24c1fa60c228a36",
"End": "45c6292526b44eb7a3a6d64d80bec8f6",
"Id": "799c771a01284d9ba0d5e35f6cedce40"
},
{
"Start": "e95e29f44ab845ca83423c94a5e2d073",
"End": "115db85ff6494dec9f885c742336283a",
"Id": "abddd355767841f58763037fe7d7e756"
},
{
"Start": "9749e50cf7ca4b04be6077fcf43fabca",
"End": "f45c13706b624b9dbd8fff5ecdcf0677",
"Id": "d77bad4456404a5b9b2d1f7a74baa97b"
},
{
"Start": "2e1c7f80928a4a83a447bed0d6759e69",
"End": "75709390311d4ece9d614c01e4779933",
"Id": "b5e9ee666b8e47d8b388519650b89a3e"
},
{
"Start": "f843684b42904adab187aa42f3b4b4af",
"End": "e9a2b04da5cd4fe2900877c2c79e9442",
"Id": "96c6d8acb2c347c1868140d81ec17c19"
},
{
"Start": "f05a302ba54a4c819e2a0b9cf8333c4a",
"End": "f70c6626eafc4891a17ee9bdb75c2ec1",
"Id": "4134078ac6d04c4cb150fa951daff7a6"
},
{
"Start": "da133babb5334ff2aeeab52d161b4411",
"End": "45f7072b321344faa64f1b8a2cbdf2bf",
"Id": "8911bd8d56af4abfba803f6e82656deb"
},
{
"Start": "b02b132b97274d8e9cccf31c5fb99f56",
"End": "4fa7514c7aac4c70bf33fd39b800582b",
"Id": "4278e987b30f4dc1b485a3c43d83d091"
},
{
"Start": "0f01844d9adb45aa8a66d1613dfbd5d0",
"End": "44f6553e8c8640db87600773332e4f37",
"Id": "7fccd7a4db49480daa84105f9e154372"
},
{
"Start": "aebcdcf2cbcc4d3ca2dbd5ccbd56b943",
"End": "ea68a35353804348a4f1b9230c03fae8",
"Id": "ccdf08835d174855b52b0972ef763564"
},
{
"Start": "f7613818fd644fb9848d083e5a797fae",
"End": "f4105372469147d6a7b57af1c30d73aa",
"Id": "1a3c7887724c4b828acd268182d2d5d8"
},
{
"Start": "55f8cf8dac5740a0b49cad8d356689f4",
"End": "4f3c10e1bc2740a5ba280566c12f2b3f",
"Id": "df508c586b7f4e08945f6fcb015be8f9"
},
{
"Start": "7da02b6f8666427a9407a2a307fdfc2b",
"End": "8331655e364a46429ab9e6199414c860",
"Id": "fd12eacc740a4cdca5f608640cb52979"
},
{
"Start": "8c4d659bfe2344799be8921250092fc7",
"End": "83f1cb375e96423daf03c084eb296468",
"Id": "57a8e5e2776a400b96b61698bdbbcda9"
},
{
"Start": "eb07a64eb12a464084fb0b0e778146f8",
"End": "33891c47b5a548e5bd1f4a3a4917001c",
"Id": "2da5f4d421394ce38b41f50225d4352a"
},
{
"Start": "00d781c01bc544069622a6397567b57e",
"End": "d72c896d9ae74dc5a9cff42abf722355",
"Id": "15a3ec361c124b60a30e14b7bc3cb5a9"
},
{
"Start": "b9acfdab1b354759906e41b93986fe04",
"End": "63e05dd37a63472db740fd5e1244d111",
"Id": "617654e41b83469399d380d1f76eafa3"
},
{
"Start": "4404860700214ac98913d5ed7ebf3e22",
"End": "b1918c92f5694cae9a0f062cd86f95cf",
"Id": "29c7d28ff20243c5bef68ba61ea3f930"
},
{
"Start": "e1dcbb16ee18435ba49e068fac245145",
"End": "dae1532625794c63b790219ca40f3f70",
"Id": "2b7f86202453442d8cd61e18bfb7cc98"
},
{
"Start": "15425245c96d4b9eb8a64417de434f0f",
"End": "b344dd66defe480e90cb4bbb957de439",
"Id": "f30062f787ab4cafa33fb664add3ac19"
},
{
"Start": "f1316a69941846e48455bb94d99499fe",
"End": "156a13b6a0294bc8adb941c0c267dd21",
"Id": "b365472ef5714d97883610d4f4a01078"
},
{
"Start": "363acd5a7f234785bb27120e67c3b44d",
"End": "032cb94f23934fd58629bd2f6314b826",
"Id": "cda9703de349476f8cd35a979f939d1c"
},
{
"Start": "8277b70a86e44d588590f93ec342fdb5",
"End": "42ce8b4a118547e5b36ec116a2025afb",
"Id": "13299668e9e24cfe90b747d3e23030c8"
},
{
"Start": "58cc8e93373440269136cdac1f6ec247",
"End": "d8d40a429d984d2bb81b748b6619bd3e",
"Id": "416d68d8bcbd4d0c8fbb8a3c75a7e906"
},
{
"Start": "cdfe4cc9579b4b3b9c853bc698b9eb64",
"End": "6cf930faca56495981c188de32a28c44",
"Id": "b4f15ca0ef21440e8fc065912be5393f"
},
{
"Start": "7929e4a9f61e4f248b4b8ef861cf2161",
"End": "d830aef2efe04f98a647976ccb4bfe49",
"Id": "c3ed07e33e674af093a893f1d5a63583"
},
{
"Start": "b518f30a072d49aabed5d7e4a3d51b7c",
"End": "e11b021bca854cf4aa21ac4f5024dea1",
"Id": "0fe8ab7a87ca4af896a85618906e9c28"
},
{
"Start": "3bdf9f43a6f04384896567b7e0d4be41",
"End": "a6abd24be3c644b99791c8d601e6575a",
"Id": "eb045a2d6d38412e8290f8d7e9e2cd55"
},
{
"Start": "ce0cddad103a4a46afc061a4bac59da1",
"End": "a447f460736b464799e10041bfe86248",
"Id": "f4ffb15f037743bd845e5d17917cc664"
},
{
"Start": "f44f9d024d0c4f2ebdd2d9a32f48dde9",
"End": "002b6ce818f34763ab5316d8cb3583ab",
"Id": "5dd2a070c7cd4a5ba9eae3fd5cb0f205"
},
{
"Start": "7eac3a71009d4996920bc40a33f9cae3",
"End": "fb7afed97cd649fcbea4420045898319",
"Id": "ace6bcc5dab1464483f33dd143d66696"
},
{
"Start": "7a3b66559c204abeaa2f39509af47ab7",
"End": "a75d40c4f5024ca0a3b50e1b26587d44",
"Id": "a6bd66f2ea8d414c8a9411adf0b06abd"
},
{
"Start": "b5b9a5a793274b3baedcc1ea17a2dc8c",
"End": "a2e0f980fa6f46a79c703cbee1b97a56",
"Id": "e7798f0c659b4e96953afb1e33e69a14"
},
{
"Start": "848b02e06e384c4480df16b68f14ecca",
"End": "07fb67d637a343868a9b24c5f3e74a24",
"Id": "d93733425aa84f09b557194fda12c784"
},
{
"Start": "859d965ee2274f8ab4d6b03cc7ccad4f",
"End": "772a5f8015c54956a9918e65a5984fa6",
"Id": "a7e86b37460f4464863a272cd353af35"
},
{
"Start": "34774b0cf848449184685f7c2f670516",
"End": "cc340c2fd6284eb5a4841f419154e8dc",
"Id": "9a88598dca724cb8962c3dc1b7c3aebb"
},
{
"Start": "86f6a4bfcb7c4c89b804512f6d2164e9",
"End": "71c0a6ec396848a1a2e3681957504e1c",
"Id": "d8ed8e1850914671a80d5c8da826a6d3"
},
{
"Start": "86f6a4bfcb7c4c89b804512f6d2164e9",
"End": "7d9c038cd92e4780a14caac8236a5cef",
"Id": "ac4a6690f44242f9930ed3644ae202a3"
},
{
"Start": "86f6a4bfcb7c4c89b804512f6d2164e9",
"End": "b6bd53cd3ada4ca78cc185a1a7e199f8",
"Id": "fe494026bf684f4cb60ba22bd84a872f"
},
{
"Start": "86f6a4bfcb7c4c89b804512f6d2164e9",
"End": "9ed841f3def14401b5debb21e2efcf92",
"Id": "feca0dcfb02d4567881338445c37a1b6"
},
{
"Start": "86f6a4bfcb7c4c89b804512f6d2164e9",
"End": "905289178ffd4599b35e6f1176d03ab0",
"Id": "360a7c2087194ca1a1a16b7e38a6f810"
}
],
"Dependencies": [
"73f2fb6b-75ab-46ae-a9a6-731e4899e8b7"
],
"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": "Categories",
"Id": "fdf4ee80b9ac4e46802c1345c7497ce8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 556.47010343798092,
"Y": 242.63188911594403
},
{
"ShowGeometry": true,
"Name": "Element.GetParameterValueByName",
"Id": "03ab0b62cf64495cb280914ec8afdf3c",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1357.2234966371659,
"Y": 238.28660122478863
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "dd23270582be49aa862136744b1fcfeb",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1131.8184423437551,
"Y": 328.59985830353577
},
{
"ShowGeometry": true,
"Name": "==",
"Id": "b2b78951ce124ea7bd5a0f1bcdcf9b3e",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1722.2215761616526,
"Y": 302.73102485859692
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "97624db9890e415ba923bf05f009d9f0",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1536.9603834555232,
"Y": 368.44629598062664
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "3e86242dce0f4b058235dfc85b3fc141",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2000.8392802372659,
"Y": 244.85255536032827
},
{
"ShowGeometry": true,
"Name": "String.StartsWith",
"Id": "4e6415df345442fdb3e1da7072489481",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1731.4992751886939,
"Y": 498.09934523670427
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "ebf25911a9cd43eb81ca6985b8a78f49",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1579.2801152537249,
"Y": 540.02055705967
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "41bca909822748b0942170515a3c383f",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4240.550932293736,
"Y": -253.59099391461018
},
{
"ShowGeometry": true,
"Name": "List.Transpose",
"Id": "9d6e603f1e06459cb1d0623dccb50b8a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1989.7265290631672,
"Y": 500.53694927628226
},
{
"ShowGeometry": true,
"Name": "List.FirstItem",
"Id": "a5401fc6941b4f2eabd8e7ee42f1dbc1",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2232.4155817721066,
"Y": 439.87058087614446
},
{
"ShowGeometry": true,
"Name": "List.LastItem",
"Id": "2a733c9abf6c4ccf873b0eb2980620d5",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2229.3933320512469,
"Y": 547.264378811507
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "acb34b7829fa4c7cab2405d7c60c7596",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4240.1728146787136,
"Y": -36.477662061357705
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "38ee95ba414b43eeaa67977e26211cef",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4493.4654562566393,
"Y": -45.362109006000992
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "24801f75e31345e7a286d2d936c91fb5",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4314.0798952911264,
"Y": -132.16670684451151
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "64f4efdca97140e4bf5aaa80aa84248a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5065.72505179737,
"Y": -469.8937528467082
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "a328dc5a571244c599ae629c3ac14250",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4027.5630671520089,
"Y": 86.1928052043379
},
{
"ShowGeometry": true,
"Name": "FamilyType.ByName",
"Id": "419fb04d7f524984b4e9ab6244eceb57",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5210.3255110546916,
"Y": -474.02433994815516
},
{
"ShowGeometry": true,
"Name": "FamilyType.ByName",
"Id": "3e6eba91b624463e82d2990923ee6386",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4190.3674062215923,
"Y": 81.881338188762811
},
{
"ShowGeometry": true,
"Name": "Tool.Eraser",
"Id": "88c56d77a80640ddb35b720f54636ed8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2231.5189913752192,
"Y": 242.41332901680923
},
{
"ShowGeometry": true,
"Name": "All Elements of Category",
"Id": "0e1e139420b54104a7edea703ab22b02",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 545.97410653811176,
"Y": 1812.5718587155195
},
{
"ShowGeometry": true,
"Name": "Categories",
"Id": "a4f51e87fe4b41a1be4e63c8a605728e",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 306.71674736436671,
"Y": 1811.2545509145698
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "0debe80bc2174c1396cf504744d2aaf8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1054.4738643636201,
"Y": 1970.9396311003898
},
{
"ShowGeometry": true,
"Name": "Element.GetParameterValueByName",
"Id": "386e00bdfae146f3beb60f21a5fdfe7a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 798.04234557039263,
"Y": 1812.8936711581296
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "48dce2bc8c8c4d5ab6003dfdbde52afb",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 618.279065292707,
"Y": 1895.8014722441465
},
{
"ShowGeometry": true,
"Name": "String from Object",
"Id": "3ea1bc6ab351436daa24086ec6f65d79",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1104.5496174296422,
"Y": 1815.4331424580766
},
{
"ShowGeometry": true,
"Name": "String.Contains",
"Id": "9d2ca5bd7e544651aa831f7e2ca3d958",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1382.275679018423,
"Y": 1814.4744382243578
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "4a592c1b75e04e76981befbedaae29ee",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1693.1050995725068,
"Y": 1809.4402048560555
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "3d80be89de8d4c12802da6d17018c0d8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4355.0851538839661,
"Y": 1733.3695900802079
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "77f9182099d34abeaf28785b48bae067",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4417.6963237255559,
"Y": 1940.5461038519334
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "73a05a9ec7d44a97bce5704d44c2fc26",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4350.004324518708,
"Y": 2099.3517547070292
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "875542d67ead4c4080b048033d0a6ae1",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4729.9005050789265,
"Y": 2090.5615973330428
},
{
"ShowGeometry": true,
"Name": "Element.GetParameterValueByName",
"Id": "7353edc11ae04699b0baae974acb8792",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2919.3619408911204,
"Y": 1832.7209247767437
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "9928446363a54e3bba1875dd4167b115",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2757.1342518347337,
"Y": 1939.823295939997
},
{
"ShowGeometry": true,
"Name": "Family.Types",
"Id": "4c6c7bc31a10412db7d53b34559ab8ea",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1621.6189570208057,
"Y": 2110.5096107244353
},
{
"ShowGeometry": true,
"Name": "Family.ByName",
"Id": "ffa45a416833484294efdcbafb0fba1b",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1398.4729790896326,
"Y": 2109.4942784263708
},
{
"ShowGeometry": true,
"Name": "String.StartsWith",
"Id": "b92d2762955e466482dd01dd97593ed9",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3482.0434235618645,
"Y": 1834.2561065403117
},
{
"ShowGeometry": true,
"Name": "List.LastItem",
"Id": "e6fa94f1737544ceaea39fb840956c0d",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3983.1373727879563,
"Y": 1883.4211401151147
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "3a1c9fdc0944488e97538cbb26370c00",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3328.0867207428214,
"Y": 1876.1773183632777
},
{
"ShowGeometry": true,
"Name": "List.Transpose",
"Id": "8c75d836af914bbb9a702c3294498014",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3738.5331345522713,
"Y": 1836.6937105798897
},
{
"ShowGeometry": true,
"Name": "List.FirstItem",
"Id": "b86c968a28b7497dbea4e17c88ba5dff",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3982.6526208395662,
"Y": 1777.6502780243234
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "d658a634984e4be08bd1092fe2f5ffbe",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3715.2958380545433,
"Y": 1536.4340143472934
},
{
"ShowGeometry": true,
"Name": "Tool.Eraser",
"Id": "1821f98e947641de8da61419da50ffdf",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3933.7074017001846,
"Y": 1536.4484175022367
},
{
"ShowGeometry": true,
"Name": "==",
"Id": "0fb02dda58fe44fd98ca9297c3dd8ac2",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3478.3898354527778,
"Y": 1544.0130791270915
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "c48cdbc2d43d454fbc25704612fc18bc",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3332.0040762930716,
"Y": 1546.7702936264607
},
{
"ShowGeometry": true,
"Name": "FamilyType.ByName",
"Id": "c4348562127b44edb9a0681be1c371a0",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2765.2906594843585,
"Y": 669.5681068958371
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "ca796bd5f52e4f30a38b4bc30d20d75c",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3084.2438993880032,
"Y": 542.120631413003
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "794962b11be64516bf4d4a9ffc08aadb",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2900.0952748790733,
"Y": 575.62747094026
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "46c1dc06b244412087d8fdd93797e3e3",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2596.5623505385574,
"Y": 671.510209636483
},
{
"ShowGeometry": true,
"Name": "Element.GetParameterValueByName",
"Id": "4c956b22818d42618f5a1cc36a3707db",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4499.711353198215,
"Y": -254.161140822143
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "1a6e4688e0424ea782afec3569433869",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5494.5088152913149,
"Y": -277.41943156465305
},
{
"ShowGeometry": true,
"Name": "String from Object",
"Id": "677b19b455ba4d24adb0b8f45216aad1",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4819.7075742845636,
"Y": -252.29106545226875
},
{
"ShowGeometry": true,
"Name": "String.Contains",
"Id": "30b380e8d62f431f8ed2f053d7cda2f1",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5031.94507178242,
"Y": -272.94709564290667
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "b8fffd1dfcb3450b99a6a4766a29b06a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4841.8217721666033,
"Y": -161.64376176670345
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "b8d6512c1c98478aaa56d95fa86b6460",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5278.1833119107168,
"Y": -273.66603496362808
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "cadd63e2ac0e4f1087e03dc3c9b63f42",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5349.3773782295229,
"Y": -371.95926677851395
},
{
"ShowGeometry": true,
"Name": "String.StartsWith",
"Id": "fbcd13c00de646e59cb176491ef2b7d9",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1747.1160050458786,
"Y": 784.95401471865546
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "9c2f0a8a18434ef9b7b71b9817e1ecd2",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1594.8968451109085,
"Y": 826.87522654162149
},
{
"ShowGeometry": true,
"Name": "String.StartsWith",
"Id": "dc61d77d7f3c435b9becc047ba6dc32c",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2219.7275665132765,
"Y": 792.35141307205822
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "6f0abb434d2e423099f6211e31b7d367",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2067.5084065783067,
"Y": 834.27262489502425
},
{
"ShowGeometry": true,
"Name": "==",
"Id": "9a05bda272d94392824cab4d0102cb7e",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2559.5011639012964,
"Y": 444.1320662048775
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "60ee965f6de640f69ed0ab6a454986f1",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2803.7359021094926,
"Y": 439.20519399175049
},
{
"ShowGeometry": true,
"Name": "Element.GetParameterValueByName",
"Id": "7567cb49a1a64235b596c3548eb8d68d",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4652.5915329197869,
"Y": 1591.8299562410728
},
{
"ShowGeometry": true,
"Name": "String.Contains",
"Id": "8741b69e51c04fd782036546db214895",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5314.8412981344827,
"Y": 1618.6963639143212
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "c95c57e444d34328b0011d0dfecdd0b8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5135.994323360931,
"Y": 1664.86274051677
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "0dc9946efbc043b2846986a4f3e13d1b",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5605.5124488282618,
"Y": 1628.0070427764201
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "d872d5906f874ce3b5f94e321f931cb0",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5850.9389160612363,
"Y": 1632.4764945123384
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "e60b88a8180d4040b8852878c14f08e9",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5692.1375592834474,
"Y": 1756.6851143795388
},
{
"ShowGeometry": true,
"Name": "String from Object",
"Id": "47d285e0049e46cf9a0624fb505ff1e8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 5117.5532039285954,
"Y": 1559.3309324811069
},
{
"ShowGeometry": true,
"Name": "String from Object",
"Id": "d659faaca9d44653bae1a6a93b937874",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1907.2663182779004,
"Y": 2331.4107803703287
},
{
"ShowGeometry": true,
"Name": "String.Contains",
"Id": "c5b76044d8a643e2ad8bbd241b85643b",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2111.8445611024686,
"Y": 2341.00290848879
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "2acd83e6a06c48d195e4f1ddf5760ed5",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1735.443399484157,
"Y": 2428.2124430706226
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "3563111825ba434f98a059ca518ba44a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2837.9059703602111,
"Y": 2211.4801203861089
},
{
"ShowGeometry": true,
"Name": "List.Transpose",
"Id": "e267b1b5af30494facad1c94a07491ec",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2350.232687636777,
"Y": 2356.2531142580424
},
{
"ShowGeometry": true,
"Name": "Code Block",
"Id": "d5fbcb2093f54177b5a8b5c9b81a9688",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2678.4723076729406,
"Y": 2369.3000153379894
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "31cb02cc81e945d1825711877e534da6",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2828.0853773661811,
"Y": 2348.4732120102522
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "3419e0f48698494a86dfeac3825a5e82",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2833.6116356143357,
"Y": 2503.6845122449085
},
{
"ShowGeometry": true,
"Name": "List.FirstItem",
"Id": "cb671aad7b624d2997519ba3e2a6f378",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3041.4043725078745,
"Y": 2202.3504249155417
},
{
"ShowGeometry": true,
"Name": "List.FirstItem",
"Id": "7d8e2a0720a54ef5ad4e290be3efe67b",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3042.381438613826,
"Y": 2353.6797750655692
},
{
"ShowGeometry": true,
"Name": "List.FirstItem",
"Id": "84bdbec3792942d9bec53b0642c92e3f",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 3052.1160751731845,
"Y": 2506.7790591354806
},
{
"ShowGeometry": true,
"Name": "==",
"Id": "8639d1b1aa0a4abfaa08df55f378facf",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4235.3528131143948,
"Y": 2381.5505551159613
},
{
"ShowGeometry": true,
"Name": "List.FilterByBoolMask",
"Id": "78d0d6905f244741be57bb30879aca6f",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4474.5947421637356,
"Y": 2372.1113252554969
},
{
"ShowGeometry": true,
"Name": "Element.SetParameterByName",
"Id": "4f0c60a23a784fb09319f00f27ec13d3",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 4732.1168206955244,
"Y": 2348.7692818095197
},
{
"ShowGeometry": true,
"Name": "Python Script",
"Id": "d9fe626a017c4092af5bd299d69bc4cd",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 803.7035914275541,
"Y": 235.61896329250305
}
],
"Annotations": [
{
"Id": "419a7fd7a3b74938bd60e60919506f25",
"Title": "KEYNOTES",
"Nodes": [],
"Left": 437.28085188347677,
"Top": 265.98318133279986,
"Width": 0.0,
"Height": 0.0,
"FontSize": 36.0,
"InitialTop": 0.0,
"InitialHeight": 0.0,
"TextblockHeight": 0.0,
"Background": "#FFC1D676"
},
{
"Id": "52222a2aecdb4ff181a7e7eb4fbc36da",
"Title": "FALSE KEYNOTES",
"Nodes": [],
"Left": 86.026603282544556,
"Top": 1878.0716559144048,
"Width": 0.0,
"Height": 0.0,
"FontSize": 36.0,
"InitialTop": 0.0,
"InitialHeight": 0.0,
"TextblockHeight": 0.0,
"Background": "#FFC1D676"
}
],
"X": 585.08052697663993,
"Y": 617.35408889845007,
"Zoom": 0.1870658321158894
}
}

You might also like