Notch Notch Manual 1.0
 Light | Dark
Wireframe To Geometry

Wireframe To Geometry

This node turns the edges of the parent mesh into tubes connected by 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

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