`Graphics3DExportFormat` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.Graphics3DExportFormat(*args, **kwds) Bases: enum.Enum Specifies the 3D Format. Overview Attributes Name ASCIISTL AVZ BinarySTL Attribute detail Graphics3DExportFormat.ASCIISTL = 2 Graphics3DExportFormat.AVZ = 0 Graphics3DExportFormat.BinarySTL = 1