Method GetZonesForSupplier
GetZonesForSupplier(Supplier)
Returns a collection that represents all the zones in the scene bound to the given supplier. A zone is a special container to separate a room space into several dedicated areas, e.g. one for kitchen and one for wardrobe.
Declaration
public IList<Scene.Object> GetZonesForSupplier(Appli.Supplier supplier)
Parameters
Type | Name | Description |
---|---|---|
Appli.Supplier | supplier |
Returns
Type | Description |
---|---|
IList<Scene.Object> |