Skip to main content

Mechanical scripting interface

ControlType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.ControlType

Bases: enum.Enum

To select the mesh workflow control type.

Overview

Attributes

Name
AddPrescribedPoints
AddPrescribedPointsFromFile
Checkpoint
ConstantSizeSurfaceMesh
ConstantSizeVolumeMesh
ConstantSizeWrap
CustomNamesEnclosure
CustomNamesExtrusion
CustomNamesWrap
Extrusion
HemisphereEnclosure
HoleFilling
HolePatching
ImproveSurfaceMeshQuadsToTrianglesSplitting
ImproveSurfaceMeshSecondOrderConversion
ImproveVolumeMeshAutoNodeMove
ImproveVolumeMeshSecondOrderConversion
IrregularShapeConvexEnclosure
IrregularShapeHemiConvexEnclosure
MaterialPoint
MeshExport
MeshImport
PartEnclosure
PartsMerging
SizeFieldWrap
SphericalEnclosure
TopologyCreation
TopologyDeletion
UserNamesVolumetricSizeField
VolumesMerging
VolumetricSizeFieldBOI
VolumetricSizeFieldCurvature
VolumetricSizeFieldLoad
VolumetricSizeFieldMaxSize
VolumetricSizeFieldProximity
WrapSpecificSurfaceMesh
ZoneMaterialAssignment
ZoneThicknessAssignment

Attribute detail

ControlType.AddPrescribedPoints = 75

ControlType.AddPrescribedPointsFromFile = 76

ControlType.Checkpoint = 3

ControlType.ConstantSizeSurfaceMesh = 51

ControlType.ConstantSizeVolumeMesh = 58

ControlType.ConstantSizeWrap = 77

ControlType.CustomNamesEnclosure = 12

ControlType.CustomNamesExtrusion = 27

ControlType.CustomNamesWrap = 81

ControlType.Extrusion = 26

ControlType.HemisphereEnclosure = 9

ControlType.HoleFilling = 28

ControlType.HolePatching = 29

ControlType.ImproveSurfaceMeshQuadsToTrianglesSplitting = 70

ControlType.ImproveSurfaceMeshSecondOrderConversion = 69

ControlType.ImproveVolumeMeshAutoNodeMove = 72

ControlType.ImproveVolumeMeshSecondOrderConversion = 73

ControlType.IrregularShapeConvexEnclosure = 10

ControlType.IrregularShapeHemiConvexEnclosure = 11

ControlType.MaterialPoint = 83

ControlType.MeshExport = 5

ControlType.MeshImport = 4

ControlType.PartEnclosure = 7

ControlType.PartsMerging = 100

ControlType.SizeFieldWrap = 80

ControlType.SphericalEnclosure = 8

ControlType.TopologyCreation = 18

ControlType.TopologyDeletion = 19

ControlType.UserNamesVolumetricSizeField = 20

ControlType.VolumesMerging = 30

ControlType.VolumetricSizeFieldBOI = 25

ControlType.VolumetricSizeFieldCurvature = 23

ControlType.VolumetricSizeFieldLoad = 21

ControlType.VolumetricSizeFieldMaxSize = 22

ControlType.VolumetricSizeFieldProximity = 24

ControlType.WrapSpecificSurfaceMesh = 53

ControlType.ZoneMaterialAssignment = 13

ControlType.ZoneThicknessAssignment = 14