gplugins.klayout.drc.write_drc.check_width

Contents

gplugins.klayout.drc.write_drc.check_width#

gplugins.klayout.drc.write_drc.check_width(value: float | int, layer: str, angle_limit: float = 90.0) str[source]#

Min feature size.

Parameters:
  • value – width in um if float, dbu if int (nm).

  • angle_limit – angle limit in degrees.