diff --git a/nodes/2.x/AlmostZero.dyf b/nodes/2.x/AlmostZero.dyf index e88265e4..93f94d09 100644 --- a/nodes/2.x/AlmostZero.dyf +++ b/nodes/2.x/AlmostZero.dyf @@ -29,49 +29,51 @@ ], "Outputs": [], "Replication": "Disabled", - "Description": "A function output, use with custom nodes" + "Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken" }, { - "ConcreteType": "CoreNodeModels.Formula, CoreNodeModels", - "Formula": "1.0e-9", - "NodeType": "FormulaNode", - "Id": "e575b1360b204730a8bc207c2ec71d4c", + "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", + "NodeType": "CodeBlockNode", + "Code": "1/1000000000;", + "Id": "00e0b34394eb47ea868f53fadd1fe6b7", "Inputs": [], "Outputs": [ { - "Id": "0cdd13e4fe5c4a5ab86e395f8e32355d", + "Id": "f99cacea853945d6b204d50e5691b689", "Name": "", - "Description": "Result of math computation", + "Description": "Wert des Ausdrucks in Zeile 1", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], - "Replication": "Auto", - "Description": "Evaluates mathematical formulas. Uses NCalc: http://ncalc.codeplex.com/" + "Replication": "Disabled", + "Description": "Ermöglicht die direkte Erstellung von DesignScript-Code." } ], "Connectors": [ { - "Start": "0cdd13e4fe5c4a5ab86e395f8e32355d", + "Start": "f99cacea853945d6b204d50e5691b689", "End": "fc41bc5a4284484785e4ac5b4e4072fe", - "Id": "fdf4d13f969447babfff1040d3ecce3a" + "Id": "2fe5aa8ef792459cab3259280a0cd559" } ], "Dependencies": [], + "NodeLibraryDependencies": [], + "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" }, "Camera": { - "Name": "Background Preview", + "Name": "Hintergrundvorschau", "EyeX": -17.0, "EyeY": 24.0, "EyeZ": 50.0, @@ -84,29 +86,29 @@ }, "NodeViews": [ { + "ShowGeometry": true, + "Name": "Output", "Id": "f63b8696909e4cf68e7435eb6d8e2a6d", "IsSetAsInput": false, "IsSetAsOutput": false, - "Name": "Output", - "ShowGeometry": true, "Excluded": false, - "X": 174.0, - "Y": 7.105427357601E-15 + "X": 127.27912313603935, + "Y": -1.2967614040849575 }, { - "Id": "e575b1360b204730a8bc207c2ec71d4c", + "ShowGeometry": true, + "Name": "Code Block", + "Id": "00e0b34394eb47ea868f53fadd1fe6b7", "IsSetAsInput": false, "IsSetAsOutput": false, - "Name": "Formula", - "ShowGeometry": true, "Excluded": false, - "X": 0.0, - "Y": 0.0 + "X": -132.72087686396065, + "Y": 2.9165719292483736 } ], "Annotations": [], - "X": 191.0, - "Y": 223.5, - "Zoom": 4.0 + "X": 403.16440486103841, + "Y": 225.13654926218624, + "Zoom": 0.77999909136677137 } } \ No newline at end of file