• 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. Allegro X PCB Editor
  3. How to know if via is on BGA area.

Stats

  • Replies 7
  • Subscribers 159
  • Views 14292
  • Members are here 0
More Content

How to know if via is on BGA area.

eDaJun
eDaJun over 12 years ago

Dear All,

 

Can anyone help me to get via on a single net if it is inside the BGA premises. Thanks. 

  • Sign in to reply
  • Cancel
  • eDave
    eDave over 12 years ago

    I'm not sure exactly how much help you need...

    Try using the axlGeoPointInShape command with the via location and the BGA placebound shape as the arguments.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • D912349
    D912349 over 12 years ago

    Hi,

    You can use axlGeoPointInShape as advised by eDave but you ca also use axlIsPointInsideBox as alternative if you do not have the datebase id of the BGA placebound.

    try this,

    point = viaDbid->xy

    box = BGAsymbolDbid->bBox

    ptIsInsideBGA = axlIsPointInsideBox(pt box)

    output will be t/nil

    Hope it helps.

    Regards,

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • eDaJun
    eDaJun over 12 years ago

    hi D912349,

    Thanks for the reply.. can i also know where to get  box = BGAsymbolDbid->bBox?

    if i only have the dbID of the via. Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • D912349
    D912349 over 12 years ago

    eDaJun,

    It is possible if the via have a connection to the BGA. but if the via have no connection to the bga, you have to extract dbid of the bga from list of the design symbols. you can use:

    designSymbols = axlDBGetDesign()->symbols -> list of all symbols in your design.

    after getting the list, you can now filter BGA symbols depending on unique characteristic of BGA.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • eDaJun
    eDaJun over 12 years ago

    D912349,

     

    if my via is connected to a BGA how can i get BGA property "bBox"?..

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
Cadence Guidelines

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