GiD - The personal pre and post processor

GiD_fResultRange

int GiD_fResultRange(GiD_FILE fd, const char * RangeTable);


Description:
Define the components names associated to the current result, either a single result block or the current result defined in a result group.


Parameters:
GiD_FILE fd the file descriptor
char * RangeTable --> name of the range table previously defined


Example:
C/C++

GiD_fResultRange(fd,"MyTable");

FORTRAN

GID_FRESULTRANGE(fd,'MyTable');

COPYRIGHT © 2022 · GID · CIMNE