KLayout
  • Discussions
  • Sign In
Home › Search
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
  1. How to load Layouts from Links (Windows)

    Matthias
    by Matthias · April 2024
    Unlike Unix, on Windows, a link (*.lnk) is not handled by the file system, but by the shell. A "lnk" file is a binary file, nothing more, so an application needs to be coded in some
  2. How the rounded_corner function works?

    RawrRanger
    by RawrRanger · January 2024
    Hi jiunnweiyeh,
  3. Dark mode

    Matthias
    by Matthias · July 2022
    RBA::QBrush::new(RBA::QColor::new("#505050")), # light RBA::QBrush::new(RBA::QColor::new("#707070")), # dark RBA::QBrush::new(RBA::QColor::new("#90
  4. How to get polygon/pattern/cell information in a cell?

    jiunnweiyeh
    by jiunnweiyeh · September 2021
    after that , we can get the pattern /polygon data from layer #51/0.
  5. GDS to image

    Frank
    by Frank · May 2021
    a1=vi.get_config('grid-style1'); a2=vi.get_config('grid-style2'); a3=vi.get_config('grid-ruler-color') vi.set_config('grid-ruler-color','#50ff50'); vi.set_config('grid-style1','invisible')
  6. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    import pyaimport arrayimport sysimport mathimport timemw = pya.Application.instance().main_window()layout = pya.Application.instance().main_window().current_view().active_cellview().layout() topcell =
  7. Boolean functions based on Regions ,Functions to add box ,circle, path and polygon

    tagger5896
    by tagger5896 · April 2021
    select_not_inside#4 select_not_interacting#5 select_not_outside#6 select_not_overlapping#7 select_outside#8 select_overlappinglay1 = 9 lay2 = 5num = 8 #based on number above #selections #select_set(
  8. crash in sizing

    mliberty
    by mliberty · May 2020
    Hi
  9. Polygon edit and change layer from foundry A to foundry B ( Keep the same hierarchy)

    kmho
    by kmho · May 2020
    6. layer.output(#5)
  10. Strange behavior of user properties

    juras
    by juras · April 2018
    Also when I try to create new property with obj.shape.set_property(5, 'aaa') it creates the property as #l5 instead of #5 and it is not stored into GDS file upon save
  11. PYA to support multiple python interpreter

    werk
    by werk · June 2017
    #5 0x000000000165e48f in PyImport_Cleanup () at Python/import.c:487
  12. Segmentation fault: QApplication::~QApplication() is being called twice

    davei
    by davei · July 2015
    0x00002aaaaab2c5fd in run_final (objspace=0xc1aa1d0, obj=250583880) at gc.c:2932#6 0x00002aaaaab29f11 in finalize_list (objspace=0xc1aa1d0, p=0xeef9b48) at gc.c:1946#7 0x00002aaaaab2cacd in rb_obj
  13. Strange behavior of OAS property?

    davidnhutch
    by davidnhutch · February 2015
    * Add the property 'SKIP' => #1. Add another property 'R' => #50. Look at the properties, they both look fine (#1 and #50 are numbers).
  14. segmentation fault

    werdina
    by werdina · January 2011
    #5 0x00000036b2c2fea9 in gnome_vfs_mime_get_value () from /usr/lib64/libgnomevfs-2.so.0
  15. User properties in object properties window

    Matthias
    by Matthias · April 2010
    "5/0@1 [#5==X]"
Powered by Vanilla