• 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. dangling lines

Stats

  • Replies 7
  • Subscribers 158
  • Views 15920
  • Members are here 0
More Content

dangling lines

archive
archive over 17 years ago

Hello All.

I am trying to improve the dangling_lines15_5.il routine.
I have a BRD with quite a lot of these dangle.
I want to be able to delete these segs.
So when I am in the list of items (in the form), I added a Delete button.

But, this routine does not select the right seg. Sometimes it selects the good clines instead of the dangling line.
By clicking again in the list on the same seg, I pass through segs. But sometimes it does not select at all the faulty seg.
As the seg to be deleted as a "off-grid" coordinate, is there a way to "axlSingleSelect-something" with a snap, to be sure to select the wanted object?

Dangline lines are often segs within 0.1mils or 0.01mils value... Thanks.


Originally posted in cdnusers.org by willbi
  • Sign in to reply
  • Cancel
Parents
  • archive
    archive over 17 years ago

    OK, Due to the big amount of answers, I have to change the way to proceed... ;-)

    I need another tip:
    How to simulate a user click in a Form field list with the code?
    When I click on the "delete" button, I want the selected item to be deleted, the next to be selected.

    It works, but I have to click on the selected item again to get the code running.

    How to make that the axlFormListSelect( dl_form "dl_list" l_index + 1) automatically runs the code of the form_action?

    l_index=dl_form->curValueInt
    axlFormSetActiveField( dl_form "dl_list")
    axlFormListSelect( dl_form "dl_list" l_index + 1)
    axlFormListDeleteItem( dl_form "dl_list" l_index)


    Originally posted in cdnusers.org by willbi
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • archive
    archive over 17 years ago

    OK, Due to the big amount of answers, I have to change the way to proceed... ;-)

    I need another tip:
    How to simulate a user click in a Form field list with the code?
    When I click on the "delete" button, I want the selected item to be deleted, the next to be selected.

    It works, but I have to click on the selected item again to get the code running.

    How to make that the axlFormListSelect( dl_form "dl_list" l_index + 1) automatically runs the code of the form_action?

    l_index=dl_form->curValueInt
    axlFormSetActiveField( dl_form "dl_list")
    axlFormListSelect( dl_form "dl_list" l_index + 1)
    axlFormListDeleteItem( dl_form "dl_list" l_index)


    Originally posted in cdnusers.org by willbi
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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