createArray MethodStatic
Create a path from a an array of curve primitives.
createArray(curves: CurvePrimitive[]): Path
| Parameter | Type | Description | 
|---|---|---|
| curves | CurvePrimitive[] | array of individual curve primitives. | 
Returns - Path
Defined in
- curve/Path.ts Line 65
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.