• 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. leMergeShapes alternative for PCELL code (compatible with...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 11741
  • 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

leMergeShapes alternative for PCELL code (compatible with steam-out)

Sheppie
Sheppie over 4 years ago

Hi,

I'm working on code for a layout PCELL. In this code I use leMergeShapes.I just found out that this procedure is not known at stream-out (it's not part of the allowed list of procedures as can be found here:support.cadence.com/.../techpubDocViewerPage. This is unfortunate, since I need those shapes to be merged.

What alternative method should I use which is compatible with stream-out and which achieves the same? The original shapes are created using dbCreateRect().

With kind regards,

Sjoerd

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    Sjoerd,

    You could use dbLayerOr(). This generates a new set of merged shapes (so you'd need to delete the source shapes).

    Andrew

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • Sheppie
    Sheppie over 4 years ago in reply to Andrew Beckett

    Thank you Andrew.

    So simple, yet so effective. Works really well.

    One question: now I delete the original shapes simply by using a foreach() with dbDeleteObject(). Is there a smarter method to deleting all shapes at once?

    With kind regards,

    Sjoerd

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to Sheppie

    Hi Sjoerd,

    No, that is the smart method ;-)

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to Sheppie

    Hi Sjoerd,

    No, that is the smart method ;-)

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Sheppie
    Sheppie over 4 years ago in reply to Andrew Beckett

    Hi Andrew,

    Thanks for the confirmation, that I'm smart! Will tell my wife...

    With kind regards,

    Sjoerd

    • Cancel
    • Vote Up +1 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