pyvista.EnSightReader.set_active_time_set#
- EnSightReader.set_active_time_set(time_set)[source]#
Set the active time set by index.
- Parameters:
- time_set
int
Index of the desired time set.
- time_set
- Raises:
IndexError
If the desired time set does not exist.