Property | Description | Default Value(s) | Restrictions |
Hex Quality Measure (HexQualityMeasure) |
This property indicates which quality measure will be used to evaluate hexahedral quality. | 5 | The value must be one of the following: Diagonal (21), Dimension (22), Distortion (15), Edge Ratio (0), Jacobian (25), Maximum Edge Ratio (16), Maximum Aspect Frobenius (5), Mean Aspect Frobenius (4), Oddy (23), Relative Size Squared (12), Scaled Jacobian (10), Shape (13), Shape and Size (14), Shear (11), Shear and Size (24), Skew (17), Stretch (20), Taper (18), Volume (19). |
Input (Input) |
This property specifies the input to the Mesh Quality filter. | The selected object must be the result of the following: sources (includes readers), filters. The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet. |
|
Quad Quality Measure (QuadQualityMeasure) |
This property indicates which quality measure will be used to evaluate quadrilateral quality. | 0 | The value must be one of the following: Area (28), Aspect Ratio (1), Condition (9), Distortion (15), Edge Ratio (0), Jacobian (25), Maximum Aspect Frobenius (5), Maximum Aspect Frobenius (5), Maximum Edge Ratio (16), Mean Aspect Frobenius (4), Minimum Angle (6), Oddy (23), Radius Ratio (2), Relative Size Squared (12), Scaled Jacobian (10), Shape (13), Shape and Size (14), Shear (11), Shear and Size (24), Skew (17), Stretch (20), Taper (18), Warpage (26). |
Tet Quality Measure (TetQualityMeasure) |
This property indicates which quality measure will be used to evaluate tetrahedral quality. The radius ratio is the size of a sphere circumscribed by a tetrahedron's 4 vertices divided by the size of a circle tangent to a tetrahedron's 4 faces. The edge ratio is the ratio of the longest edge length to the shortest edge length. The collapse ratio is the minimum ratio of height of a vertex above the triangle opposite it divided by the longest edge of the opposing triangle across all vertex/triangle pairs. | 2 | The value must be one of the following: Edge Ratio (0), Aspect Gamma (27), Aspect Frobenius (3), Aspect Ratio (1), Collapse Ratio (7), Condition (9), Distortion (15), Jacobian (25), Minimum Dihedral Angle (6), Radius Ratio (2), Relative Size Squared (12), Scaled Jacobian (10), Shape (13), Shape and Size (14), Volume (19). |
Triangle Quality Measure (TriangleQualityMeasure) |
This property indicates which quality measure will be used to evaluate triangle quality. The radius ratio is the size of a circle circumscribed by a triangle's 3 vertices divided by the size of a circle tangent to a triangle's 3 edges. The edge ratio is the ratio of the longest edge length to the shortest edge length. | 2 | The value must be one of the following: Area (28), Aspect Ratio (1), Aspect Frobenius (3), Condition (9), Distortion (15), Edge Ratio (0), Maximum Angle (8), Minimum Angle (6), Scaled Jacobian (10), Radius Ratio (2), Relative Size Squared (12), Shape (13), Shape and Size (14). |