• 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. Reg:Shortcut key's to switch between Film layers

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 165
  • Views 6803
  • 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

Reg:Shortcut key's to switch between Film layers

C Shiva
C Shiva over 14 years ago

 Hi,

  Is there any shortcut key's or is it possible to assign shortcut key's to switch between Film's such as SMT,PMT,SST,TOP,BOTTOM while doing layout activity? Presently at every time i need to change it manually using Visibility --> views --> Films.

  Is there any skill files or any method by using env file? For instance, to assign trace width changing short cut key's, we can write a script as "funckey 5 'setwindow form.mini; FORM mini acon_line_width 5;setwindow pcb' " in env file.

 Thanks,

 Shiva.

  • Cancel
Parents
  • fxffxf
    fxffxf over 14 years ago

    You can use the settoggle command with the funckey assignment

    For example, if you wish  to change the toggle through the set of films using the 'f' key and your films were named TOP, BOTTOM and GND you would do:

    funckey f "settoggle togfilm 'Film: BOTTOM' 'Film: TOP' 'Film: GND'; FORM vf_vis colorview_list $togfilm"
    What this does is everytime you hit the 'f' key it will set the visibility to the next film 
    NOTES
    - the single and double quotes and spaces are important
    - Casing is important. If you film is named bottom use bottom not BOTTOM 
    - to debug problems type on allegro command line: scriptmode +echo 
    - If need to add another film like VCC then after GND'; add
          GND'  'Film: VCC'; 

     

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
Reply
  • fxffxf
    fxffxf over 14 years ago

    You can use the settoggle command with the funckey assignment

    For example, if you wish  to change the toggle through the set of films using the 'f' key and your films were named TOP, BOTTOM and GND you would do:

    funckey f "settoggle togfilm 'Film: BOTTOM' 'Film: TOP' 'Film: GND'; FORM vf_vis colorview_list $togfilm"
    What this does is everytime you hit the 'f' key it will set the visibility to the next film 
    NOTES
    - the single and double quotes and spaces are important
    - Casing is important. If you film is named bottom use bottom not BOTTOM 
    - to debug problems type on allegro command line: scriptmode +echo 
    - If need to add another film like VCC then after GND'; add
          GND'  'Film: VCC'; 

     

    • Cancel
    • Vote Up +1 Vote Down
    • 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