The objects.py module#

Summary#

Feature

Feature class.

SurfaceMesh

Surface class.

Cavity

Cavity class.

Cap

Cap class.

Point

Point class, which can be used to collect relevant points in the mesh.

Mesh

Mesh class, which inherits from the PyVista unstructured grid object.

Part

Part class.

CapType

Enumeration tracking cap names.

PartType

Stores valid part types.

Description#

Module that defines classes used in the heart model.