RINGMesh  Version 5.0.0
A programming library for geological model meshes
test-build-2d-geomodels-from-3d.cpp File Reference
#include <ringmesh/ringmesh_tests_config.h>
#include <future>
#include <ringmesh/geomodel/geomodel.h>
#include <ringmesh/geomodel/geomodel_builder_2d_from_3d.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 creation of a GeoModel2D from the projection of a GeoModel3D in a plane.

Author
Pierre Anquez

Definition at line 49 of file test-build-2d-geomodels-from-3d.cpp.