twin_enable_rom_model_images#

TwinRuntime.twin_enable_rom_model_images(model_name, views)#

Enables the ROM image generation for the given model name and views in the next time steps (until disabled). If the image generation is already enabled, behavior remains unchanged. This method is only supported for Twin models created from one or more TBROM components.

Parameters:
model_namestr

Model name of the TBROM for which the image generation needs to be enabled.

viewslist

View names for which the image generation needs to be enabled.