Settings

Choose language

Sewist Pattern Designer Documentation
Displaying 1-7 of 7 results.

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()