assign_thermal_template_to_rooms ( template, [roomID] )
get_assigned_profiles ( expandProfiles = False ) -> list
Returns a list of strings represening the profile IDs in use by this model variant. Set expandProfiles to True to also return daily profiles.
get_bodies ( selectedOnly ) -> list
Returns the list of
VEBody objects for this model variant. Set selectedOnly to True to return only selected bodies, False for all bodies.
get_bodies_and_ids ( selectedOnly ) -> dictionary
Returns the dictionary of
VEBody objects with the room ID as key. Set selectedOnly to True to return only selected bodies, False for all bodies.
suncast () -> VESuncast Object
Get a VESuncast object for this model