VisualScriptCAD
VisualScriptCAD copied to clipboard
Hull operation
Is it possible to Union two pieces of geometry so that they are joined as in the Hull operation in OpenSCAD?
I was able to simulate this using Num Distribute and a Transformation matrix:

but it wasn't as smooth as I'd like.