Cutout
Cutout settings
Cutout
When Argument is specified as
<dim>
, you can put unit suffix after the value (e.g. 0.1nm
).
If no unit suffix is specified, [um] is assumed.
Output Format
--cutout-type
[<gds|ebvtext|oasis|oasiscl>
]
(gds)
Specifies the output format of cutout.
Output File Path
--cutout-outpath
[<file path>
]
Specifies the cutout file path.
Address Unit
--cutout-au
[<dim>
]
(0)
Specifies an address unit for cutout. Address unit is calculated automatically when 0 is specified.
Clip Figures
--cutout-clip
[<on|off>
]
(off)
Specifies whether to clip figures in cutout process.
Output Layer Number
--cutout-layerno-datatype
[<layer>[<:datatype>]
]
Specifies an output layer number or datatype. The original layer number and datatype will be used when empty space is specified.
Origin of Output File
--cutout-origin
[<in|c|ll|lr|ul|ur>
]
(in)
Specifies an origin of cutout file.
Multigon/Output Implicit Bezier as Explicit Bezier
--cutout-expand-implicit
[<on|off>
]
(off)
Specifies whether to output implicit Bezier section as explicit Bezier section.
Multigon/Tolerance of a Curve
--cutout-multigon-curve-tolerance
[<dim>
]
(1nm)
Specifies an allowable error when treating curve section as a piecewise linear curve.
Export Each Area to Separate Files
--cutout-each-area
[<on|off>
]
(off)
Specifies whether to export each area to separate files.
GDSII/Compress by Compgds
--cutout-compress-gds
[<on|off>
]
(off)
Specifies whether to compress cutout result. Compression is only available in GDSII format.
GDSII/Top Structure Name
--cutout-gds-topstructure-name
[<str>
]
Specifies the top structure name of GDSII.
EBV Text/Output as Polygon
--cutout-as-polygon
[<on|off>
]
(off)
Specifies whether to output all figures as polygon in EBV Text format. Output result will include rectangle and trapezoids when this option is not specified.
Last modified December 12, 2024