• 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 Capture CIS
  3. Extracting All Names from Wires with Multiple Names

Stats

  • State Verified Answer
  • Replies 6
  • Subscribers 50
  • Views 5360
  • Members are here 0
More Content

Extracting All Names from Wires with Multiple Names

AB_1717543042707
AB_1717543042707 over 2 years ago

Hello,


The problem I am having is that I am trying to get the names of wires on a page. I already have code to iterate over every schematic, every page, and every wire. However, when I use the GetNetName command for my wire, it only returns the top name for the wire. In my design, I have wires that have more than one name. I want to find a way to extract all of the names of each wire. Does anyone know how I can do this?

I appreciate it.

  • Sign in to reply
  • Cancel

Top Replies

  • CadAP
    CadAP over 2 years ago +1 verified
    Hi AB_1717543042707, You can try the below code which will give you schematic net, Alias Name and Net Name of a wire. Need to select the design and source the below code. set lNets [CapFindObjects…
  • CadAP
    CadAP over 2 years ago in reply to AB_1717543042707 +1 verified
    Hi AB_1717543042707, Good to hear that it worked for you. Please find the below code which need to be sourced(capture command window) without selecting the design. set lSession $::DboSession_s_pDboSession…
  • tennywhy
    0 tennywhy over 1 year ago in reply to CadAP

    it always stucked at the error: can't read "COrFindFilterDlg_NETS": no such variable .how i can solve this error, teach me please. thanks

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

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

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