KLayout
  • Discussions
  • Activity
  • 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. 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.
  2. 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.
  3. Getting texts full path and global transformations from GDS file

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

    allonpa
    by allonpa · June 2016
    end #if
  5. 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
  6. 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
  7. DIsplacement of shapes while doing transform

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

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

    marbenorallo
    by marbenorallo · February 2014
    end #If
  10. 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
  11. Build on MacOS 10.8

    harka
    by harka · January 2013
    #ifdef _WIN32
  12. [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
  13. Build on MacOS 10.8

    Matthias
    by Matthias · January 2013
    #if defined(Q_WS_MAC) putenv ((char *) "LANG=C");#endif
  14. KLayout and Qt 4.8

    Matthias
    by Matthias · August 2012
    #if defined (_WIN32) || defined (Q_WS_MAC)
  15. Unable to make klayout v0.21

    Matthias
    by Matthias · December 2010
    I'll add a #if to allow building with earlier versions of Qt in the next release.
Powered by Vanilla