• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. Issue with dbCopyFig

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 14673
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Issue with dbCopyFig

mvijay
mvijay over 12 years ago

Hi,

I am trying to copy pins from a layout view to another view using dbCopyFig function.

In the source view the pin property dialog Box displays "Rectangle Pin Properties". When it is copied to another layout view the same appears as "Rectangle Properties". However if the copying is done as normal the the properties remain the same. I would like to understand why the object type is lost during copying by the above command.

Thanks,

Vijay

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Vijay,

    That's because dbCopyFig is a low level function that copies just the figure - it doesn't copy the objects to which the figure is attached (e.g. the net, the terminal, the pin). You'd have to recreate those, using (say) dbMakeNet, (optionally dbCreateTerm) and dbCreatePin - and you can pass the copied figure as the figId to this function:

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information