Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.MultiZoneEdgeBiasingParams

Last update: 17.07.2025

static MultiZoneEdgeBiasingParams.set_default(face_scope=None, edge_scope=None, bias_factor=None, n_divisions=None)

Set the default values of the MultiZoneEdgeBiasingParams object.

  • Parameters: face_scope: ScopeDefinition, optional : Reference face zonelets to control mesh clustering orientation.

    edge_scope: ScopeDefinition, optional : Edge zonelets to control the expanse of edge biasing.

    bias_factor: float, optional : Bias factor used for MultiZone edge biasing control.

    n_divisions: int, optional : Number of divisions on the section where edge biasing is done.

Connect with Ansys