Skip to content

Quick reference

Scott Pakin edited this page Dec 24, 2023 · 45 revisions

This page serves as a quick reference for all of Simple Inkscape Scripting's functions, object methods, variables, and properties. Each is shown with its arguments or data type and is formatted as a hyperlink to a page providing details and examples.

Functions

While not listed in the above, all shape-creation functions also accept a transform argument, which takes either a string or an inkex Transform object; a conn_avoid Boolean argument; and a clip_path object argument. Any trailing key=value arguments update the object's style. Underscores in key are converted to dashes. See Common arguments for details.

Methods

Variables

Properties

Clone this wiki locally