Enum: EdgeBiasingType

This enum specifies the MultiZone Edge Biasing type to apply.

Fields

Name Description
EndToStart Indicates that the meshing size grows from the end of the scoped edges.
InwardGrowth Indicates that the meshing size grows from both sides towards the center of the scoped edges.
OutwardGrowth Indicates that the meshing size shrinks from both sides towards the center of the scoped edges.
StartToEnd Indicates that the meshing size grows from the start of the scoped edges.
Uniform Indicates that no biasing is applied, the meshing is uniform along the edges.
Unspecified Unspecified.