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 MultiZoneEdgeBiasingParams. 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.