import cadquery as cq w0=cq.Workplane('YZ',origin=(23,0,0)) r=w0.sketch().rect(100,64).push([(-10,-6)]).circle(10,mode='s').finalize().extrude(-47)