Search found 1 match

by amarcial
Wed Jun 01, 2022 4:15 pm
Forum: VE Python API
Topic: RoomGroups Module limitations
Replies: 1
Views: 2667

RoomGroups Module limitations

I am working on a python script to speed up the zoning and zone grouping process and noticed that the RoomGroups module does not allow for specific spaces to be assigned to zones. Instead the assign_rooms_to_zone() method assigns all rooms to one zone. Is there a work around for this or an update ...