The Report Generator images come in at a fairly low resolution. Is it possible to force this to a larger size?


Yes you can, but the solution requires a bit of explanation first.

There are restrictions on the size of the images in the current release (v110), and no changes are being made to this code; however, the Report Generator is a script, not compiled code. Anyone can modify these files with a simple text editor.

Browse to the directory

"C:Program FilesAnsys Incv110ANSYSguiscripts"

and look for the file

"report.tcl"

Open this file and look at lines 113-119, which is where the image size is set.

You can simply remove the upper limit, then either change your call of the script to request larger images, or simply change the default on line 105.

Sidenote: You may have to restart ANSYS to pickup the changes to the script.





Show Form
No comments yet. Be the first to add a comment!