# Cutouts in the Front Plane

<figure><img src="https://832938294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcI46RW7gXIHinmkl2pBq%2Fuploads%2F3AoQEkOrmoLWhDWn88CK%2FYAPPcutoutsFront.png?alt=media&#x26;token=1874be6e-f316-4e87-a3db-fbd4171b14b6" alt=""><figcaption></figcaption></figure>

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:

<figure><img src="https://832938294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcI46RW7gXIHinmkl2pBq%2Fuploads%2FggOGG3dMYWVAfKZBvWNo%2FYAPPcutoutsFront-c.png?alt=media&#x26;token=585d98df-f5bd-4a37-a6ca-95df42ef9a93" alt=""><figcaption></figcaption></figure>
