set_map_mesh_params#
- MultiZoneControl.set_map_mesh_params(scope_info)#
Sets the parameters for map meshing in terms of topofaces during MultiZone mesh.
- Parameters:
- scope_info
MultiZoneMapMeshParams
Scoped topofaces to be map meshed.
- scope_info
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> multizone_control.set_map_mesh_params(scope_info)