extract_mesh


Synopsis

create a mesh without any data

Input Port

in_field

Mesh+Node_Data

 

Output Ports

out_fld

Mesh

out_obj

output renderable object

 

Description

extract_mesh outputs the same mesh as the input, but with no node data (nnode_data=0).

Input Port

in_field

Mesh+Node_Data. The output mesh is copied from this input.

Parameters

none

Output Ports

out_fld

Mesh. Contains only the mesh part of the input field.

out_obj

Renderable object corresponding to out_fld.

Example

Not available.

File

v/modules.v

See also

Not applicable.