• 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. PCB Design
  3. Skill Question: Film Records

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 164
  • Views 13131
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Skill Question: Film Records

archive
archive over 19 years ago

Let's say I want to delete all my artwork (films) and use Skill to recreate them from scratch. I see axlDeleteObject can be used to delete the films (or so the documentation says...), but how does one go about getting the DBID of a film record?

Creating the new artwork looks easy enough, it's deleting the existing ones that look problematic. I'm tring to avoid going the 'macro' route.


Thanks,

Doug


Originally posted in cdnusers.org by dgstan
  • Cancel
  • archive
    archive over 19 years ago


    If deleting top film
    p = axlGetParam('artwork:TOP")
    axlDeleteObject(p)

    List of all films
    lfilms = axlGetParm("artwork")
    lfilms->groupMembers


    Originally posted in cdnusers.org by fxf
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    Posted By fxf on 6/12/2006 12:01 PM

    If deleting top film
    p = axlGetParam('artwork:TOP")
    axlDeleteObject(p)

    List of all films
    lfilms = axlGetParm("artwork")
    lfilms->groupMembers

    Boy, that's not in the documentation!

    Thanks for the help.




    Originally posted in cdnusers.org by dgstan
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    When I crafted a function to do this, one subtlty I ran into was the discovery that you can't delete ALL the film records at one time - Allegro seems to require at least one film record always be present. Solution? - create a dummy film record then delete all "real" film records.


    Originally posted in cdnusers.org by kerchunk
    • Cancel
    • Vote Up 0 Vote Down
    • 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