Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!
Geant4 Version: 11.4
Operating System: Tahoe
Compiler/Version: -
CMake Version: -
Dear All,
Before I could export views, scenes from my QT compiled app using vis/ogl/export unfortunately I only get eps figures and apple has stopped supporting eps? I can’t open it. I there a command to change the export format? Or am I missing something?
Hi David
Yes there is a format command. (To find commands, use the Help tab, or type “ls”.) See attached images.
Similarly, the TOOLSSG viewer (which is the default nowadays).
John
Hallo John,
thanks for that. It took a little bit. I get confused with grammar semicolons, colons and others. I only have TSG and the session command on the Mac that worked was
/vis/tsg/export “zb_png” “test.png”

(Don’t think you need the quotation marks.)
swear I tried without- Can’t remember. Maybe something else- The “guide” when you put the command in confused me- But then again not difficult. Thanks again