Skip to main content

Mechanical scripting interface

SweepAxisymmetricFallBackMeshType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.SweepAxisymmetricFallBackMeshType

Bases: enum.Enum

Specifies the SweepAxisymmetricFallBackMeshType for Sweep method with Axisymmetric algorithm.

Overview

Attributes

Name
MeshTypeTet
None_
ProgramControlled

Attribute detail

SweepAxisymmetricFallBackMeshType.MeshTypeTet = 2

SweepAxisymmetricFallBackMeshType.None_ = 1

SweepAxisymmetricFallBackMeshType.ProgramControlled = 0