int GiD_fBeginElements(GiD_FILE fd);
Description:Start a elements block in the current mesh.
Parameters:
GiD_FILE fd the file descriptor
Example:
C/C++
GiD_fBeginElements(fd);
FORTRAN
CALL GID_FBEGINELEMENTS(fd)
GiD - The personal pre and post processor
General
Content
Integrations