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