set_edge_biasing_params#
- MultiZoneControl.set_edge_biasing_params(scope_info)#
Sets the parameters for edge biasing in terms of topoedges and topofaces during MultiZone mesh.
- Parameters:
- scope_info
MultiZoneEdgeBiasingParams
Information for edge biasing in MultiZone meshing.
- scope_info
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> multizone_control.set_edge_biasing_params(scope_info)