1
0
Fork 0
freesewing/markdown/dev/reference/api/snippets/bnotch/en.md

14 lines
343 B
Markdown

---
title: bnotch
---
The `bnotch` snippet is intended for notches at the back, or when you
need an alternative to the default `notch`.
It is provided by [plugin-notches](/reference/plugins/notches/).
```js
snippets.demo = new Snippet('bnotch', points.anchor)
```
<Example part="snippets_bnotch">An example of the bnotch snippet</Example>