resolution=16; c1=cylin(vector(0,-0.5,0),vector(0,1,0),1.375); c2=cylin(vector(0,0.4,0),vector(0,1.1,0),1.125); c3=c1+c2; save("adapter",convex(c3));