SKILL database object question

Discussion in 'Cadence' started by vlasinvlad, Feb 13, 2007.

  1. vlasinvlad

    vlasinvlad Guest

    Hi all,

    I have a SKILL question: How do I convert a string or integer to a
    database object?

    I am using IPC : a SKILL process and a C++ program made with itkDB.
    The problem: in SKILL I get either an integer : 123456789 or a string:
    "db:123456789" for a layout shape.
    Again, how do I convert this (integer/string) to a SKILL database
    object?

    Best,
    Vlad
     
    vlasinvlad, Feb 13, 2007
    #1
  2. Vlad,

    It is not possible and is answered here:
    http://groups.google.com/group/comp...resh+print+name&rnum=1&hl=en#8a2e1055b309d75d

    Even if you are able to find the dbObject id from the print name, you
    will not be able to refer that object from the c++ program as it would
    be running in a separate process.

    -
    Suresh
     
    Suresh Jeevanandam, Feb 13, 2007
    #2
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.