format#

class ansys.cfx.core.generated.pre_processing.settings_261.format.format(name: str | None = None, parent=None)#

Bases: String, _HasAllowedValuesMixin

The image format. Allowed values include:

  • ‘png’: Portable Network Graphics (PNG)

  • ‘avz’: Ansys Viewer Format

  • ‘jpg’: JPEG

  • ‘ppm’: Portable Pixel Map (PPM)

  • ‘ps’: PostScript

  • ‘eps’: Encapsulated PostScript.

Included in:

Parent

Summary

save_picture

Saves an image of the current view.