create_beam
Create a beam element by specifying start and end points, width, and height in millimeters. Optionally assign a layer for organization.
Instructions
Create a beam element between two points. Units: mm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | A point in 3D space. Units: millimetres. | |
| end | Yes | A point in 3D space. Units: millimetres. | |
| width_mm | Yes | ||
| height_mm | Yes | ||
| layer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||