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 63
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.