This is the standard AVS/Express isosurface module. Respect to the original one has the following modifications:
Computes an isosurface for a given value of the parameter.
in_field | Field | A field with scalar node data. |
The standard one for AVS/Express isosurface module. |
out_fld | Mesh+Node_Data | The isosurface as field. |
out_obj | DefaultObject | The renderable version of out_fld. |