createCapture MethodStatic

Capture (not clone) a path into a new CurveChainWithDistanceIndex.

createCapture(path: CurveChain, options?: StrokeOptions): CurveChainWithDistanceIndex

Parameter Type Description
path CurveChain chain to be CAPTURED (not cloned)
options StrokeOptions how finely to stroke the path to create the distance index

Returns - CurveChainWithDistanceIndex

Defined in

Last Updated: 28 October, 2024