MissingMaterialError#

exception ansys.health.heart.exceptions.MissingMaterialError(part_name: str, material_type: Literal['EP', 'Mechanical'])#

Bases: ValueError

Exception raised when a required material is missing in the model.

Import detail#

from ansys.health.heart.exceptions import MissingMaterialError