/
GiD_fBeginRangeTable

GiD - The personal pre and post processor

GiD_fBeginRangeTable

int GiD_fBeginRangeTable(GiD_FILE fd, const char * name);


Description: Begin a Range Table definition. With a range table you can
group the result values into intervals and label each interval with a name.
Inside GiD this can be visualized with a contour range.


Parameters:
GiD_FILE fd the file descriptor
char* name
name identifier


Example:
C/C++

GiD_fBeginRangeTable(fd,"table1");

FORTRAN

CALL GID_FBEGINRANGETABLE(fd,'table1')

Related content

GiD_fResultRange
GiD_fResultRange
More like this
GiD_fWriteRange
GiD_fWriteRange
More like this
GiD_fBeginOnMeshGroup
GiD_fBeginOnMeshGroup
More like this
GiD_fBeginMeshGroup
GiD_fBeginMeshGroup
More like this
GiD_fBeginResult (DEPRECATED)
GiD_fBeginResult (DEPRECATED)
More like this
GiD_fBeginResultHeader
GiD_fBeginResultHeader
More like this

COPYRIGHT © 2022 · GID · CIMNE