Skip to content

Shape difference

A difference of two shapes.

type#

type: Literal['difference'] = 'difference'

base#

base: Shape

The base shape from which another shape gets subtracted.

subtract#

subtract: Shape

The shape that is subtracted from the base shape.