cloneTransformed Method

Create a clone, transformed and with its own distance index.

cloneTransformed(transform: Transform, options?: StrokeOptions): CurveChainWithDistanceIndex | undefined

Parameter Type Description
transform Transform transform to apply in the clone.
options StrokeOptions how finely to stroke the path to create the distance index

Returns - CurveChainWithDistanceIndex | undefined

Defined in

Last Updated: 29 April, 2026