Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andydandy74 committed Oct 11, 2024
1 parent 742bbd6 commit d9f979e
Show file tree
Hide file tree
Showing 7 changed files with 408 additions and 473 deletions.
90 changes: 51 additions & 39 deletions nodes/3.x/Regex.ReplaceRegularExpression.dyf
Original file line number Diff line number Diff line change
Expand Up @@ -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.Symbol, DynamoCore",
Expand All @@ -60,7 +60,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",
Expand All @@ -81,12 +81,13 @@
],
"Outputs": [],
"Replication": "Disabled",
"Description": "A function output, use with custom nodes"
"Description": "Eine Funktionsausgabe zur Verwendung mit benutzerdefinierten Blöcken"
},
{
"ConcreteType": "PythonNodeModels.PythonNode, PythonNodeModels",
"NodeType": "PythonScriptNode",
"Code": "import clr\r\nimport re\r\n\r\nif isinstance(IN[1], list): OUT = [IN[0].sub(IN[2],x) for x in IN[1]]\r\nelse: OUT = IN[0].sub(IN[2],IN[1])\r\n",
"Engine": "CPython3",
"VariableInputPorts": true,
"Id": "d6455be28efe4008afe757ebf981e42f",
"Inputs": [
Expand Down Expand Up @@ -130,7 +131,7 @@
}
],
"Replication": "Disabled",
"Description": "Runs an embedded IronPython script."
"Description": "Führt ein eingebettetes Python-Skript aus."
},
{
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Symbol, DynamoCore",
Expand All @@ -156,7 +157,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",
Expand All @@ -177,7 +178,7 @@
{
"Id": "586d0f2556f24e1c85da8e595672ac5a",
"Name": "ignoreCase",
"Description": " Perform case-insensitive matching\n\nbool\nDefault value : false",
"Description": " Perform case-insensitive matching\n\nbool\nVorgabewert : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
Expand All @@ -186,7 +187,7 @@
{
"Id": "f3ea5858435f4632a051df93891a0eb0",
"Name": "useLocale",
"Description": " Treat special characters (e.g. 'ü') from the currently set system locale as letters\n\nbool\nDefault value : false",
"Description": " Treat special characters (e.g. 'ü') from the currently set system locale as letters\n\nbool\nVorgabewert : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
Expand All @@ -195,7 +196,7 @@
{
"Id": "35dc4fff04fb476f8b64785ff40f2dbf",
"Name": "dotAll",
"Description": " Make . match any character, including newlines\n\nbool\nDefault value : false",
"Description": " Make . match any character, including newlines\n\nbool\nVorgabewert : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
Expand All @@ -204,7 +205,7 @@
{
"Id": "0928d45f80c44a958dcc3c163a5e943d",
"Name": "multilineMatching",
"Description": " ^ matches at the beginning of each line, $ matches at the end of each line\n\nbool\nDefault value : false",
"Description": " ^ matches at the beginning of each line, $ matches at the end of each line\n\nbool\nVorgabewert : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
Expand Down Expand Up @@ -249,7 +250,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",
Expand All @@ -275,7 +276,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",
Expand All @@ -301,7 +302,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",
Expand All @@ -327,7 +328,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"
}
],
"Connectors": [
Expand Down Expand Up @@ -380,18 +381,29 @@
"Dependencies": [
"c85cfb4b-6b9e-4d60-a5de-557560a6b747"
],
"NodeLibraryDependencies": [
{
"Name": "Clockwork for Dynamo 2.x",
"Version": "2.12.0",
"ReferenceType": "Package",
"Nodes": [
"59ac84564d1a49569cd2dcf180d9bc0e"
]
}
],
"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,
Expand All @@ -404,109 +416,109 @@
},
"NodeViews": [
{
"ShowGeometry": true,
"Name": "Input",
"Id": "530bb7cb31044bfeb27cd9235d17535d",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": -735.241993954671,
"Y": 278.192821185524
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "601f6589cfcc41d18a9f288c81465dcf",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": 242.357094824294,
"Y": 639.939355444696
},
{
"ShowGeometry": true,
"Name": "Output",
"Id": "79e28ed510cb448b9bd5e1c700e5870e",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Output",
"ShowGeometry": true,
"Excluded": false,
"X": 607.053312808386,
"Y": 612.751656944425
},
{
"ShowGeometry": true,
"Name": "Python Script",
"Id": "d6455be28efe4008afe757ebf981e42f",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Python Script",
"ShowGeometry": true,
"Excluded": false,
"X": 430.671652261125,
"Y": 613.927496286193
"X": 431.61733457191485,
"Y": 612.98181397540316
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "0c5add064cdb49e0994e8e913431c29a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": 177.329368897669,
"Y": 717.279174969728
},
{
"ShowGeometry": true,
"Name": "Regex.CompileRegularExpression",
"Id": "59ac84564d1a49569cd2dcf180d9bc0e",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Regex.CompileRegularExpression",
"ShowGeometry": true,
"Excluded": false,
"X": 69.7580060453286,
"Y": 439.192821185524
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "0c17339937814621bd7583b10881fdff",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": -735.241993954671,
"Y": 361.192821185524
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "4aed8b8b64684c928385624a6fdc35b8",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": -735.241993954671,
"Y": 453.192821185524
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "a07d95940d474e60a621f9df4f00c0d7",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": -735.241993954671,
"Y": 563.192821185524
},
{
"ShowGeometry": true,
"Name": "Input",
"Id": "310436a3531446dd962752a414b83367",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Name": "Input",
"ShowGeometry": true,
"Excluded": false,
"X": -735.241993954671,
"Y": 656.192821185524
}
],
"Annotations": [],
"X": 534.95600605555,
"Y": -158.758944670898,
"X": 150.95600605555,
"Y": -210.758944670898,
"Zoom": 0.845950052012563
}
}
Loading

0 comments on commit d9f979e

Please sign in to comment.