create_edge
Add an edge between two 3D points in a SketchUp model. Specify start and end coordinates.
Instructions
Create a line segment (edge) between two 3D points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | [x, y, z] end point | |
| layer | No | ||
| start | Yes | [x, y, z] start point |