Download and try LinkCAD DXF, GDSII, CIF, PostScript Translator now for free!
Syntax:
HEADER;
or
HEADER version;
Description:
The HEADER record is the first record to appear in the GDS-TXT file. The version parameter is optional.
Parameters:
|
version: |
optional file format version number. |
Example:
HEADER;
BGNLIB;
LIBNAME TEST;
UNITS 1.0 1.0e-6;