Create Layer
layer_createCreate a new AutoCAD layer with custom name, color, linetype, and lineweight settings.
Instructions
Create a new layer with specified properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New layer name | |
| color | No | ACI color code (1=Red, 2=Yellow, 3=Green, 4=Cyan, 5=Blue, 7=White) | |
| linetype | No | Linetype name | Continuous |
| lineweight | No | Lineweight (-3=ByLayer, 0=0.00mm, 13=0.13mm, 25=0.25mm, 50=0.50mm) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||