> 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-back-plane.md).

# Cutouts in the Back Plane

This code:

```
cutoutsBack = 
[
    [10, -4, 20, 10, 0, yappRectangle, yappCoordPCB]
   ,[55,  0, 10, 14, 0, yappRectangle, yappCenter]
   ,[40,  5, 10, 10, 5, yappCircle,    yappCoordPCB, yappCenter]
];

```

<figure><img src="/files/mr8Iud97jwZp0es6KaDh" alt=""><figcaption></figcaption></figure>
