Cutouts in the Front Plane

This code:

cutoutsFront =  
[
    [10, 0, 10, 14, 0, yappRectangle, yappDefault,   0, yappCenter]
   ,[35, 0, 10, 14, 0, yappRectangle, yappDefault, -20, yappCenter]
   ,[60, 0, 10, 14, 0, yappRectangle, yappDefault, -45, yappCenter, yappCoordPCB]
];

Will produce this:

Last updated