Skip to main content

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.
Tips

Example File

RandomPointsonMesh

Mesh, Integer, Integer, Integer, Scalar Field, 1.1.0

Generate a randomized list of points on the surface of a mesh.

Inputs

NameTypeDescription
MeshMeshMesh to distribute random points on.
Point countIntegerNumber of points to distribute on the mesh.
Relaxation iterationsIntegerNumber of iterations to evenly distribute the points on the mesh.
Random seedIntegerSeed value to generate randomness.
Spatial weightingScalar FieldAn optional input to control the spacing of the generated points.

Outputs

Mesh, Integer, Integer, Integer, Scalar Field, 1.2.0

Generate a randomized list of points on the surface of a mesh.

Inputs

NameTypeDescription
MeshMeshMesh to distribute random points on.
Point countIntegerNumber of points to distribute on the mesh.
Relaxation iterationsIntegerNumber of iterations to evenly distribute the points on the mesh.
Random seedIntegerSeed value to generate randomness.
Spatial weightingScalar FieldAn optional input to control the spacing of the generated points.

Outputs

Mesh, Integer, Integer, Integer, Scalar Field, 1.3.0

Generate a randomized list of points on the surface of a mesh.

Inputs

NameTypeDescription
MeshMeshMesh to distribute random points on.
Point countIntegerNumber of points to distribute on the mesh.
Relaxation iterationsIntegerNumber of iterations to evenly distribute the points on the mesh.
Random seedIntegerSeed value to generate randomness.
Spatial weightingScalar FieldAn optional input to control the spacing of the generated points.

Outputs