set_default Last update: 20.02.2026 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.