twin_disable_rom_model_images#

TwinRuntime.twin_disable_rom_model_images(model_name, views)#

Disables the ROM image generation for the given model name and views in the next time steps. If the image generation is already disabled, 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 disabled.

viewslist

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