.\" Text automatically generated by txt2man .TH GDSIICONVERT 1 "18 October 2019" "" "" .SH NAME \fBGDSIIConvert \fP- Convert GDSII geometries and report geometry statistics \fB .SH SYNOPSIS .nf .fam C \fBGDSIIConvert\fP [\fIoptions\fP] .fam T .fi .fam T .fi .SH DESCRIPTION This is a command-line executable code for reporting statistics on GDSII geometries and exporting them to other file formats, notably including the [GMSH](http://gmsh.info) geometry format. .PP For converting to GMSH format: .PP .nf .fam C GDSIIConvert --GMSH myexample.gds .fam T .fi .SH OPTIONS ** Output formats: ** .RS .TP .B \fB--raw\fP raw dump of file data records .TP .B \fB--analyze\fP detailed listing of hierarchical structure .TP .B \fB--GMSH\fP Export GMSH geometry to FileBase.geo (text strings to FileBase.pp) .TP .B \fB--scuff-rf\fP Write .port file defining RF ports for scuff-RF (implies \fB--gmsh\fP) .RE .PP ** Other flags: ** .RS .TP .B \fB--MetalLayer\fP 12 define layer 12 as a metal layer (may be specified multiple times) .TP .B \fB--LengthUnit\fP set output length unit in mm (default = 1) .TP .B \fB--FileBase\fP set base name for output files .TP .B \fB--verbose\fP produce more output .TP .B \fB--SeparateLayers\fP write separate output files for objects on each layer .RE .RE .PP .SH AUTHOR This manual page was written by Ruben Undheim for the Debian project (and may be used by others). .RE .PP