ECADLayerInformation#
Description: Used to retrieve automatically some layer information when processing ECAD files.
The ECADLayerInformation table has the following fields:
| Field | Description | Key | Mandatory | Reference Type | Comments |
|---|---|---|---|---|---|
| FileType | The name of the File Type | No | Yes | ||
| Side | The side of the layer | No | No | ||
| Layer | The name of the layer | No | Yes | ||
| SideFilter | The string to filter for the side | No | No | ||
| LayerFilter | The string to filter for the layer | No | No |
Table: ECADLayerInformation fields