pattern_create
Create a CLO3D pattern piece from outline points, using corner, spline, or bezier types, and optionally place it on an arrangement point.
Instructions
Create a pattern piece from outline points [[x, y, type], ...] in mm (Y up). type 0 = corner (default), 2 = spline curve point, 3 = bezier control point. Lines are numbered by corner order (line i joins corner i to i+1). Optionally place it on an arrangement point (see arrangement_points).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| points | Yes | ||
| arrangement | No |