×
Menu
Index

6.1.32.2 Methods Defined Here

assign_thermal_template_to_rooms( template, [roomID] )
Assign the VEThermalTemplate template to the rooms, indicated by list of Room IDs (strings or VEBody objects).
 
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.
 
rebuild_adjacencies()
Rebuilds the adjacencies in the model. If the model has inner volumes and newly-assigned constructions have differing thicknesses to the previous ones, this is required to be called.
 
suncast() -> VESuncast Object
    Get a VESuncast object for this model