Skip to main content

Trim

Methods

pick()

pick(...points: Point2DLike[]): Trim

Enters interactive trimming mode, optionally trimming edges at the given points.

Returns: Trim

ParameterTypeDescription
...pointsPoint2DLike[]Points where geometry should be trimmed; the nearest edge segment to each point is removed. (optional)