GiD - The personal pre and post processor
GiD_fResultUnit
int GiD_fResultUnit(GiD_FILE fd, CONST char * UnitName);
Description: Define the unit string associated to the current result, either a single result block or the current result defined in a result group
Parameters:
See GiD_fBeginResult.
Example:
C/C++
GiD_fResultUnit(fd,"m");
FORTRAN
CHARACTER*10 UNITNAME UNITNAME = 'm' GID_FRESULTUNIT(fd,UNITNAME)
COPYRIGHT © 2022 · GID · CIMNE