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