> For the complete documentation index, see [llms.txt](https://mrwheel-docs.gitbook.io/yappgenerator_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mrwheel-docs.gitbook.io/yappgenerator_en/cutouts/placement-of-the-project-box/cutouts-in-the-front-plane.md).

# Cutouts in the Front Plane

<figure><img src="/files/TcXxfOoU5ZADAe69xIKI" 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="/files/nnAMRvVS1MneOj6USCbp" alt=""><figcaption></figcaption></figure>
