SolidStressResult.stress_along_direction

SolidStressResult.stress_along_direction(direction)[source]

Computes the stress along a given direction. :param direction: A list or array representing the direction vector. :return: The normal stress along the given direction.