DVread_vol


Synopsis

read an AVS volume (.dat file) and output an AVS/Express field


group DVread_vol {
string+Iparam filename;
Field_Unif+Dim3+Space3+Scalar+Byte+Oparam out;
method+notify_val+notify_inst upd_read_vol = "read_vol";
} ;

Description

DVread_vol reads an Application Visualization System volume format file (.dat suffix) and converts it into an AVS/Express Field_Unif.

Input

filename

A string. Names the input file to be read as a .dat format file. The string can be either the complete absolute pathname, or a relative pathname. If it is relative, it will be interpreted relative to the user's working directory when AVS/Express was started.

Output

out

The output is a new Field_Unif object containing:

Node_Data