set_volume_scope#

MultiZoneControl.set_volume_scope(scope_info)#

Sets the scope for volume in terms of topovolumes.The topovolumes given by the scope are imported by MultiZone to generate MultiZone mesh on it.

Parameters:
scope_infoScopeDefinition

Scoped topovolumes.

Notes

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

Examples

>>> multizone_control.set_volume_scope(scope_info)