getPackedStrokes Method
Stroke the chain into a simple xyz array.
getPackedStrokes(options?: StrokeOptions): GrowableXYZArray | undefined
| Parameter | Type | Description |
|---|---|---|
| options | StrokeOptions | tolerance parameters controlling the stroking. |
Returns - GrowableXYZArray | undefined
Defined in
- curve/CurveCollection.ts Line 484
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.