The objects.py module# Summary# Classes 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. Enums CapType Enumeration tracking cap names. PartType Stores valid part types. Description# Module that defines classes used in the heart model.