« Discussion:Broderie machine » : différence entre les versions

De EduTech Wiki
Aller à la navigation Aller à la recherche
 
Ligne 12 : Ligne 12 :


# List of nodes
# List of nodes
Idea          [shape=box,    color=red, label="Design idea"];
Idea          [shape=box,    color=red, label="Idées de design"];
Physics      [shape=box,    color=red, label="Physics constraints"];
Physics      [shape=box,    color=red, label="Constraintes physique3s"];
SVG          [shape=ellipse, color=red, label="SVG Vector\ngraphics"];
SVG          [shape=ellipse, color=red, label="Graphismes\nvectoriels SVG"];
EMF          [shape=ellipse, label="Other vector\nformats"];
EMF          [shape=ellipse, label="Autres formats\nvectoriels"];
SE_vect      [shape=ellipse, color=red, label="SE vector\ngraphics"];
SE_vect      [shape=ellipse, color=red, label="SE vector\ngraphics"];
SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
Ligne 24 : Ligne 24 :
Clean_stitch_obj [shape=ellipse, color=red, label="Clean SE\nStitch objects"];
Clean_stitch_obj [shape=ellipse, color=red, label="Clean SE\nStitch objects"];
AI_CDR        [shape=ellipse, color=red, label="AI/CDR/SVG vector\ngraphics"];
AI_CDR        [shape=ellipse, color=red, label="AI/CDR/SVG vector\ngraphics"];
Stitches     [shape=box,    color=red, label="SE Stitches"];
Points     [shape=box,    color=red, label="SE Points"];
# Stitch_edit  [shape=ellipse, label = "Fixed Stitches"];
# Stitch_edit  [shape=ellipse, label = "Fixed Points"];
Revise        [shape=ellipse, color=red, label="Revise\nany step"];
Revise        [shape=ellipse, color=red, label="Revise\nany step"];
CNC_code      [shape=box,    color=red, label="Machine code"];
CNC_code      [shape=box,    color=red, label="Machine code"];


# Links
# Links
Idea        -- SVG                [label = "find"];
Idea        -- SVG                [label = "chercher"];
Idea        -- EMF                [label = "find"];
Idea        -- EMF                [label = "chercher"];
Idea        -- Bitmap            [label = "find"];
Idea        -- Bitmap            [label = "chercher"];
Idea        -- AI_CDR            [label = "draw with\nother program"];
Idea        -- AI_CDR            [label = "dessiner with\nother program"];
Idea        -- Stitch_obj        [label = "draw\nstitch objects"];
Idea        -- Stitch_obj        [label = "dessiner\nobjecs de broderie"];
Idea        -- SE_clean_vect      [label = "draw SE\nvector graphics"];
Idea        -- SE_clean_vect      [label = "dessiner SE\nvector graphics"];
Idea        -- Clean_stitch_obj  [label = "draw \nletters"];
Idea        -- Clean_stitch_obj  [label = "dessiner \nletters"];
Idea        -- Physics            [label = "textile, machine,\nthread+needle width", style=dotted];
Idea        -- Physics            [label = "textile, machine,\nthread+needle width", style=dotted];
SVG          -- SE_vect            [label = "import"];
SVG          -- SE_vect            [label = "import"];
SVG          -- AI_CDR            [label = "import/modify"];
SVG          -- AI_CDR            [label = "import/modifier"];
EMF          -- AI_CDR            [label = "import/modify"];
EMF          -- AI_CDR            [label = "import/modifier"];
EMF          -- SE_vect            [label = "import"];
EMF          -- SE_vect            [label = "import"];
Bitmap      -- Bitmap_red        [label = "import +\nreduce colors"];
Bitmap      -- Bitmap_red        [label = "import +\nreduce colors"];
Ligne 52 : Ligne 52 :
Photo_obj    -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Photo_obj    -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Clean_stitch_obj -- Stitches       [label = "generate"];
Clean_stitch_obj -- Points       [label = "generate"];
Clean_stitch_obj -- Clean_stitch_obj [label = "adjust"];
Clean_stitch_obj -- Clean_stitch_obj [label = "adjust"];
Stitches     -- Stitches         [label = "adjust"];
Points     -- Points         [label = "adjust"];
# Stitch_edit  -- Stitches         ;  
# Stitch_edit  -- Points         ;  
Stitches     -- CNC_code          [label = "translate"];
Points     -- CNC_code          [label = "translate"];
Stitches     -- Revise            [label = "redo"];
Points     -- Revise            [label = "redo"];
}
}
</graphviz>
</graphviz>

Version du 7 février 2018 à 20:39

Dessin généré du workflow. -- Daniel K. Schneider (discussion) 7 février 2018 à 19:35 (CET)

Il faudrait copier/coller l'image généré (car PediaPress ne va tenir compte d'un graphisme dynamique)