data_visualizaton_wizard
Synopsis
Data_visualization_wizard takes user input to create a simple network.
Input Port
in_field
|
Mesh + Node_Data (optional) + Cell_Data (optional)
|
Parameters
Output Port
out_fld
|
Mesh + Node_Data
|
out_obj
|
output renderable object
|
Description
The data_visualization_wizard is a useful tool for new users of AVS/Express. The wizard can be used on any AVS/Express field. It is often connected directly to a reader or to the data import wizard. The initial panel of the wizard will show instructions and analysis of the field type. The user is then presented with a series of dialogs which create a simple AVS/RExpress network based on the user's imput.
Input
in_field
The input is any mesh with field.
Parameters
none.
Output Port
out_fld
The type of the output field will depend on the network and the viewer it creates.
out_obj
This is a renderable version of the out_fld output field.
Example
Not available
File
v/wizard.v
See also related modules