GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

GiD_Info library
To access to information of some linked libraries (e.g. gid mesh libraries)
GiD_Info library names
This command returns a list of libraries
GiD_Info library version <library_name>
This command returns a string with the version of the code of the library.
<library_name> must be one of the ones returned by GiD_Info library names
GiD_Info library format_version <library_name>
This command returns a string with the version of the data format used to transmit the input/output of the library
<library_name> must be one of the ones returned by GiD_Info library names
The data format could be transmitted in memory or serialized in a .gidml file with HDF5 syntax.

  • No labels