Jonathan Lamothe 7 months ago • Jonathan Lamothe 7 months ago • I wish #OpenSCAD let you pass one module as an input to another. #openscad Detected languages Raw content Share via ...
in reply to Jonathan Lamothe patagona in reply to Jonathan Lamothe • 7 months ago • • unsolicited advice, I guess? Sensitive content Reveal/hide I think for some applications you can use children() in a module.So you can kinda pass a module to another module, but not via the parameters. Detected languages Raw content Share via ...
in reply to patagona Jonathan Lamothe in reply to patagona • 7 months ago • unsolicited advice, I guess? @patagona Ooh. I'll have to look into that. Thanks for the tip! @patagona Detected languages Raw content Share via ...
patagona
in reply to Jonathan Lamothe • • •Sensitive content
So you can kinda pass a module to another module, but not via the parameters.
Jonathan Lamothe
in reply to patagona • •