Cutouts in the Right Plane

This code:

cutoutsRight = 
[
    [10, 0,  0,  0, 7, yappCircle, yappCenter, yappCoordPCB]
   ,[40, 0, 10, 14, 0, yappRectangle]
   ,[70, 0, 10, 14, 0, yappRectangle, yappCenter]
];

Last updated