Fillet all edges

Fillet all edges script details
Author
matas
Type
Rete logo image
rete
App Version
0.14.4
Visibility
public
Date Created
Feb 21, 2024, 2:57:29 PM
Last Edit Date
Feb 23, 2024, 11:33:04 AM

Script Details

The Code
{ "id": "rete-v2-json", "nodes": { "24d5eba8a6441cd3": { "id": "24d5eba8a6441cd3", "name": "bitbybit.occt.shapes.solid.createBox", "data": { "genericNodeData": { "hide": true, "oneOnOne": false, "flatten": 0 }, "width": 5, "length": 8, "height": 10 }, "inputs": {}, "position": [ -708.9265376490123, 859.1667600728709 ] }, "fabbb1728807a7f9": { "id": "fabbb1728807a7f9", "name": "bitbybit.occt.fillets.filletEdges", "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0 }, "radius": 1 }, "inputs": { "shape": { "connections": [ { "node": "24d5eba8a6441cd3", "output": "result", "data": {} } ] } }, "position": [ -269.9433663221892, 1146.51629885998 ] } } }