Corner point coordinates of polygons

Discussion in 'Cadence' started by hamidrezah, Nov 30, 2011.

  1. hamidrezah

    hamidrezah Guest

    Hi all Cadence Experts:

    I am looking for a piece of SKILL code that allows me to loop over all
    polygons at a given layer in order to get polygon's corner point
    coordinates, something like below:

    foreach (polygon at M1)
    {
    foreach(corner point of polygon)
    {
    print (x and y of corner point)
    }
    }

    Any help/clue/hint?

    Many thanks in advance!

    Regards,

    Hrh
     
    hamidrezah, Nov 30, 2011
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.