Plot Point over Time (ExtractPointsOverTime)
 
This filter extracts the variables associated with a point over time. The output is a 1D rectilinear grid where the x coordinates correspond to time (the same array is also copied to a point array named Time or TimeData (if Time exists in the input)). The input point coordinates are copied to a point array named Point Coordinates or Points (if Point Coordinates exists in the input).

PropertyDescriptionDefault Value(s)Restrictions
Global IDs
(GlobalIDs)
The list of Global IDs that will be added to the selection produced by the selection source.    
Indices
(Indices)
The list of IDs that will be added to the selection produced by the selection source.    
Input
(Input)
The input from which the selection is extracted.  

The selected object must be the result of the following: sources (includes readers), filters.

The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet.

 
Use Global IDs
(UseGlobalIDs)
Use GlobalIDs (instead of Indices) to generate the selection. 0

Only the values 0 and 1 are accepted.