meshing.tui.display.set.picture.driver#

class main_menu.display.set.picture.driver(path, service)#

Contains the available hardcopy formats.

avz(*args, **kwargs)#

Use AVZ output for hardcopies.

dump_window(*args, **kwargs)#

Sets the command to dump a graphics window to a file.

eps(*args, **kwargs)#

Sets the Encapsulated PostScript format.

glb(*args, **kwargs)#

Produces GLB output for hardcopies.

hsf(*args, **kwargs)#

Produces HOOPS Visualize Stream Format (HSF) output for hardcopies.

jpeg(*args, **kwargs)#

Sets the JPEG image format.

list(*args, **kwargs)#

Displays the current hardcopy format.

options(*args, **kwargs)#

Enables you to set hardcopy options, such as landscape orientation, pen speed, and physical size. The options may be entered on one line if you separate them with commas.

png(*args, **kwargs)#

Sets the PNG image format.

post_script(*args, **kwargs)#

Sets the PostScript format.

ppm(*args, **kwargs)#

Sets the PPM format.

tiff(*args, **kwargs)#

Sets the TIFF format.

vrml(*args, **kwargs)#

Sets the VRML format.