Download and try LinkCAD DXF, GDSII, CIF, PostScript Translator now for free!
Syntax:
BGNLIB;
or
BGNLIB modification-date modification-time access-date access-time;
Description:
Second record in GDS-TXT file. Starts a new library. You may omit all four parameters.
Parameters:
|
modification_date: |
date of last cell modification |
|
modification_time: |
time of last cell modification |
|
access_date: |
date of last cell access |
|
access_time: |
time of last cell access |
Example:
HEADER 3;
BGNLIB;
LIBNAME TEST;
UNITS 1.0 1.0e-6;