Datasets:

ArXiv:
License:
filapro's picture
1st commit
5e6439e
raw
history blame contribute delete
103 Bytes
import cadquery as cq
w0=cq.Workplane('ZX',origin=(0,-45,0))
r=w0.workplane(offset=90/2).box(100,62,90)