TFatigueComponentOutputPointDetails

The TFatigueComponentOutputPointDetails structure contains output point details for fatigue analysis using the stress factor damage calculation or the externally calculated stress damage calculation.

typedef struct {

double Arclength;

} TFatigueComponentOutputPointDetails;

Members

Arclength

The line arc length of the output point.

See also

C_GetFatigueOutput.