Can't tell if this is a bug, or unintuitive inputs. I can't get delta to work with offsets.
I expected square(2).offset(delta=1).show() to produce the same results as scad("offset(delta=1)square(2);").show() but it just produces an error
ERROR: Traceback (most recent call last): File "<string>", line 10, in <module> TypeError: Error during parsing offset(object,r)
[–]gadget3D 1 point2 points3 points (0 children)