next up previous contents index
Next: BOX record Up: CGX Data Records Previous: PROPERTY record   Contents   Index

LAYER record

A LAYER record can appear after a STRUCT, and must appear before any of BOX, POLY, WIRE, TEXT in the STRUCT. The layer context will persist until the next LAYER or STRUCT record.

The header flags byte is not used.

The LAYER record contains the following fields:

bytes field name purpose
2 number layer number
2 datatype data type
? [lname] optional layer name

The layer number and data type are sufficient, and have the same interpretation as in GDSII. Alternatively or in addition, a string giving a layer name can be supplied.



Stephen R. Whiteley 2022-05-28