FLDget_time_cell_data
Synopsis
Returns id of one cell_data time step .
int FLDget_time_cell_data(OMobj_id cell_set, int step, OMobj_id *cell_data)
Description
Gets object id of the cell set's cell data for one time step. You can call FLDget_cell_data and FLDget_cell_data_xxx on the returned object id.
Parameters
Examples
Files
See Also