MissingMaterialError#
- exception ansys.health.heart.exceptions.MissingMaterialError(part_name: str, material_type: Literal['EP', 'Mechanical'])#
Bases:
ValueErrorException raised when a required material is missing in the model.
Import detail#
from ansys.health.heart.exceptions import MissingMaterialError