RINGMesh  Version 5.0.0
A programming library for geological model meshes
test-load-geomodel-ml-file.cpp File Reference
#include <ringmesh/ringmesh_tests_config.h>
#include <ringmesh/geomodel/geomodel.h>
#include <ringmesh/geomodel/geomodel_validity.h>
#include <ringmesh/io/io.h>

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Tests the loading and writing of a Gocad model (.ml) file. Loads a .ml file generated with Gocad, saves it, loads it again, saves it again and compares the two saved versions.

Returns
0 if success or an error code if not.
Author
Arnaud Botella

Definition at line 48 of file test-load-geomodel-ml-file.cpp.