Skip to main content

Prime Mesh Python client library 2025 R2 SP04

CellQualityMeasure

Last update: 20.02.2026

class ansys.meshing.prime.CellQualityMeasure(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)

The type of cell quality measures to check cell quality metrics.

Attributes

| Name | Description | | CellQualityMeasure.ASPECTRATIO | The Aspect Ratio metric is greater than 1. | | CellQualityMeasure.SKEWNESS | The Skewness metric ranges between 0 (best) and 1 (worst). | | CellQualityMeasure.FLUENTASPECTRATIO | The Fluent aspect Ratio metric is greater than 1. | | CellQualityMeasure.INVERSEORTHOGONAL | The inverse orthogonal metric ranges between 0 (best) and 1 (worst). | | CellQualityMeasure.INVERSEORTHOGONAL_V2 | The advanced inverse orthogonal metric ranges between 0 (best) and 1 (worst). | | CellQualityMeasure.ELEMENTQUALITY | The Element Quality metric ranges between 0 (worst) and 1 (best). |

Connect with Ansys