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_infoMultiZoneSweepMeshParams

Information required for sweep meshing.

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> multizone_control.set_sweep_mesh_params(scope_info)