Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Lines To Mesh

Lines To Mesh

Updated: 28 May 2025

Turns the edges of the parent mesh into tubes and spheres
Example .dfx

Method #

This node turns the edges or lines of the parent mesh into mesh tubes and optionally connects them with spheres. If the parent mesh’s primitives are polygons, the mesh is first converted to edges. If the parent mesh is lines or splines, the line primitives are used directly.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Molecule Structure Determines whether or not to create spherical connectors at each vertex with more than one line connected.
  • Edges : Only create the tubes between each vertex.
  • Spheres + Edges : Create the tubes and spherical connectors.
Edges Radius The radius of each tube.
Edge Segments The number of segments around the radial axis of each tube.
Sphere Radius The radius of the spherical connectors.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

NameDescriptionTypical Input
Line Thickness WeightmapWeightmap to control the radius of each line. If a vertex weightmap is supplied, the first vertex of each line will be used to control the thickness of the whole line.Generate Weightmap
Line Vertex Thickness WeightmapWeightmap to control the radius of the line at each vertex.Generate Weightmap