We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Licensing

Licensing

In Workbench > Mechanical > File (or Tools) > Solve Process Setting on Linux, the “License:” drop-down menu is not wide enough to show complete product names. For example, three “ANSYS Mechanical Enter” show up for below 3 product names, the left strings are truncated. ANSYS Mechanical Enterprise ANSYS Mechanical Enterprise Solver ANSYS Mechanical Enterprise PrepPost

    • FAQFAQ
      Participant

      Edit {installed_path}/ansys_inc/vXXX/aisol/DesignSpace/DSPages/html/DSSolveHandlersDlgNew.htm, change from 145 to a larger value (e.g. 285) in line # 152: cboLicense.style.width = 145;