• 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. Copy Paste via SKILL from one board to another

Stats

  • Replies 2
  • Subscribers 19
  • Views 11339
  • Members are here 0
More Content

Copy Paste via SKILL from one board to another

Andak
Andak over 6 years ago

Hello Cadencers,

I'm trying to figure out a way to implement a copy-paste like function from two different boards without using the export/import subdrawing FROM the menus. Just not an option when you do that 20 times per minute and you need to copy via by via.

It only needs to be able to transfer basic features like vias, clines and shapes.

I'm thinking of a way that uses a temp file as a data transport path between the 2 boards. I have some ideas but I was wondering what you guys think about it.

Thus I have a few questions:

1. did anyone succeed in implementing such a feature so far? Can you share the experience?

2. Is there a way to export a clip file without calling import/export via scripts inside the SKILL (I'm looking for an axlFunction which I could not identify so far)? Otherwise I'll end up calling the export under a given name file subdrawing with (0 0) origin in 1st boad and import that particular file in the other board. Doesn't seem to be the best way.

Thanks,

Catalin

  • Cancel
  • Sign in to reply
Parents
  • Ejlersen
    Ejlersen over 6 years ago

    Hi Catalin

    I did some prototype work at some point for this and have the code here to share, notice that it is dirty code just to show the point.

    It has functionality to select an area and export to a text file.

    It can then import the data and show it as a skeleton, but when you place it nothing will happen - but all you have to do for that is to mimic code for skeleton in order to create real data.

    Note that is also has a layer map in the beginning, you will need to get rid og that and just create your own use model for that.

    So use it as a starting point for your own code.

    Best regards

    Ole

    0317.ns_movelayer.zip

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Ejlersen
    Ejlersen over 6 years ago

    Hi Catalin

    I did some prototype work at some point for this and have the code here to share, notice that it is dirty code just to show the point.

    It has functionality to select an area and export to a text file.

    It can then import the data and show it as a skeleton, but when you place it nothing will happen - but all you have to do for that is to mimic code for skeleton in order to create real data.

    Note that is also has a layer map in the beginning, you will need to get rid og that and just create your own use model for that.

    So use it as a starting point for your own code.

    Best regards

    Ole

    0317.ns_movelayer.zip

    • 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