Fillet all corners 2d wire

Fillet all corners 2d wire script details
Author
matas
Type
Rete logo image
rete
App Version
0.14.4
Visibility
public
Date Created
Feb 22, 2024, 8:18:04 AM
Last Edit Date
Feb 22, 2024, 8:19:04 AM

Script Details

The Code
{ "id": "rete-v2-json", "nodes": { "2978b0692166de48": { "id": "2978b0692166de48", "name": "bitbybit.occt.shapes.wire.createSquareWire", "data": { "genericNodeData": { "hide": true, "oneOnOne": false, "flatten": 0 }, "size": 1 }, "inputs": {}, "position": [ 925.404487937843, 903.6444151133886 ] }, "f4d42f035c26c026": { "id": "f4d42f035c26c026", "name": "bitbybit.occt.fillets.fillet2d", "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0 }, "radius": 0.24 }, "inputs": { "shape": { "connections": [ { "node": "2978b0692166de48", "output": "result", "data": {} } ] } }, "position": [ 1249.5551047178622, 873.9058590672774 ] } } }