import cadquery as cq w0=cq.Workplane('XY',origin=(0,0,-2)) r=w0.workplane(offset=5/2).box(100,64,5)