This object is used to get information about the different meshes/fields that are contained in a file. This enables the user to know about the file content without loading med objects in memory.
The methods are described in the following sections :
For an example using these methods, one may see the Python scripts in the directory $MED_ROOT_DIR/bin/salome/
,med_test1.py
, or C++ example program in the directory $MED_SRC_DIR/src/MEDMEMBinTest
, duplicateMED.cxx
.