VolumeMesher.MaxGradation Property

This parameter controls the gradation of the elements size from the boundary sizes to the size defined by TargetMetric inside the domain. A value close to zero leads to a more progressive variation of mesh size (smoother). Discarded when TargetMetric <= zero.
Public Property MaxGradation() As Double
This language is not supported or no code example is available.
public double MaxGradation {get; set;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.8

In this article

Definition