get_multi_zone_controls#

ControlData.get_multi_zone_controls()#

Get ids of all the MultiZone controls.

Returns:
Iterable[int]

Return all the MultiZone controls ids.

Return type:

Iterable[int]

Notes

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

Examples

>>> MultiZoneControls = model.control_data.get_multi_zone_controls()