MeshControlPinchGeomtryType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.MeshControlPinchGeomtryType Bases: enum.Enum Specifies the MeshControlPinchGeomtryType. Overview Attributes Name AddPinchMaster AddPinchSlave SetPinchMaster SetPinchSlave Attribute detail MeshControlPinchGeomtryType.AddPinchMaster = 1 MeshControlPinchGeomtryType.AddPinchSlave = 3 MeshControlPinchGeomtryType.SetPinchMaster = 0 MeshControlPinchGeomtryType.SetPinchSlave = 2