Random Vectors (BrownianPoints)
This filter creates a new 3-component point data array and sets it as the default vector array. It uses a random number generator to create values.
The Random Vectors filter generates a point-centered array of random vectors. It uses a random number generator to determine the components of the vectors. This filter operates on any type of data set, and the output data set will be of the same type as the input.

PropertyDescriptionDefault Value(s)Restrictions
Input
(Input)
This property specifies the input to the Random Vectors filter.  

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.

 
Maximum Speed
(MaximumSpeed)
This property specifies the maximum length of the random point vectors generated. 1

The value must be greater than or equal to 0.

 
Minimum Speed
(MinimumSpeed)
This property specifies the minimum length of the random point vectors generated. 0

The value must be greater than or equal to 0.