driver#
Bases:
TUIMenuContains the available hardcopy formats.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
avz(service, version, mode, path)Use AVZ output for hardcopies.
dump_window(service, version, mode, path)Sets the command to dump a graphics window to a file.
eps(service, version, mode, path)Sets the Encapsulated PostScript format.
glb(service, version, mode, path)Produces GLB output for hardcopies.
hsf(service, version, mode, path)Produces HOOPS Visualize Stream Format (HSF) output for hardcopies.
jpeg(service, version, mode, path)Sets the JPEG image format.
list(service, version, mode, path)Displays the current hardcopy format.
options(service, version, mode, path)Enables you to set hardcopy options, such as landscape orientation, pen speed, and physical size.
png(service, version, mode, path)Sets the PNG image format.
post_format(service, version, mode, path)Contains commands for setting the PostScript driver format and save files in PS files that can be printed quickly.
post_script(service, version, mode, path)Sets the PostScript format.
ppm(service, version, mode, path)Sets the PPM format.
tiff(service, version, mode, path)Sets the TIFF format.
usd(service, version, mode, path)Use USD output for hardcopies.
vrml(service, version, mode, path)Sets the VRML format.
__init__ method of TUIMenu class.
Bases:
TUIMethodUse AVZ output for hardcopies.
Bases:
TUIMethodSets the command to dump a graphics window to a file.
Bases:
TUIMethodSets the Encapsulated PostScript format.
Bases:
TUIMethodProduces GLB output for hardcopies.
Bases:
TUIMethodProduces HOOPS Visualize Stream Format (HSF) output for hardcopies.
Bases:
TUIMethodSets the JPEG image format.
Bases:
TUIMethodDisplays the current hardcopy format.
Bases:
TUIMethodEnables 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.
Bases:
TUIMethodSets the PNG image format.
Bases:
TUIMethodSets the PostScript format.
Bases:
TUIMethodSets the PPM format.
Bases:
TUIMethodSets the TIFF format.
Bases:
TUIMethodUse USD output for hardcopies.
Bases:
TUIMethodSets the VRML format.