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