1
0
Fork 0
freesewing/markdown/dev/guides/patterns/config/en.md
2022-01-19 13:06:33 +01:00

801 B

title order
Configuration 10

The pattern configuration holds important information about the pattern

A pattern's configuration is created by the pattern designer and details a number of important things about the pattern, like:

  • The measurements that are required to draft the pattern
  • The different parts in the pattern and how they depend on each other
  • The different options that are available to tweak the pattern

The configuration is part of the pattern's code. It is created by the designer and it is the same for everybody using the pattern. In other words, you cannot change the configuration. Instead, the configuration specifies what kind of settings the pattern accepts.