Skip to main content

Mechanical scripting interface

SurfaceMeshType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.SurfaceMeshType

Bases: enum.Enum

This enum is referenced in the ‘Control’ tree node and reflects the type of surface mesh being configured.

Overview

Attributes

Name
Quadrilaterals
Triangles

Attribute detail

SurfaceMeshType.Quadrilaterals = 2

SurfaceMeshType.Triangles = 1