/
GiD_fBeginMeshGroup

GiD - The personal pre and post processor

GiD_fBeginMeshGroup

int GiD_fBeginMeshGroup( GiD_FILE fd, const char* Name );

Description:This function open a group of mesh. This enable specifying multiples meshes withing the group.


Parameters:
GiD_FILE fd the file descriptor
char* Name
Name of the group. This name can be used later when givin the set of results that apply to this group, see GiD_fBeginOnMeshGroup.


Example:
C/C++

GiD_fBeginMeshGroup(fd,"steps 1, 2, 3 and 4" );

FORTRAN

CALL GID_FBEGINMESHGROUP(fd,"steps 1, 2, 3 and 4" )


Related content

GiD_fBeginOnMeshGroup
GiD_fBeginOnMeshGroup
More like this
GiD_fEndOnMeshGroup
GiD_fEndOnMeshGroup
More like this
GiD_fBeginCoordinates
GiD_fBeginCoordinates
More like this
GiD_fBeginResultGroup
GiD_fBeginResultGroup
More like this
GiD_fResultComponents
GiD_fResultComponents
More like this
GiD_fBeginRangeTable
GiD_fBeginRangeTable
More like this

COPYRIGHT © 2022 · GID · CIMNE