• 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 Design
  3. Delete objects within a ring

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 12865
  • 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

Delete objects within a ring

sagnea
sagnea over 14 years ago

Hi,

When creating a micro-SMD chip that uses circular pads (actually 16-sided polygons) over the active chip area, I would like to be able to delete all the vias within a predifined distance from the pad edge (both inside and outside).  In other words, I would like to define a ring within which I can select all objects on a given layer and delete them.  It would be advantageous if it were also possible to delete any object that touches the edge of the ring, however, this could be taken care of by increasing the size of the ring, so if that's not easily implemented, it doesn't matter.

Thanks,

Tony

 

 

  • Cancel
  • skillUser
    skillUser over 14 years ago

    Hi Tony,

    You could use layer operations to create a sized up and sized down shape from your original pad polygon, and then define a ring which is the sized up AND NOT the sized down shape.  The resulting shape is your "exclusion" ring. You can use this with the other shapes either by another layer boolean operation, or by something like the SKILL function dbGetTrueOverlaps() to find and delete the shapes overlapped by that ring. I think that you would want the latter function rather than dbGetOverlaps() given the complexity of the polygon shape (this latter function considers the bounding box overlap, rather than the true shape).  There are some dbLayer* prefix layer operation functions which you can use for the creation and selection steps mentioned.

    Hope this helps!

    Lawrence.

    • 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