VolumeMesher.TargetMetric Property

Element size inside the domain. The elements size tends toward this value as they get away from the hard (boundary) edges. Discarded when <= zero.
Public Property TargetMetric() As Double
This language is not supported or no code example is available.
public double TargetMetric {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
This parameter is often used to reduce the total number of elements (when target metric > default sizes based on boundary edge lengths) and to save FEM computation time without loosing much on element shape quality. The target metric may be smaller or bigger than the default sizes based on boundary edge lengths.

.NET Framework

Supported in: 4.8

In this article

Definition