1
0
Fork 0
freesewing/markdown/dev/reference/store-methods/pack/en.md

12 lines
289 B
Markdown
Raw Normal View History

---
title: pack()
---
The `pack()` store method is used to automatically layout patterns in the core library.
It is implemented as a store method to allow you to override this method and implement
your own algorithm to generate the layout.
<Fixme>
Document this in more detail
</Fixme>