File size: 106 Bytes
4696421
 
 
1
2
3
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-65,0,0))
r=w0.workplane(offset=131/2).box(200,196,131)