Datasets:

ArXiv:
License:
filapro's picture
1st commit
5e6439e
raw
history blame contribute delete
104 Bytes
import cadquery as cq
w0=cq.Workplane('YZ',origin=(49,0,0))
r=w0.workplane(offset=-99/2).cylinder(99,50)