_VMImprovePreferences#
- class ansys.fluent.core.generated.datamodel_252.meshing.Root.ImproveVolumeMesh._ImproveVolumeMeshCommandArguments._VMImprovePreferences(parent, attr, service, rules, path)#
Bases:
PySingletonCommandArgumentsSubItemArgument VMImprovePreferences.
Methods:
__init__(parent, attr, service, rules, path)__init__ method of PySingletonCommandArgumentsSubItem class.
- class _ShowVMImprovePreferences(parent, attr, service, rules, path)#
Bases:
PyParameterCommandArgumentsSubItemDisplay advanced options that you may want to apply to the task.
- class _VIQualityIterations(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItemSpecify the number of iterations that will be performed to improve the mesh.
- class _VIQualityMinAngle(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItemSpecify the minimum angle between the normals of adjacent faces during mesh improvement. This quality measure is useful in locating sharp corners in complicated geometries. The angle value ranges from 0 to 180 degrees.
- class _VIgnoreFeature(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItemChoose whether or not to ignore geometric features that are related to any remaining problematic cells in the volume mesh.
- __init__(parent, attr, service, rules, path)#
__init__ method of PySingletonCommandArgumentsSubItem class.