Satin Studio Manual

Project: create arc with explicit size

Add a curved running path using an exact origin, width, and height

Dither form

; Add a curved running path using an exact origin, width, and height
(project/create/arc-with-size {:x nil :y nil :width nil :height nil})

Inputs

InputKindRequiredDefault
xlengthyes
ylengthyes
widthlengthyes
heightlengthyes

Behavior