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. coerce_parameters_impl

    ashkan
    by ashkan · June 2021
    if (self.w>70): #if width input is bigger than 70
  2. coerce_parameters_impl

    ashkan
    by ashkan · June 2021
    if (self.w>70): #if width input is bigger than 70
  3. Layer Mapping when importing & combining cif files without losing the layer names

    Frank
    by Frank · March 2021
    ly.layers) #ly.insert_layer(LayerInfo.new(0,0)) #if this layer is already created I have problems using layer numbers puts ly.layers-1 ly.read(f, lo) puts "#{ly.layers-1} #{ly.get_inf
  4. Merge gds/oasis files using copy_tree is very slow

    ahmedo
    by ahmedo · February 2021
    #If the used has specified a shift in th command line if len(shifts) >= index+1 and shifts[index] != '': if shifts[index].split
  5. Merge gds/oasis files using copy_tree is very slow

    ahmedo
    by ahmedo · February 2021
    new_cell.copy_tree(cell) #If the used has specified a shift in th command line if len(shifts) >= index+1 and shifts[index] != '':
  6. Problem using QImages (failing to save)

    Ege_Bey
    by Ege_Bey · May 2020
    (r/dbu),(t/dbu))) #If you uncomment the following three lines it will work but then how to add a text? #image_path = os.path.join(image_location, file_name + ".png") #lv.save
  7. how to extract polygons with specific number of points to a new layer?

    gongjie437
    by gongjie437 · October 2019
    #if lv == nil
  8. Ground-Signal-Ground routing

    davidnhutch
    by davidnhutch · September 2017
    pt3.x && pt1.y == pt3.y) #if starts D->U, then bends to become L->R curved_path[1] = Point.new(c0.x,c1.y) elsif (pt0.x == pt1.x && pt0.
  9. Waveguide Resizing without PCell

    davidnhutch
    by davidnhutch · August 2017
    pt3.x && pt1.y == pt3.y) #if starts D->U, then bends to become L->R curved_path[1] = Point.new(c0.x,c1.y) elsif (pt0.x == pt1.x && pt0.
  10. Getting texts full path and global transformations from GDS file

    allonpa
    by allonpa · June 2016
    end #if
  11. Getting texts full path and global transformations from GDS file

    allonpa
    by allonpa · June 2016
    end #if
  12. Round_path PCell in python, create_cell

    lukasc
    by lukasc · November 2015
    pv)#if pcell_decl.can_create_from_shape(ly, shape, SiLayer): # trigger "parameters_from_shape_impl" and "transformation_from_shape_impl" #pcell_decl.shape = shap
  13. DRC crashing

    sekigawa
    by sekigawa · November 2015
    RegionIterator (const db::RecursiveShapeIterator &iter, const db::ICplxTrans &trans) : m_rec_iter (iter), m_iter_trans (trans), m_from (), m_to () {#if defined(__APPLE__) // htt
  14. DIsplacement of shapes while doing transform

    heena
    by heena · January 2015
    #if shape.is_box?
  15. KLayout for Mac Yosemite 10.10.1?

    psalome
    by psalome · January 2015
    #if !defined(Q_MOC_OUTPUT_REVISION)
  16. Changing The Layer Visibility by using Ruby .

    marbenorallo
    by marbenorallo · February 2014
    end #If
  17. Rounding Corners through Ruby

    mdschroer
    by mdschroer · December 2013
    next end radius = 1000*radii[rindex] #if we do want to round this corner, we need to start by finding the positions of this point, plus the previous and next points # first - determine
  18. Build on MacOS 10.8

    harka
    by harka · January 2013
    #ifdef _WIN32
  19. [Feature request] receive QFileOpenEvent on MAC OS X

    Matthias
    by Matthias · January 2013
    Parts of this code must be wrapped in "#if defined ... #endif" clauses such that they will not be compiled when QFileOpenEvent is not available (in particular for Qt versions &lt
  20. Build on MacOS 10.8

    Matthias
    by Matthias · January 2013
    #if defined(Q_WS_MAC) putenv ((char *) "LANG=C");#endif
Next
Powered by Vanilla