Skip to main content

CAD Face, Scalar, Integer, Integer, Integer

CAD Face, Scalar, Integer, Integer, Integer, Scalar Field, Scalar Field, 2.0.0


CAD Face, Scalar, Integer, Integer, Integer

Apply a 2 Dimensional voronoi lattice to a CAD face.

Inputs

NameTypeDescription
Cad faceCAD FaceCAD face to apply the voronoi surface lattice.
Feature toleranceScalarTolerance as a size to maintain detail of the input CAD Face.
Voronoi cell countIntegerThe number of voronoi cells to apply to the input CAD face.
Relaxation iterationsIntegerNumber of iterations to evenly distribute the voronoi cells on the mesh.
Random seedIntegerSeed value to generate randomness.

Outputs

Type
Graph

CAD Face, Scalar, Integer, Integer, Integer, Scalar Field, Scalar Field, 2.0.0

Generates a 2D lattice along a cad face

Inputs

NameTypeDescription
Cad faceCAD FaceCAD face to generate Voronoi lattice along.
Feature toleranceScalarTolerance as a size to maintain detail of the input CAD Face.
Voronoi cell countIntegerThe number of voronoi cells to apply to the input CAD face.
Relaxation iterationsIntegerNumber of iterations to evenly distribute the voronoi cells on the mesh.
Random seedIntegerSeed value to generate randomness.
Beam thicknessScalar FieldField with thickness values of lattice beams.
Spatial weightingScalar FieldAn optional input to control the spacing of the generated cells.

Outputs