UserManual:Draw: Difference between revisions

From Seamly
Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:
'''Draw Mode'''
'''Draw Mode'''
</div>
</div>

* [[UserManuel:Variables|go back: Seamly2D User Manual - Variables]]
* [[UserManual:Detail|next: Seamly2D User Manual - Piece mode]]

<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;">


= Draw Mode =
= Draw Mode =
Line 36: Line 41:
[[File:Seamly2d DrawMode04.png|center|400x400px]]
[[File:Seamly2d DrawMode04.png|center|400x400px]]
== Overview ==
== Overview ==
The screen is divided in different areas. You can rearrange some palettes and show/hide different toolbar as you wish.
The screen is divided in different areas. You can rearrange some palettes and show/hide different toolbar as you wish.[[File:Seamly2d DrawMode05.png|center|500x500px]]

#
# '''Toolbar'''
=== '''Toolbar (1)''' ===
#* All the tools you can use. For further details have a look here: [[UserManual:Tools|Seamly2D Tools]]
* All the tools you can use. For further details have a look here: [[UserManual:Tools|Seamly2D Tools]]

# '''Property Editor'''
=== '''Property Editor (2)''' ===
#* The Property Editor is super handy. You can change all the properties of the selected element, such as the name, a given lenght, a formula, etc.
* The Property Editor is super handy. You can change all the properties of the selected element, such as the name, a given lenght, a formula, etc.
#* The properties may vary depending on the tool selected.
* The properties may vary depending on the tool selected.
#* The name of the new point must be unique. Seamly2D wont let use choose a name twice
* The name of the new point must be unique. Seamly2D wont let use choose a name twice
[[File:Seamly2d DrawMode06.png|center|400x400px]]
[[File:Seamly2d DrawMode06.png|center|400x400px]]

# '''Group Manager'''
=== '''Group Manager (3)''' ===
#* The Group Manager will help to structure your drawing. You can group elements and show/hide them as need. So you can focus on special parts of your drawing. You will need a lot of points, lines, curves for advances pattern, so it's great you can focus one some of them and hide the rest.
* The Group Manager will help to structure your drawing. You can group elements and show/hide them as need. So you can focus on special parts of your drawing. You will need a lot of points, lines, curves for advances pattern, so it's great you can focus one some of them and hide the rest.
#* You can add as many groups as you wish. Click on the '''+'''-button to add a new group. Enter a unique name and choose a color, linenweight and linecolor.
* You can add as many groups as you wish. Click on the '''+'''-button to add a new group. Enter a unique name and choose a color, linenweight and linecolor.
[[File:Advice.svg|50x50px]] For now, the line properties do not have any impact. This may change in future versions of Seamly2D
[[File:Advice.svg|50x50px]] For now, the line properties do not have any impact. This may change in future versions of Seamly2D


[[File:Seamly2d DrawMode07.png|center|400x400px]]
[[File:Seamly2d DrawMode07.png|center|400x400px]]


*** You can show/hide and lock the group as you like. Locked groups can't be modified.
* You can show/hide and lock the group as you like. Locked groups can't be modified.
*** You can sort the list by clicking on the different headers
* You can sort the list by clicking on the different headers
**** '''V''' (visible) ⇒ sort by visibility
** '''V''' (visible) ⇒ sort by visibility
**** '''L''' (locked) ⇒ sort by lock status
** '''L''' (locked) ⇒ sort by lock status
**** '''O''' (group contains elements) ⇒ sort by flag
** '''O''' (group contains elements) ⇒ sort by flag
**** '''Name''' ⇒ sort by name
** '''Name''' ⇒ sort by name
*** If a group is selected, you'll the a list of objects in that group


* If a group is selected, you'll the a list of objects in that group
[[File:Seamly2d DrawMode08.png|center|588x588px]]
[[File:Seamly2d DrawMode08.png|center|588x588px]]
# '''Base name'''
#* You can the select the base name of new point out of a list. Each new point will be numbered automatically, such as A1, A2, A3, ... Different base names will help you identifying the meaning of the points/lines
# '''Current Line Properties'''
#* You can set the line properties for new lines whcih will be created. Existing lines are not affected by these setting. User the '''Property Editor''' to modify existing elements
# '''Drawing Area'''
#* The main area of Seamly2D. Here will will draw your pattern. You can zoom and pan with you mouse or tools from the toolbar

