ShapeContainerMixin.createTrimPath

Creates a trim path in this container

ShapeContainerMixin.createTrimPath() method

Creates a trim path in this container

Signature:

createTrimPath(opts?: TrimPathOptions): TrimPath;

Parameters

Parameter

Type

Description

opts

TrimPathOptions

(Optional) Optional configuration for the trim path

Returns:

TrimPath

The newly created trim path

Last updated: August 5, 2026 at 11:47 AMEdit this page