• 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 modify all the packages in my library easily ?

Stats

  • State Not Answered
  • Replies 3
  • Subscribers 159
  • Views 8373
  • Members are here 0
More Content

How to modify all the packages in my library easily ?

DBTCH
DBTCH over 3 years ago

Hi all ,

I need to change some information from one layer to a new one in all the package , some thousands of parts Unamused .

Is there a way to do that with a magic wand ? 

Thank you for you help ?

  • Sign in to reply
  • Cancel
  • mahimag
    0 mahimag over 3 years ago

    Hey,  If you want to perform same commands on all of your library parts try this. Start recording a script (File > Script > Record)  and perform all the commands you want on your part(*.dra) , save the dra while the script recording is on and in the end do not stop the recording just do a File > Exit. This will generate a scr file which can be replayed using a batch file on all of your library parts. 

    batch file contents can be:

    set noconfirm=t

    for %%f IN (*.dra) DO start /wait allegro -<LicenseName> -s scipt_name.scr %%f

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • DBTCH
    0 DBTCH over 3 years ago

    Thank you for your help .

    I will try this way .

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • chrishen
    0 chrishen over 3 years ago in reply to DBTCH

    It works, thank you so so much

    smash karts

    DBTCH said:

    Thank you for your help .

    I will try this way .

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

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

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