Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How can I assign a user-specified name to graphics captured by an interactive macro?

    • FAQFAQ
      Participant

      You can use /SHOW,PNG and /REPLOT to capture the latest display to a file and then rename the file in the script as follows: *ASK,Provide name of plot in single quotes,Name_Plot /RENAME,file000,png,,%Name_Plot%,png