UserManual:Tape measurements: Difference between revisions

From Seamly
Content added Content deleted
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:

<translate>
<div class="boxCaption" style="text-align:Center;color:White;background:#503584;">
'''SeamlyMe - Measurements'''
</div>
*[[UserManual:SeamlyMe Measurements|go back: SeamlyMe - Measurements]]
*[[UserManual:Tape measurements Tutorial|next: SeamlyMe - Multisize measurements files]]

<div style="border:1px solid #000000; margin: 0 0 0.5em; overflow: hidden; padding: 0.5em; font-size: small; -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; border-radius:0.8em;">
== SeamlyMe - Individual Measurements ==
== SeamlyMe - Individual Measurements ==

{| class="wikitable"
Most people will design patterns and sew for specific people - either customers or family and friends. And, as one can read all over the internet, standard sizes do not fit everyone and always need adjustments. Therefore, '''Seamly2D''' has provided the individual measurements system.
|+

!
To create a new individual measurement file you need to select '''Individual''' as type and choose the preferred unit[[File:SeamlyMe New.png|center|301x301px]]
!

|-
You can now add new measurements as you wish. You can a '''known''' or '''custom''' measurement. Below you'll find a list of all the known measurements of SeamlyMe and a list . You can add as many measurements as you need.
|
[[File:Advice.svg|left|frameless|50x50px]]
|<translate>Important note:
Actually, you can add specific angles, it just reflects in you choosen unit instead of °. So if you remember this while pattern making and add the measurement area to the angle formula, it will work.
Only measurements that were created in the order before the current position can be used in formulas.</translate>

|-
Don't forget to save your file.
|
[[File:SeamlyMe_Icons.png|center|677x677px]]
|

|-
=== Working with measurements ===
|

|
# To add a measuments click on the red or orange cross (Known or Custom measurement). When added you can modify the measurements and add more details and specific values. When you add a custom measurements you can specify the name (for internal purposes such as formulas), the fullname and a description. Those fields are already defined when choosing a Known measurement. For Known measurements, a measurement diagram can be shown. You can toggle the visibility on and off with the '''Measurement diagram'''-button
|}
# To remove a value, click on the '''minus'''-button
# To add a formula, click on the <math>f(x)</math>-button
# To change the order of the measurements (important for the formulas), click on the '''arrow'''-buttons.

[[File:SeamlyMe Window.png|center|750x750px]]

=== Known measurements: ===
[[File:Seamly2d-body-measurements 20230112.svg|center|thumb|1599x1599px]]

[[File:Preferences.svg|left|frameless|50x50px]] You can edit the preferences to adapt your standard file paths.

[[File:Advice.svg|left|frameless|50x50px]]

=== '''Important note:''' ===
Only measurements that were created in the order before the current position can be used in formulas.
[[File:Formulas_Example.png|center|533x533px]]

=== Working with formulas: ===
You can find all the functions and how to use them in the '''functions''' section of the '''Edit Measurement''' window.

Most common operators are:

* + For addition

* - For subtraction

* * For multiplication

* / For division

* ^ For raising a number To an Integer power (e.g. 3^2 = 9)

Example: @Custom_Measurement + 5 [add 5 to the value of the measurement named '''Custom_Measurement''']
[[File:SeamlyMe Functions.png|center|401x401px]]
</div>
</translate>

Latest revision as of 21:21, 25 April 2024

SeamlyMe - Measurements

SeamlyMe - Individual Measurements[edit | edit source]

Most people will design patterns and sew for specific people - either customers or family and friends. And, as one can read all over the internet, standard sizes do not fit everyone and always need adjustments. Therefore, Seamly2D has provided the individual measurements system.

To create a new individual measurement file you need to select Individual as type and choose the preferred unit

You can now add new measurements as you wish. You can a known or custom measurement. Below you'll find a list of all the known measurements of SeamlyMe and a list . You can add as many measurements as you need.

Actually, you can add specific angles, it just reflects in you choosen unit instead of °. So if you remember this while pattern making and add the measurement area to the angle formula, it will work.

Don't forget to save your file.

Working with measurements[edit | edit source]

  1. To add a measuments click on the red or orange cross (Known or Custom measurement). When added you can modify the measurements and add more details and specific values. When you add a custom measurements you can specify the name (for internal purposes such as formulas), the fullname and a description. Those fields are already defined when choosing a Known measurement. For Known measurements, a measurement diagram can be shown. You can toggle the visibility on and off with the Measurement diagram-button
  2. To remove a value, click on the minus-button
  3. To add a formula, click on the -button
  4. To change the order of the measurements (important for the formulas), click on the arrow-buttons.

Known measurements:[edit | edit source]

You can edit the preferences to adapt your standard file paths.

Important note:[edit | edit source]

Only measurements that were created in the order before the current position can be used in formulas.

Working with formulas:[edit | edit source]

You can find all the functions and how to use them in the functions section of the Edit Measurement window.

Most common operators are:

  • + For addition
  • - For subtraction
  • * For multiplication
  • / For division
  • ^ For raising a number To an Integer power (e.g. 3^2 = 9)

Example: @Custom_Measurement + 5 [add 5 to the value of the measurement named Custom_Measurement]