pyvista.TimeReader#
- class TimeReader[source]#
Abstract class for readers supporting time.
Methods
TimeReader.set_active_time_point
(time_point)Set active time or iteration by index.
TimeReader.set_active_time_value
(time_value)Set active time or iteration value.
TimeReader.time_point_value
(time_point)Value of time point or iteration by index.
Attributes
Active time or iteration value.
Return number of time points or iterations available to read.
All time or iteration values.