• 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. [APD] how to get all the data of a cline?

Stats

  • Replies 2
  • Subscribers 158
  • Views 13029
  • Members are here 0
More Content

[APD] how to get all the data of a cline?

Guye
Guye over 11 years ago
Hi, 

i have a selected cline. 
i have its dbid. 

how can i receive all the info? (like dbid->?? on via) 

Thanks 
  • Sign in to reply
  • Cancel
  • jwhend
    jwhend over 11 years ago

     try this:

     axlSetFindFilter(
        ?enabled list("noall" "clines")
        ?onButtons list("noall" "clines")
    )
    axlSingleSelectPoint()
    trace=car(axlGetSelSet())

    In the skill window: trace->??

    If you want to dig deeper, say segments: car(trace->segments->??

    This will give you the start/end of the first segment of the trace.

    -Jerry

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Guye
    Guye over 11 years ago

    Thanks!

    i've selected one trace (contains some cline segments) - is there any simple way to get the length of the trace(all segments on the current layer)? or should i need to calculate each cline segment length and generate the total length?

     

    Thanks 

    • 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