int GiD_fEndCoordinates(GiD_FILE fd);
Description: Close the current coordinate block.
Parameters:
GiD_FILE fd the file descriptor
Example:
C/C++
GiD_fEndCoordinates(fd);
FORTRAN
CALL GID_FENDCOORDINATES(fd)
GiD - The personal pre and post processor
General
Content
Integrations