create_wall_2d
Draws a straight wall as a closed 2D outline, with adjustable thickness and automatic merging of overlapping walls to clean corners and T-junctions.
Instructions
Draw one straight wall as a closed outline on layer 'murs' (mm).
start/end are [x, y] points on the wall AXIS. Default thickness 200 mm. merge (default true): a wall that overlaps or touches other closed walls on 'murs' is fused with them into one clean outline (no doubled lines at corners and T junctions). Do it BEFORE placing doors/windows: a wall already cut open by a door is not merged. Returns the 4 corners, length, thickness and the resulting outline name(s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| merge | No | ||
| start | Yes | ||
| fit_view | No | ||
| thickness | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||