edges

image\edgesmod.jpg

General Module Function

The edges module is similar to the External_Edges module in that it produces a wireframe representation of the nodal data making up an unstructured cell data mesh. There is however, no adjustment of edge angle and therefore only allows viewing of all grid boundaries (internal AND external) of the input mesh. The edges module is useful in that it is able to render lines around adaptive gridding locations whereas external_edges does NOT render lines around this portion of the grid.

Module Input Ports

edges has one input port which accepts unstructured mesh data and it's associated nodal data.

Module Output Ports

edges has two output ports. The leftmost port outputs a mesh composed of the original mesh and nodal data. The second output port sends renderable lines to the viewer.

edgespanel.jpg

Module Control Panel

The user interface for this module is shown above.