Paramètres

Choose language

Documentation du concepteur de patrons de couture
Rechercher

Contenus:

Tags:


Commandé par:

Sewist

Concepteur de modèles en ligne

Documentation

Description du code

Guide des tailles

Mesures anthropométriques
Affichage des 1-7 de 7 résultats.

mark (point,angle,type,length,width)

Places a mark at the given point at the given angle. You can choose type of the mark and its length and width, or use text as mark and mention its size.

mark
mark (point,angle,type,length,width)
type (text,point,angle,textsize)

Creates a new object that contains text, written next to the given point at the given angle of the given size.

type
type (text,point,angle,textsize)
dash (object1,object2,...,objectx)

Makes objects dashed.

dash
dash (object1,object2,...,objectx)
dot (object1,object2,...,objectx)

Makes objects dotted.

dot
dot (object1,object2,...,objectx)
solid (object1,object2,...,objectx)

Makes objects solid again.

solid
solid (object1,object2,...,objectx)
comment (string)

Prints a comment in electronic book.

comment
comment (string)
screenshot()

Adds a screenshot to the electronic book.

screenshot
screenshot()