acad-layers - AutoCAD layer creation, modification, and state management
Provides C# code patterns for accessing, creating, modifying AutoCAD layers, layer filters, and layer states using the .NET API.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Access layer table and records
- Create new layer records
- Read and modify layer properties
- Assign colors and linetypes
- Delete and purge layers
- Manage layer filters
- Manage and export layer states
Inputs
- AutoCAD Database and Transaction
- Layer names
- Layer properties
- Layer filter expressions
- Layer state names and LAS files
Outputs
- Modified AutoCAD database layer records
- Configured layer filters
- Exported or imported LAS layer state files
Requirements
- AutoCAD .NET API environment
- C# development environment
