• 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. how to merge points??

Stats

  • Replies 1
  • Subscribers 149
  • Views 542
  • Members are here 0

how to merge points??

Noobnoob
Noobnoob 2 months ago

Hello guys

I had to merge points 

But, i didn't understand dbPointArrayOr() Function Well...

a = ( (0.0 0.0) (0.0 5.0) (5.0 5.0) (5.0 0.0) )

b = (0.0 0.0)

c = dbPointArrayOr( geGetWindowCellView() list(a) list(list(b)) )

What did i do wrong??

please tell me about dbPointArrayOr()...

  • Cancel
  • Sign in to reply
  • Andrew Beckett
    Andrew Beckett 2 months ago

    dbPointArrayOr will perform a Boolean or of two lists of polygons, described using point lists. Your second point list is a list of a single point which is a zero-area polygon and hence there is nothing to “or”. This is unlikely to be doing what you want here…

    What do you mean by “merging points”? What are some example inputs and expected outputs from such an operation?

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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.

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

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