resqpy.surfaceΒΆ
Classes for RESQML objects related to surfaces.
Classes
Base class to implement shared methods for other classes in this module. |
|
Class allowing a collection of Surface objects to be treated as a single surface. |
|
Class covering meshes (lattices: surfaces where points form a 2D grid; RESQML obj_Grid2dRepresentation). |
|
Class for RESQML Point Set Representation within resqpy model object. |
|
Class for RESQML triangulated set surfaces. |
|
Class of mesh using equilateral triangles in the xy plane. |
|
Class holding a temporary regular hexagonal symmetrical stencil for use with TriMesh objects. |
|
Class for RESQML TrianglePatch objects (used by Surface objects inter alia). |
Functions
Returns a (triangles, points) pair with points distilled as only those used from p. |