MeshFlowControlMethod Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.MeshFlowControlMethod Bases: enum.Enum Generic enumeration. Derive from this class to define new enumerations. Overview Attributes Name GlobalCartesian None_ ProgramControlled Attribute detail MeshFlowControlMethod.GlobalCartesian = 2 MeshFlowControlMethod.None_ = 1 MeshFlowControlMethod.ProgramControlled = 0