[[File:Seamly2d DrawMode05.png|center|500x500px]]


== Details ==
=== '''Base name (4)''' ===
* You can the select the base name of new point out of a list. Each new point will be numbered automatically, such as A1, A2, A3, ... Different base names will help you identifying the meaning of the points/lines
[[File:Seamly2d DrawMode09.png|center|200x200px]]


=== Property Editor ===
=== '''Current Line Properties (5)''' ===
* You can set the line properties for new lines whcih will be created. Existing lines are not affected by these setting. User the '''Property Editor''' to modify existing elements
[[File:Seamly2d DrawMode10.png|center|400x400px]]


=== '''Drawing Area (6)''' ===
== Limitations ==
* The main area of Seamly2D. Here will will draw your pattern. You can zoom and pan with you mouse or tools from the toolbar
</div>
</translate>
</translate>

Revision as of 21:23, 26 April 2024

Draw Mode

Draw Mode

The drawings in Seamly2D are formula driven. Each point, each line depends on a point created before. Instead of drawing one drawing with fixed values, you will use your measurment file. So if you change your measurements, the drawing will follow accordingly.

The Draw Mode is designed to allow easy adjustment of a pattern to suit particular wearers. It is therefore entirely formula-based, where the simplest formula is a set figure.

Import note:

The one immutable fact of the application is that any given tool only has access to tools that were previously created. This means that your first point can't reference the last point. But the last point can reference the first one.

A pattern is a collection of pieces, prepared individually. Drawing a pattern starts from a reference point. Construction lines are defined from there, until sewing lines are defined.

Most lines are defined by one or more points, and occasionally angles.

Important note:

These are measured anti-clockwise from 0 degrees = horizontal to the right.

How to start

Before you start a new drawing you first need to create a new drawft block.

You can do so:

  • by clicking the New-button
  • or hit F2 to Rename Draft Block

You need to define a new name and a unit for you draft block

Once your first draft block is created you can change to the different working modes. For now we stick with the draw mode

Overview

The screen is divided in different areas. You can rearrange some palettes and show/hide different toolbar as you wish.

Toolbar (1)

  • All the tools you can use. For further details have a look here: Seamly2D Tools

Property Editor (2)

  • The Property Editor is super handy. You can change all the properties of the selected element, such as the name, a given lenght, a formula, etc.
  • The properties may vary depending on the tool selected.
  • The name of the new point must be unique. Seamly2D wont let use choose a name twice

Group Manager (3)

  • The Group Manager will help to structure your drawing. You can group elements and show/hide them as need. So you can focus on special parts of your drawing. You will need a lot of points, lines, curves for advances pattern, so it's great you can focus one some of them and hide the rest.
  • You can add as many groups as you wish. Click on the +-button to add a new group. Enter a unique name and choose a color, linenweight and linecolor.

For now, the line properties do not have any impact. This may change in future versions of Seamly2D

  • You can show/hide and lock the group as you like. Locked groups can't be modified.
  • You can sort the list by clicking on the different headers
    • V (visible) ⇒ sort by visibility
    • L (locked) ⇒ sort by lock status
    • O (group contains elements) ⇒ sort by flag
    • Name ⇒ sort by name
  • If a group is selected, you'll the a list of objects in that group

Base name (4)

  • You can the select the base name of new point out of a list. Each new point will be numbered automatically, such as A1, A2, A3, ... Different base names will help you identifying the meaning of the points/lines

Current Line Properties (5)

  • You can set the line properties for new lines whcih will be created. Existing lines are not affected by these setting. User the Property Editor to modify existing elements

Drawing Area (6)

  • The main area of Seamly2D. Here will will draw your pattern. You can zoom and pan with you mouse or tools from the toolbar