RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#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 () |
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.
Definition at line 48 of file test-load-geomodel-ml-file.cpp.