約174件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/1 -Path: """Write component to GDS and returns gdspath. Args: gdspath: GDS file path to write to. gdsdir: directory for the GDS file. Defaults to /tmp ...

    2024/2/26 -Polygon and gdspy.PolygonSet . In this notebook, we show a few examples of using these functions to create GDS polygons, cells and files from Tidy3D ...

    2024/6/1 -layer_dicing – Specific layer to put polygon geometry on. layers – optional list of layers to duplicate the geometry. import gdsfactory ...

    2024/5/1 -Klayout doesn't natively support circles because the GDS file format does not have a "circle" primitive built-in, so instead it creates a polygon. Make sure you ...

    2024/5/21 -Layer Name: Name of the layer. This usually corresponds to a particular GDS layer. Layer Purpose: Purpose of the layer, for example: drawing, pin, text, etc.

    2024/3/23 -port gdsfactory from gdspy to gdstk: faster booleans, loading and writing GDS files. remove Inheritance of Component, ComponentReference, Polygon, Label from ...

    2024/7/8 -The main window is divided into three parts: the left area is the hierarchy browser and navigator, the center part of the canvas and the right.

    2024/2/1 -Layout element which places text as a Group of Boundary elements or Path Elements. The elements created as such will be exported as GDSII polygons.

    2024/2/17 -Meta information keys are strings and are supported also for GDS which only accepts integer number keys for user properties. ... Path, DPath, Point, DPoint ...

    2024/5/14 -Also: Modified the gds command options to separate "gds path subcell" from "gds polygon subcell". Previously both polygons and paths were put into subcells ...