Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andydandy74 committed Dec 29, 2024
1 parent ec552a7 commit 502f2d3
Showing 1 changed file with 73 additions and 77 deletions.
150 changes: 73 additions & 77 deletions nodes/3.x/Data.ImportCSV+.dyf
Original file line number Diff line number Diff line change
Expand Up @@ -314,55 +314,6 @@
"Replication": "Auto",
"Description": "Drops the last item from a given list."
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
"FunctionSignature": "7debf647-afa8-476e-81ad-a74417bda812",
"FunctionType": "Graph",
"NodeType": "FunctionNode",
"Id": "69020eda24b449a0a4cca8bb4d926171",
"Inputs": [
{
"Id": "68eb1e58fdf543fbb922d160a4b68573",
"Name": "test",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "58a2b43b71f64b3b89e5e68e0502c8f1",
"Name": "True",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "777be3014b504481ae413ee0c6676729",
"Name": "False",
"Description": "var[]..[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "cceb8fc01a494ff3aa9d66a03d43db6e",
"Name": "result",
"Description": "Rückgabewert",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "A (hopefully) more robust implementation of ScopeIf. Tests a single boolean and returns a value accordingly. ATTENTION: This node will be deprecated in 2024. As of Revit 2022, please switch to the new OOTB If node."
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
Expand Down Expand Up @@ -469,6 +420,53 @@
],
"Replication": "Disabled",
"Description": "Gibt abhängig von der Auswahl des booleschen Werts in der Testeingabe das Ergebnis für die True- oder False-Eingabe zurück."
},
{
"ConcreteType": "CoreNodeModels.Logic.RefactoredIf, CoreNodeModels",
"NodeType": "ExtensionNode",
"Id": "4ba512e0bf6043caa4c729704ee14b70",
"Inputs": [
{
"Id": "724450eccd844f0e9a17cebd783279b0",
"Name": "test",
"Description": "Boolescher Test",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "66e6e6d8a5fc4a1e9fea417745404ea0",
"Name": "true",
"Description": "Wird zurückgegeben, wenn Test true ist",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "9349079806bc4835a91c87c488675b06",
"Name": "false",
"Description": "Wird zurückgegeben, wenn Test false ist",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "75dbe73a9def4c36927d1da8b18ebcf8",
"Name": "result",
"Description": "Ergebnisblock erstellt",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Gibt abhängig von der Auswahl des booleschen Werts in der Testeingabe das Ergebnis für die True- oder False-Eingabe zurück."
}
],
"Connectors": [
Expand All @@ -489,8 +487,8 @@
},
{
"Start": "241141dc0243438e96e29291cdf5857a",
"End": "68eb1e58fdf543fbb922d160a4b68573",
"Id": "a7cdace312884fbf837d63d831ade7b9"
"End": "724450eccd844f0e9a17cebd783279b0",
"Id": "1cf253d2ac69496e89ab259c165bb40b"
},
{
"Start": "05a4ce76e0c545a2a3d1119426d0bd90",
Expand All @@ -514,13 +512,8 @@
},
{
"Start": "b984ed5b946344b5baf31262d7f3b54b",
"End": "58a2b43b71f64b3b89e5e68e0502c8f1",
"Id": "0527ec77068640f49f242703a32d47d3"
},
{
"Start": "cceb8fc01a494ff3aa9d66a03d43db6e",
"End": "1bdd2bed83684fe4ab0204800924690e",
"Id": "16e90dc36c5d4cf59a2988c23a84fe98"
"End": "66e6e6d8a5fc4a1e9fea417745404ea0",
"Id": "34787201309d4280a3231fd7b6cf6d7d"
},
{
"Start": "c826323693084b3f8cbec0ea726b2cad",
Expand All @@ -544,22 +537,25 @@
},
{
"Start": "002f55a9f58a4acabc0a6e2415eb99d0",
"End": "777be3014b504481ae413ee0c6676729",
"Id": "8b20fa2fca474a44971280da787a999e"
"End": "9349079806bc4835a91c87c488675b06",
"Id": "104813384e3647dd968c297358f92f51"
},
{
"Start": "75dbe73a9def4c36927d1da8b18ebcf8",
"End": "1bdd2bed83684fe4ab0204800924690e",
"Id": "2018c4a91cc94bf0907542a02c55e713"
}
],
"Dependencies": [
"43df6cfe-4f8f-42e9-8996-43441bebd19d",
"7debf647-afa8-476e-81ad-a74417bda812"
"43df6cfe-4f8f-42e9-8996-43441bebd19d"
],
"NodeLibraryDependencies": [
{
"Name": "Clockwork for Dynamo 2.x",
"Version": "2.12.0",
"ReferenceType": "Package",
"Nodes": [
"ac4c9aa9d328418d88de510aeb6c9713",
"69020eda24b449a0a4cca8bb4d926171"
"ac4c9aa9d328418d88de510aeb6c9713"
]
}
],
Expand Down Expand Up @@ -687,16 +683,6 @@
"X": 1157.71605897044,
"Y": 519.207713883721
},
{
"ShowGeometry": true,
"Name": "ScopeIf+",
"Id": "69020eda24b449a0a4cca8bb4d926171",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1357.3311868162,
"Y": 401.416436956627
},
{
"ShowGeometry": true,
"Name": "String.TrimWhitespace",
Expand Down Expand Up @@ -726,11 +712,21 @@
"Excluded": false,
"X": 953.72561364151625,
"Y": 457.42474550706186
},
{
"ShowGeometry": true,
"Name": "If",
"Id": "4ba512e0bf6043caa4c729704ee14b70",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1361.1386440254844,
"Y": 409.31718538456693
}
],
"Annotations": [],
"X": 154.13371400451683,
"Y": 145.79559792396438,
"Zoom": 0.36584264917194836
"X": -650.31019099957155,
"Y": -23.023705147581779,
"Zoom": 0.69254672193574729
}
}

0 comments on commit 502f2d3

Please sign in to comment.