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 479
Last Updated: 29 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.