Add Layer
add_layerAdds or updates a layer in a DXF drawing, setting color, linetype, lineweight, and description for CAD organization.
Instructions
Add a new layer or update an existing layer in a DXF drawing.
color: ACI number (1-255), color name ('red', 'cyan', 'green'), or hex ('#FF0000').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | ||
| linetype | No | CONTINUOUS | |
| file_path | Yes | ||
| lineweight | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||