FLDget_cell_data_ncomp, FLDset_cell_data_ncomp
Synopsis
get/set the number of cell data components (ncell_data) in a cell set
INTEGER FLDFget_cell_data_ncomp (cell_set, ncell_comp)
INTEGER cell_set(OIDSIZ)
INTEGER ncell_comp
INTEGER FLDFset_cell_data_ncomp (
INTEGER cell_set(OIDSIZ)
INTEGER ncell_compDescription
These routines get/set the number of cell data components (ncell_data) in a cell set.
Parameters
In FLDFget_cell_data_ncomp, ncell_comp is the number of components (ncell_data) that will be returned.
In FLDFset_cell_data_ncomp, ncell_comp is an integer that sets the number of components (ncell_data)
Examples
Files
See Also