Skip to main content

Graph, Scalar

Graph, Scalar, 1.1.0

Lattice, Scalar

Lattice, Scalar, 1.1.0

Mesh, Scalar, 1.1.0


Graph, Scalar

Collapses and merges the vertices of a Graph that are within a given distance of each other.

Inputs

NameTypeDescription
GraphGraphGraph to collapse the vertices of.
ToleranceScalarVertices within this distance threshold will be collapsed into a single vertex.

Outputs

Type
Graph

Graph, Scalar, 1.1.0

Collapses and merges the vertices of a Graph that are within a given distance of each other.

Inputs

NameTypeDescription
GraphGraphGraph to collapse the vertices of.
ToleranceScalarVertices within this distance threshold will be collapsed into a single vertex.

Outputs

Type
Graph

Lattice, Scalar

Collapses and merges the vertices of a Lattice that are within a given distance of each other.

Inputs

NameTypeDescription
LatticeLatticeLattice to collapse the vertices of.
ToleranceScalarVertices within this distance threshold will be collapsed into a single vertex.

Outputs


Lattice, Scalar, 1.1.0

Collapses and merges the vertices of a Lattice that are within a given distance of each other.

Inputs

NameTypeDescription
LatticeLatticeLattice to collapse the vertices of.
ToleranceScalarVertices within this distance threshold will be collapsed into a single vertex.

Outputs


Mesh, Scalar, 1.1.0

Collapses and merges the vertices of a surface Mesh that are within a given distance of each other.

Inputs

NameTypeDescription
MeshMeshMesh to collapse the vertices of.
ToleranceScalarVertices within this distance threshold will be collapsed into a single vertex.

Outputs

Type
Mesh