Skip to main content

Graphs, 1.1.0

Graphs, 1.2.0

Graphs, 1.3.0

Lattices, Scalar Field, 1.1.0

Lattices, Scalar Field, 1.2.0

Lattices, Scalar Field, 1.3.0

Meshes


Graphs, 1.1.0

Merges multiple Graph together into a single Graph. Duplicate vertices, beams, and faces will be removed.

Inputs

NameTypeDescription
GraphsGraph ListGraphs to merge together.

Outputs

Type
Graph

Graphs, 1.2.0

Merges multiple Graph together into a single Graph. Duplicate vertices, beams, and faces will be removed.

Inputs

NameTypeDescription
GraphsGraph ListGraphs to merge together.

Outputs

Type
Graph

Graphs, 1.3.0

Merges multiple Graphs together into a single Graph.

Inputs

NameTypeDescription
GraphsGraph ListGraphs to merge together.

Outputs

Type
Graph

Lattices, Scalar Field, 1.1.0

Merge multiple Lattices together into a single Lattice. Duplicate vertices, beams, and faces will be removed.

Inputs

NameTypeDescription
LatticesLattice ListLattices to merge together.
ThicknessScalar FieldThickness for the merged lattice.

Outputs


Lattices, Scalar Field, 1.2.0

Merge multiple Lattices together into a single Lattice. Duplicate vertices, beams, and faces will be removed.

Inputs

NameTypeDescription
LatticesLattice ListLattices to merge together.
ThicknessScalar FieldThickness for the merged lattice.

Outputs


Lattices, Scalar Field, 1.3.0

Merge multiple Lattices together into a single Lattice.

Inputs

NameTypeDescription
LatticesLattice ListLattices to merge together.
ThicknessScalar FieldThickness for the merged lattice.

Outputs


Meshes

Merge multiple Meshes into a single Mesh. Duplicate vertices will not be removed.

Inputs

NameTypeDescription
MeshesMesh ListMeshes to merge.

Outputs

Type
Mesh