Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Wireframe To Geometry

Wireframe To Geometry

Updated: 3 Feb 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 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
Radial SegmentsThe number of segments around the radial axis of each tube.
RadiusThe radius of each tube.
ConnectorsDetermines whether or not to create spherical connectors at each vertex with more than one line connected. if disabled the tubes are simply capped and left disconnected from each other.
Connector RadiusThe radius of the spherical connectors.

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