Wireframe To Geometry
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
Parameter Details
Radial Segments The number of segments around the radial axis of each tube.
Radius The radius of each tube.
Connectors Determines 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 Radius The radius of the spherical connectors.
Inputs
Parameter | Details |
---|---|
Radial Segments | The number of segments around the radial axis of each tube. |
Radius | The radius of each tube. |
Connectors | Determines 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 Radius | The radius of the spherical connectors. |
Name | Description | Typical Input |
---|---|---|
Line Thickness Weightmap | Weightmap 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 Weightmap | Weightmap to control the radius of the line at each vertex. | Generate Weightmap |