import cadquery as cq w0=cq.Workplane('YZ',origin=(-50,0,0)) r=w0.sketch().rect(80,86).push([(-31,31)]).circle(9,mode='s').finalize().extrude(100)