create_layer
Creates a named layer for architectural drawings, with optional color, line style, and width. Standard layer names apply default styles for consistent plan organization.
Instructions
Create a layer. Standard names (murs, cloisons, ouvertures, mobilier, cotations, textes, hachures) have default styles. line_color is [r, g, b] in 0..1; draw_style is Solid, Dashed, Dotted or Dashdot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| draw_style | No | ||
| line_color | No | ||
| line_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||