import cadquery as cq w0=cq.Workplane('YZ',origin=(-50,0,0)) r=w0.sketch().rect(74,70).push([(-15,5)]).circle(14,mode='s').finalize().extrude(100)