Datasets:

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