cloneTransformed Method

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

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

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

Defined in

Last Updated: 24 September, 2026