Parametric Cube

Parametric Cube script details
Author
matas
Type
Rete logo image
rete
App Version
0.14.0
Visibility
public
Date Created
Jan 22, 2024, 2:22:35 PM
Last Edit Date
Jan 22, 2024, 3:05:19 PM

Script Details

The Code
{ "id": "rete-v2-json", "nodes": { "eea0f918d9367507": { "id": "eea0f918d9367507", "name": "bitbybit.occt.shapes.solid.createCube", "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0 }, "size": 1 }, "inputs": { "size": { "connections": [ { "node": "c6143e4a9a567124", "output": "result", "data": {} } ] } }, "position": [ -248.34218975770273, 825.5007104111836 ] }, "c6143e4a9a567124": { "id": "c6143e4a9a567124", "name": "bitbybit.math.numberSlider", "data": { "options": { "min": 0.1, "max": 10, "step": 0.1, "width": 350 }, "number": 9.3 }, "inputs": {}, "position": [ -870.8538818359375, 757.2155456542969 ] } } }