resqpy.surfaceΒΆ

Classes for RESQML objects related to surfaces.

Classes

BaseSurface

Base class to implement shared methods for other classes in this module.

CombinedSurface

Class allowing a collection of Surface objects to be treated as a single surface.

Mesh

Class covering meshes (lattices: surfaces where points form a 2D grid; RESQML obj_Grid2dRepresentation).

PointSet

Class for RESQML Point Set Representation within resqpy model object.

Surface

Class for RESQML triangulated set surfaces.

TriMesh

Class of mesh using equilateral triangles in the xy plane.

TriMeshStencil

Class holding a temporary regular hexagonal symmetrical stencil for use with TriMesh objects.

TriangulatedPatch

Class for RESQML TrianglePatch objects (used by Surface objects inter alia).

Functions

distill_triangle_points

Returns a (triangles, points) pair with points distilled as only those used from p.