mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix missing fault faces in GetGridSurface() endpoint
Adjust name of python files
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <vector>
|
||||
|
||||
/*
|
||||
* Class for handling welding of vertices in a polygon to prevent duplicated vertex 3D points within a tolerance margin
|
||||
* Class for handling welding of vertices internally in a polygon to prevent duplicated vertex 3D points within a tolerance margin
|
||||
*/
|
||||
class PolygonVertexWelder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user