With snapJoins the Base and Lid “click” together without the need for screws or other aids.
snapJoins
Default origin = yappCoordBox: box[0,0,0] Parameters: Required: p(0) = posx | posy p(1) = width p(2) = { yappLeft | yappRight | yappFront | yappBack } (one or more) Optional: n(a) = { <yappOrigin> | yappCenter } n(b) = { yappSymmetric } n(c) = { yappRectangle } : Make a diamond shape snap snapJoins = [ [10, 5, yappLeft, yappRight, yappSymmetric] ,[ 5, 5, yappFront, yappBack, yappSymmetric] ];
Last updated 9 months ago