Mesh, Integer, Integer, Integer, Scalar Field, 1.1.0
Mesh, Integer, Integer, Integer, Scalar Field, 1.2.0
Mesh, Integer, Integer, Integer, Scalar Field, 1.3.0
About this Block
What it does: The Random Points on Mesh block generates a random list of points on the surface of a Mesh. Common uses:- Generating points for lattice creation.
Example File

Mesh, Integer, Integer, Integer, Scalar Field, 1.1.0
Generate a randomized list of points on the surface of a mesh.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to distribute random points on. |
| Point count | Integer | Number of points to distribute on the mesh. |
| Relaxation iterations | Integer | Number of iterations to evenly distribute the points on the mesh. |
| Random seed | Integer | Seed value to generate randomness. |
| Spatial weighting | Scalar Field | An optional input to control the spacing of the generated points. |
Outputs
| Type |
|---|
| Point List |
Mesh, Integer, Integer, Integer, Scalar Field, 1.2.0
Generate a randomized list of points on the surface of a mesh.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to distribute random points on. |
| Point count | Integer | Number of points to distribute on the mesh. |
| Relaxation iterations | Integer | Number of iterations to evenly distribute the points on the mesh. |
| Random seed | Integer | Seed value to generate randomness. |
| Spatial weighting | Scalar Field | An optional input to control the spacing of the generated points. |
Outputs
| Type |
|---|
| Point List |
Mesh, Integer, Integer, Integer, Scalar Field, 1.3.0
Generate a randomized list of points on the surface of a mesh.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to distribute random points on. |
| Point count | Integer | Number of points to distribute on the mesh. |
| Relaxation iterations | Integer | Number of iterations to evenly distribute the points on the mesh. |
| Random seed | Integer | Seed value to generate randomness. |
| Spatial weighting | Scalar Field | An optional input to control the spacing of the generated points. |
Outputs
| Type |
|---|
| Point List |

