diff --git a/nodes/3.x/Document.ContainsElementsOfCategory.dyf b/nodes/3.x/Document.ContainsElementsOfCategory.dyf index c0cf2bd6..70af4e91 100644 --- a/nodes/3.x/Document.ContainsElementsOfCategory.dyf +++ b/nodes/3.x/Document.ContainsElementsOfCategory.dyf @@ -34,7 +34,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -55,7 +55,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -76,7 +76,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -97,7 +97,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -118,38 +118,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", - "FunctionSignature": "605e21d1-67ee-4465-8543-67f7781dd84d", - "FunctionType": "Graph", - "NodeType": "FunctionNode", - "Id": "b81fa77f7d134fccad23d506b666cec5", - "Inputs": [ - { - "Id": "6387ea7d228a479e92335f05592f8ea6", - "Name": "seq", - "Description": "bool[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "68fc3f29e02b4bc3b6bc9436b008c945", - "Name": "bool", - "Description": "return value", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns true if any item in a list of booleans is true." + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", @@ -172,7 +141,7 @@ { "Id": "9534ac6eb95a4557a0b0deeafb47d96b", "Name": "bool", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -191,7 +160,7 @@ { "Id": "bff2265e644647da84521e298d390cb8", "Name": "list", - "Description": "List to be checked on whether all items are true.\n\nvar[]..[]", + "Description": "Liste, in der geprüft werden soll, ob alle Elemente den Wert True haben\n\nvar[]..[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -202,7 +171,7 @@ { "Id": "115a15b206ca49abbf60bc48dc4f6d24", "Name": "bool", - "Description": "Whether all items are true.", + "Description": "True, wenn alle Elemente aus der Liste True sind; False, wenn mindestens ein Element nicht True ist", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -210,7 +179,7 @@ } ], "Replication": "Auto", - "Description": "Determines if all items in the given list is a boolean and has a true value.\n\nList.AllTrue (list: var[]..[]): bool" + "Description": "Ermittelt, ob alle Elemente in der angegebenen Liste boolesche Angaben mit dem Wert True sind.\n\nList.AllTrue (list: var[]..[]): bool" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", @@ -242,7 +211,7 @@ { "Id": "bff53fbb8ecc4dafa697a0ff78fef35e", "Name": "", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -282,7 +251,7 @@ { "Id": "0dd9f03928214bb7be6e5a8154ada60b", "Name": "", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -311,7 +280,7 @@ { "Id": "df79e3e1c3324cd09cdf03a753738de2", "Name": "toggle", - "Description": "bool\nDefault value : true", + "Description": "bool\nVorgabewert : true", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, @@ -320,7 +289,7 @@ { "Id": "5a9a428cdf284a0fa6e759fbb9136b92", "Name": "docOrRevitLinkInstance", - "Description": " Use only if you want to query a linked model\n\nvar\nDefault value : null", + "Description": " Use only if you want to query a linked model\n\nvar\nVorgabewert : null", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, @@ -331,7 +300,7 @@ { "Id": "2b27ee99287a419aac4352d24504271a", "Name": "elements", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -339,7 +308,7 @@ } ], "Replication": "Auto", - "Description": "Gets all placed elements of a given category in the model." + "Description": "Gets all placed elements of a given category in the model. Unlike the OOTB node it also supports linked models and a few more special categories (e.g. Legend Components)." }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Symbol, DynamoCore", @@ -365,7 +334,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Symbol, DynamoCore", @@ -391,7 +360,37 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "NodeType": "FunctionNode", + "FunctionSignature": "DSCore.List.AnyTrue@var[]..[]", + "Id": "5883804e4cbc4179bac0ac762ec2683b", + "Inputs": [ + { + "Id": "d881b93826894be59507875bf7e5046c", + "Name": "list", + "Description": "Liste, in der geprüft werden soll, ob ein Element den Wert True aufweist.\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "759d947a4f2645cfb7664042d1e70c72", + "Name": "bool", + "Description": "Gibt an, ob ein Element den Wert True hat.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Auto", + "Description": "Ermittelt, ob ein Element in der angegebenen Liste eine boolesche Angabe mit dem Wert True ist.\n\nList.AnyTrue (list: var[]..[]): bool" } ], "Connectors": [ @@ -410,11 +409,6 @@ "End": "0d4b989e9ed04af29834533ac06aacf8", "Id": "e326c1ec937f42f49671feb583b0d9ef" }, - { - "Start": "68fc3f29e02b4bc3b6bc9436b008c945", - "End": "f1e2d779f68d4cf0be27b16682c6dd88", - "Id": "82763d1a42004fdeb6a5920a3130422d" - }, { "Start": "9534ac6eb95a4557a0b0deeafb47d96b", "End": "bff2265e644647da84521e298d390cb8", @@ -422,13 +416,13 @@ }, { "Start": "9534ac6eb95a4557a0b0deeafb47d96b", - "End": "6387ea7d228a479e92335f05592f8ea6", - "Id": "b4b944ed41a4492ebb5bad74f713961c" + "End": "a5e178a4c5674128af92b5d81497aa73", + "Id": "00a44d9381d64dc2bd2f4277b4e785fb" }, { "Start": "9534ac6eb95a4557a0b0deeafb47d96b", - "End": "a5e178a4c5674128af92b5d81497aa73", - "Id": "00a44d9381d64dc2bd2f4277b4e785fb" + "End": "d881b93826894be59507875bf7e5046c", + "Id": "c7cd087a3b3c40599c822e7aa8de9f05" }, { "Start": "115a15b206ca49abbf60bc48dc4f6d24", @@ -464,26 +458,44 @@ "Start": "789ffbbc20fa4c6d95a601feeb25857c", "End": "5a9a428cdf284a0fa6e759fbb9136b92", "Id": "79955d7e3caa48d1916eea337bb8028e" + }, + { + "Start": "759d947a4f2645cfb7664042d1e70c72", + "End": "f1e2d779f68d4cf0be27b16682c6dd88", + "Id": "8c99c1a33e4f41998eb310dbc9143179" } ], "Dependencies": [ - "605e21d1-67ee-4465-8543-67f7781dd84d", "cbc06bc3-4c8d-4b6a-bd05-e0f5b70427da", "44ac4888-4aa4-49a9-9344-23b729c11df9", "d2b11c37-6e44-4479-beca-578b82cfe32e" ], + "NodeLibraryDependencies": [ + { + "Name": "Clockwork for Dynamo 2.x", + "Version": "2.12.0", + "ReferenceType": "Package", + "Nodes": [ + "980220dff59e42bcbe2657ffcba46fa4", + "55bbd98d815f44f6af5f2fedf90f7708", + "e6f0b44aec184aa1b1357c83f40a2aa4", + "5e05bd742c1348b4808ba1f7b2128386" + ] + } + ], + "Author": "None provided", "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": false, "IsVisibleInDynamoLibrary": true, - "Version": "2.0.3.8810", + "Version": "2.12.1.8246", "RunType": "Manual", "RunPeriod": "1000" }, "Camera": { - "Name": "Background Preview", + "Name": "Hintergrundvorschau", "EyeX": -17.0, "EyeY": 24.0, "EyeZ": 50.0, @@ -545,16 +557,6 @@ "X": 1468.0522620904844, "Y": 319.2789706786682 }, - { - "ShowGeometry": true, - "Name": "Booleans.AnyTrue", - "Id": "b81fa77f7d134fccad23d506b666cec5", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 1158.0522620904844, - "Y": 95.2789706786682 - }, { "ShowGeometry": true, "Name": "List.IsNotEmpty", @@ -624,11 +626,21 @@ "Excluded": false, "X": -283.94773790951558, "Y": 409.7789706786682 + }, + { + "ShowGeometry": true, + "Name": "List.AnyTrue", + "Id": "5883804e4cbc4179bac0ac762ec2683b", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "X": 1162.2836830591225, + "Y": 90.28237506609193 } ], "Annotations": [], - "X": 443.21958404836209, - "Y": 200.13416483266636, - "Zoom": 0.68570894746787581 + "X": -800.69405800290724, + "Y": 117.07357516609068, + "Zoom": 0.82105089481357252 } } \ No newline at end of file diff --git a/nodes/3.x/Element.ContainsTransparentMaterials.dyf b/nodes/3.x/Element.ContainsTransparentMaterials.dyf index 4e64be64..0cd47b1a 100644 --- a/nodes/3.x/Element.ContainsTransparentMaterials.dyf +++ b/nodes/3.x/Element.ContainsTransparentMaterials.dyf @@ -13,7 +13,8 @@ "Name": "Boolean", "Type": "boolean", "Value": "false", - "Description": "Auswahl zwischen True und False" + "Description": "Auswahl zwischen True und False", + "SelectedIndex": 0 } ], "Outputs": [], @@ -42,7 +43,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -63,7 +64,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Symbol, DynamoCore", @@ -89,7 +90,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", @@ -131,37 +132,6 @@ "Replication": "Auto", "Description": "If the unknown item is not a list but rather a single item, only the first item of the list (input \"seq\") will be returned." }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", - "FunctionSignature": "605e21d1-67ee-4465-8543-67f7781dd84d", - "FunctionType": "Graph", - "NodeType": "FunctionNode", - "Id": "49f7ef6916da4bb3b257adefd91e589b", - "Inputs": [ - { - "Id": "4546114e2d51473ea2c37ac62568b643", - "Name": "seq", - "Description": "bool[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "5720ac7ff85e4680a5d9dffaec43efd9", - "Name": "bool", - "Description": "Rückgabewert", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns true if any item in a list of booleans is true." - }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", "NodeType": "CodeBlockNode", @@ -296,7 +266,7 @@ } ], "Replication": "Auto", - "Description": "Retrieves all materials froma given element" + "Description": "Retrieves all materials from a given element. Unlike the OOTB node Element.GetMaterials, it also retrieves QTO information." }, { "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels", @@ -317,6 +287,36 @@ ], "Replication": "Disabled", "Description": "Auswahl zwischen True und False" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "NodeType": "FunctionNode", + "FunctionSignature": "DSCore.List.AnyTrue@var[]..[]", + "Id": "3db419fd72844892b58bf84096eb030d", + "Inputs": [ + { + "Id": "86a30e3283414134981f11f42ec14c9c", + "Name": "list", + "Description": "Liste, in der geprüft werden soll, ob ein Element den Wert True aufweist.\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f739fb7e6e8c4c11bb6f45099f882cfa", + "Name": "bool", + "Description": "Gibt an, ob ein Element den Wert True hat.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Auto", + "Description": "Ermittelt, ob ein Element in der angegebenen Liste eine boolesche Angabe mit dem Wert True ist.\n\nList.AnyTrue (list: var[]..[]): bool" } ], "Connectors": [ @@ -340,15 +340,10 @@ "End": "ae60c4448c744eff964e5a8e6fb5e6f3", "Id": "47db907683f849ef9c78443811e7206a" }, - { - "Start": "5720ac7ff85e4680a5d9dffaec43efd9", - "End": "dc3162953fa14ed68956f74900c2f0d4", - "Id": "b2df58235aaa483fa9bb262ffdce9100" - }, { "Start": "07d37794b5ba4df28f289f9b416c8dc8", - "End": "4546114e2d51473ea2c37ac62568b643", - "Id": "78ad6fa86a334d0394331d067ad4d2bc" + "End": "86a30e3283414134981f11f42ec14c9c", + "Id": "e4129c8c758d4714a832c5a289f50abe" }, { "Start": "cbf335b6dbbf41929645587da26a8313", @@ -364,20 +359,36 @@ "Start": "fa5765adc0cc440192801055d03b11da", "End": "1928635d94c44f7dbeb44d901b095fbb", "Id": "32e4804c9f2947a387a5cac295c4dd41" + }, + { + "Start": "f739fb7e6e8c4c11bb6f45099f882cfa", + "End": "dc3162953fa14ed68956f74900c2f0d4", + "Id": "0ec61169fa274c6998b04fb7ff5d814c" } ], "Dependencies": [ "44ac4888-4aa4-49a9-9344-23b729c11df9", - "605e21d1-67ee-4465-8543-67f7781dd84d", "55f518fb-661b-47e7-ae55-18517d658dd4" ], + "NodeLibraryDependencies": [ + { + "Name": "Clockwork for Dynamo 2.x", + "Version": "2.12.0", + "ReferenceType": "Package", + "Nodes": [ + "85945d071ed4408bac9d3918fe34b462", + "c5a3df492afe4649a843e0e60d971e2e" + ] + } + ], + "Author": "None provided", "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": false, "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", + "Version": "2.12.1.8246", "RunType": "Manual", "RunPeriod": "1000" }, @@ -434,16 +445,6 @@ "X": 1913.4062308434138, "Y": 803.55709792736616 }, - { - "ShowGeometry": true, - "Name": "Booleans.AnyTrue", - "Id": "49f7ef6916da4bb3b257adefd91e589b", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 1646.4062308434138, - "Y": 829.55709792736616 - }, { "ShowGeometry": true, "Name": "Code Block", @@ -483,11 +484,21 @@ "Excluded": false, "X": 311.40623084341382, "Y": 843.55709792736616 + }, + { + "ShowGeometry": true, + "Name": "List.AnyTrue", + "Id": "3db419fd72844892b58bf84096eb030d", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "X": 1659.02021956156, + "Y": 843.92750015932506 } ], "Annotations": [], - "X": 454.17300159211459, - "Y": 240.3727983985512, - "Zoom": 0.58667250026367568 + "X": -150.90506198836138, + "Y": -164.98399786111679, + "Zoom": 0.58092948717948711 } } \ No newline at end of file diff --git a/nodes/3.x/PointSequence.ContainsOutOfPlanePoints.dyf b/nodes/3.x/PointSequence.ContainsOutOfPlanePoints.dyf index f4d92321..ee01f78c 100644 --- a/nodes/3.x/PointSequence.ContainsOutOfPlanePoints.dyf +++ b/nodes/3.x/PointSequence.ContainsOutOfPlanePoints.dyf @@ -39,7 +39,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Symbol, DynamoCore", @@ -65,7 +65,7 @@ } ], "Replication": "Disabled", - "Description": "A function parameter, use with custom nodes.\r\n\r\nYou can specify the type and default value for parameter. E.g.,\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" + "Description": "Ein Funktionsparameter zur Verwendung mit benutzerdefinierten Blöcken.\r\n\r\nSie können den Typ und den Vorgabewert für den Parameter angeben, z. B.\r\n\r\ninput : var[]..[]\r\nvalue : bool = false" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -86,7 +86,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Output, DynamoCore", @@ -107,38 +107,7 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", - "FunctionSignature": "605e21d1-67ee-4465-8543-67f7781dd84d", - "FunctionType": "Graph", - "NodeType": "FunctionNode", - "Id": "fcc0a24231254d059380a43ff3f83272", - "Inputs": [ - { - "Id": "229d410b09214a038a991fe311c2a943", - "Name": "seq", - "Description": "bool[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "ce13175dbf0d4b48bb78d97b5f36c75b", - "Name": "bool", - "Description": "return value", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns true if any item in a list of booleans is true." + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", @@ -170,7 +139,7 @@ { "Id": "ae10269887de4c5bb82cbb145f67c75d", "Name": "bool", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -179,7 +148,7 @@ { "Id": "03aca71598e944b09d1aece62c46fb81", "Name": "amount", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -198,7 +167,7 @@ { "Id": "f1ffd2e6801f455295be80d137fec9e1", "Name": "list", - "Description": "List to take the maximum value from.\n\nvar[]", + "Description": "Liste vergleichbarer Elemente, deren größter Wert ausgegeben werden soll\n\nvar[]", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -208,8 +177,8 @@ "Outputs": [ { "Id": "22251785cf4342f9872a793187d1113d", - "Name": "max", - "Description": "Maximum value from the list.", + "Name": "item", + "Description": "Größtes Element aus der Liste.", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -217,7 +186,7 @@ } ], "Replication": "Auto", - "Description": "Returns the maximum value from a list.\n\nList.MaximumItem (list: var[]): var[]..[]" + "Description": "Gibt den größten Wert aus einer Liste aus.\n\nList.MaximumItem (list: var[]): var[]..[]" }, { "ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore", @@ -240,7 +209,7 @@ { "Id": "db53b0f2e836452f8091843efc144dd3", "Name": "seq", - "Description": "return value", + "Description": "Rückgabewert", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, @@ -249,6 +218,36 @@ ], "Replication": "Auto", "Description": "Turns an element (or a nested list) into a flat list" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "NodeType": "FunctionNode", + "FunctionSignature": "DSCore.List.AnyTrue@var[]..[]", + "Id": "d491317a23b34010801135bcc74a1e87", + "Inputs": [ + { + "Id": "f0d0af82d9db48519ca606c3bc84e1d1", + "Name": "list", + "Description": "Liste, in der geprüft werden soll, ob ein Element den Wert True aufweist.\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "efb6044e86d348e380728b16f3a99002", + "Name": "bool", + "Description": "Gibt an, ob ein Element den Wert True hat.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Auto", + "Description": "Ermittelt, ob ein Element in der angegebenen Liste eine boolesche Angabe mit dem Wert True ist.\n\nList.AnyTrue (list: var[]..[]): bool" } ], "Connectors": [ @@ -262,15 +261,10 @@ "End": "fba0a255a7164c2883be514d9d17248a", "Id": "727bc321daf5462795041e66aa66cb93" }, - { - "Start": "ce13175dbf0d4b48bb78d97b5f36c75b", - "End": "4820079a4735497ba4e8099b8ba92e27", - "Id": "d4683c3d5921495b856eaa35b0db7f90" - }, { "Start": "ae10269887de4c5bb82cbb145f67c75d", - "End": "229d410b09214a038a991fe311c2a943", - "Id": "2121f04af99046c4b363e108c2ec696e" + "End": "f0d0af82d9db48519ca606c3bc84e1d1", + "Id": "7ad10c3a274944a581bbfc4a2a4b2f88" }, { "Start": "03aca71598e944b09d1aece62c46fb81", @@ -286,25 +280,31 @@ "Start": "db53b0f2e836452f8091843efc144dd3", "End": "eb540f8ba1ca4e3ca1197e2efd7c37ce", "Id": "c8e6c3d6b43541cc97f523ea6a3ce1b3" + }, + { + "Start": "efb6044e86d348e380728b16f3a99002", + "End": "4820079a4735497ba4e8099b8ba92e27", + "Id": "5105eb78ad56467faca7dd1fe8969850" } ], "Dependencies": [ - "605e21d1-67ee-4465-8543-67f7781dd84d", "58877b64-70c3-4558-aa86-377d2017633d", "cd09ad33-8c34-4850-ac26-24448d92c38f" ], + "NodeLibraryDependencies": [], + "Author": "None provided", "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": false, "IsVisibleInDynamoLibrary": true, - "Version": "2.0.3.8810", + "Version": "2.12.1.8246", "RunType": "Manual", "RunPeriod": "1000" }, "Camera": { - "Name": "Background Preview", + "Name": "Hintergrundvorschau", "EyeX": -17.0, "EyeY": 24.0, "EyeZ": 50.0, @@ -356,16 +356,6 @@ "X": 1085.7737909516391, "Y": 345.967258119411 }, - { - "ShowGeometry": true, - "Name": "Booleans.AnyTrue", - "Id": "fcc0a24231254d059380a43ff3f83272", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 818.773790951639, - "Y": 248.96725811941099 - }, { "ShowGeometry": true, "Name": "Point.IsOutOfPlane", @@ -395,11 +385,21 @@ "Excluded": false, "X": 153.77379095163894, "Y": 345.967258119411 + }, + { + "ShowGeometry": true, + "Name": "List.AnyTrue", + "Id": "d491317a23b34010801135bcc74a1e87", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "X": 813.517561090698, + "Y": 239.56679607167035 } ], "Annotations": [], - "X": 55.840643525741, - "Y": 298.468459025642, - "Zoom": 1.05107281553398 + "X": -315.89108729096665, + "Y": 94.134241675531882, + "Zoom": 1.0029176090520855 } } \ No newline at end of file