Skip to main content

Mechanical scripting interface

Graphics3DExportFormat

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.Graphics3DExportFormat

Bases: enum.Enum

Specifies the 3D Format.

Overview

Attributes

Name
ASCIISTL
AVZ
BinarySTL

Attribute detail

Graphics3DExportFormat.ASCIISTL = 2

Graphics3DExportFormat.AVZ = 0

Graphics3DExportFormat.BinarySTL = 1