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: September 11, 2026 at 12:08 PMEdit this page