Skip to main content

Mechanical scripting interface

GraphicsAnimationExportFormat

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat

Bases: enum.Enum

Specifies the Animation Export File Format.

Overview

Attributes

Name
AVI
GIF
MP4
WMV

Attribute detail

GraphicsAnimationExportFormat.AVI = 2

GraphicsAnimationExportFormat.GIF = 3

GraphicsAnimationExportFormat.MP4 = 0

GraphicsAnimationExportFormat.WMV = 1