• 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. Custom IC Design
  3. How to turn off automatic dimming in layout

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 126
  • Views 15836
  • Members are here 0
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

How to turn off automatic dimming in layout

matti25
matti25 over 8 years ago

Hello,

I would like to ask you, how to turn off the automatic dimming of layout enviromend (Options->Display->Automatic Dimming) using .cdsinit, because this dimming is turned on by default. I have already tried this commands (below), but no one of them worked and automatic dimming is still turned on:

envSetVal("layout" "dimmingAutoEnabled" 'boolean nil)
envSetVal("graphic" "dimmingAutoEnabled" 'boolean nil)
envSetVal("layout" "dimmingIntensity" 'int 0)
envSetVal("graphic" "dimmingIntensity" 'int 0)

Thanks,
Matej.

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    The other possibility is that the dimming settings have been saved to the cellView, the library or the technology library (there are buttons at the bottom of the Options->Display form to do this). You can check by:

    1. Opening the File->Properties form (i.e. shift Q) to look at the cellView properties. On the Properties tab, look to see if there are lots of properties, with "dimming" in the name too - they will have the same names as the cdsenv vars (so dimmingOn, dimmingAutoEnabled etc). 
    2. In the library manager, over your library, do right mouse button->properties. If there's a property called "viewProps" with an EXPAND button next to it, press that button. If on the resulting form there's a property called "maskLayout" with a button "EXPAND" click on that. You will then see a similar set of properties.
    3. You could do the same step as 2, but over your technology library

    You could delete the relevant properties yourself, or for 2 or 3 (if you have permissions) delete the enter maskLayout property set. Alternatively on the Options->Display form there's a "Delete From" button which will delete all the display properties in one shot (from the scope set in the radio button above - cellView, library, technology library).

    In essence, the cdsenv settings are overridden by technology library settings, library settings and finally cellView settings in that order.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    The other possibility is that the dimming settings have been saved to the cellView, the library or the technology library (there are buttons at the bottom of the Options->Display form to do this). You can check by:

    1. Opening the File->Properties form (i.e. shift Q) to look at the cellView properties. On the Properties tab, look to see if there are lots of properties, with "dimming" in the name too - they will have the same names as the cdsenv vars (so dimmingOn, dimmingAutoEnabled etc). 
    2. In the library manager, over your library, do right mouse button->properties. If there's a property called "viewProps" with an EXPAND button next to it, press that button. If on the resulting form there's a property called "maskLayout" with a button "EXPAND" click on that. You will then see a similar set of properties.
    3. You could do the same step as 2, but over your technology library

    You could delete the relevant properties yourself, or for 2 or 3 (if you have permissions) delete the enter maskLayout property set. Alternatively on the Options->Display form there's a "Delete From" button which will delete all the display properties in one shot (from the scope set in the radio button above - cellView, library, technology library).

    In essence, the cdsenv settings are overridden by technology library settings, library settings and finally cellView settings in that order.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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