Populate generic geometry with points
ID
tool-array-populate-geometry
Name
Populate Geometry
Group
Array
Package
Tool
Keywords
The node will generate a set of points distributed across the input geometry (curve, surface, or solid). The Seed input controls the random distribution and allows repeatable results. You can also provide fixed points that will be included alongside generated points. On the output port, you will get:
Points — a list of generated and fixed 3D points on the geometry.
This node is ideal for procedural scattering, sampling geometry for instancing or simulation, and layout automation.
Evaluate Surface
Face Normals
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Value | Geometry | Geometry to populate | |
Value | Number | Number of points to add | 5 |
Value | Number | Random seed for insertion | 1 |
Value | Point | Optional pre-existing population |
Outputs
Name | Type | Description |
---|---|---|
Value | Point | Population of inserted points |