/
GiD_fBeginCoordinates
GiD - The personal pre and post processor
GiD_fBeginCoordinates
int GiD_fBeginCoordinates(GiD_FILE fd);
Description: Start a coordinate block in the current mesh. All nodes
coordinates must be written between a to this function and GiD_fEndCoordinates().
Parameters:
GiD_FILE fd the file descriptor
Example:
C/C++
GiD_fBeginCoordinates(fd);
FORTRAN
CALL GID_FBEGINCOORDINATES(fd)
, multiple selections available,
Related content
GiD_fWriteCoordinates
GiD_fWriteCoordinates
More like this
GiD_fWriteCoordinatesBlock (array of coordinates)
GiD_fWriteCoordinatesBlock (array of coordinates)
More like this
GiD_fBeginOnMeshGroup
GiD_fBeginOnMeshGroup
More like this
GiD_fMeshUnit
GiD_fMeshUnit
More like this
GiD_fBeginGaussPoint
GiD_fBeginGaussPoint
More like this
GiD_fBeginMeshGroup
GiD_fBeginMeshGroup
More like this
COPYRIGHT © 2022 · GID · CIMNE