/
GiD_fResultUnit

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)


Related content

GiD_fMeshUnit
GiD_fMeshUnit
More like this
GiD_fResultRange
GiD_fResultRange
More like this
GiD_fBeginOnMeshGroup
GiD_fBeginOnMeshGroup
More like this
GiD_fResultUserDefined
GiD_fResultUserDefined
More like this
GiD_fFlushPostFile
GiD_fFlushPostFile
More like this
How to read postprocess information using GiD
How to read postprocess information using GiD
More like this

COPYRIGHT © 2022 · GID · CIMNE