/vis/tsg/

Sub-directories

/vis/tsg/plotter/...Title not available...
/vis/tsg/offscreen/...Title not available...

Commands

export

export [format] [file] [do_transparency]

Write the content of the current viewer in a file at various formats.
Default file is out.eps and default format is gl2ps_eps.
Available formats are:
- gl2ps_eps: gl2ps producing eps
- gl2ps_ps: gl2ps producing ps
- gl2ps_pdf: gl2ps producing pdf
- gl2ps_svg: gl2ps producing svg
- gl2ps_tex: gl2ps producing tex
- gl2ps_pgf: gl2ps producing pgf
- zb_ps: tools::sg offscreen zbuffer put in a PostScript file.
- zb_png: tools::sg offscreen zbuffer put in a png file.
- zb_jpeg: tools::sg offscreen zbuffer put in a jpeg file.

Available at all Geant4 states.

Parameters
format type s Omittable : default value = gl2ps_eps
file type s Omittable : default value = out.eps
do_transparency type b Omittable : default value = true