create_edge
Create a 3D edge by specifying start and end coordinates. Define the line segment's layer for organized modeling.
Instructions
Create a line segment (edge) between two 3D points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | [x, y, z] start point | |
| end | Yes | [x, y, z] end point | |
| layer | No |