twin_get_rom_images_files#
- TwinRuntime.twin_get_rom_images_files(model_name, views, time_from=-1, time_to=-1)#
Retrieves the model images from ‘time_from’ up to ‘time_to’ for the given views from the given TBROM model name. By default, it returns the images for the current simulation step (for step-by-step simulation) or for all previous steps (for batch model simulation). This method is only supported for Twin models created from one or more TBROM components.
- Parameters:
- Returns:
list
List of path of all the images retrieved