Distribute Points
Distribute Points
Section titled “Distribute Points” Category Shape
Is Pair Node: No
Distributes a specified number of points randomly within the defined space. The distribution is controlled by a seed value, allowing for reproducible results.
The Output is a vector data type, that can be rasterized with the Rasterize Shape node.
Inputs
Section titled “Inputs” Max Points
Section titled “ Max Points ” Type: Integer
Default: 10
The maximum number of points to distribute.
Type: Integer
Default: 0
The seed value for random distribution. Use the same seed to get the same distribution each time.
Outputs
Section titled “Outputs” Output
Section titled “ Output ” Type: Points Data
Default: null
The distributed points (vector) data.