Skip to main content

Wireframe

Overview

Converts a solid mesh into a wireframe representation by extracting the edges of the geometry.


Inputs

NameTypeDescription
GeometryMeshDataThe source mesh to be converted to wireframe.

Outputs

NameTypeDescription
OutputMeshDataThe resulting mesh containing only the edge-based data.

Parameters

This node does not expose additional parameters.


Behavior Notes