The tool MapGeometryToMeshSurface
adjusts the z-coordinates of geometric points from a given geometry file my_geometry.gml
such that they are located on the surface of a given mesh my_mesh.vtu
and returns an updated geometry file my_mapped_geometry.gml
.
MapGeometryToMeshSurface -m [my_mesh.vtu] -i [my_geometry.gml] -o [my_mapped_geometry.gml]
Usage for the example:
MapGeometryToMeshSurface -m SubsurfaceMesh.vtu -i TestPolyline.gml -o TestMappedPolyline.gml
Karsten Rink, Lars Bilke, Olaf Kolditz: Visualisation Strategies for Environmental Modelling Data. Environmental Earth Sciences, 2014. DOI:10.1007/s12665-013-2970-2 download
This article was written by Thomas Fischer. If you are missing something or you find an error please let us know.
Generated with Hugo 0.122.0
in CI job 493443
|
Last revision: September 23, 2024
Commit: [MeL/IO/XDMF] Return also computed parent data type 09baf91
| Edit this page on