• 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 Scripting - Skill
  3. How to get the "fix" or "unfix" data of via with SKILL ...

Stats

  • Replies 3
  • Subscribers 19
  • Views 3047
  • Members are here 0
More Content

How to get the "fix" or "unfix" data of via with SKILL ?

ichliebedich
ichliebedich over 5 years ago

Hi All,

I want to get the data that via has "fixed" property or not.

default via is "unfix" state,

but if I add the fix prop. I can see the "fixed" prop with "show element" command like below pic

regards,

  • Cancel
  • Sign in to reply
  • luanvn81
    luanvn81 over 5 years ago

    Hi!

    You can check if a dbid is fixed or not by using axlDBIsFixed(o_dbid).  Value returned  is dbid if  it's fixed or nil if  object not fixed.

    Luan.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • DavidJHutchins
    DavidJHutchins over 5 years ago

    try the following:

    when((((via->prop)->FIXED) == t)

      ;;your code here

    )

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ichliebedich
    ichliebedich over 5 years ago

    Thank you! both codes were working well!

    • 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