C_DestroyFatigue

C_DestroyFatigue disposes of the resources associated with a fatigue analysis object.

void C_DestroyFatigue(

TOrcFxAPIHandle FatigueHandle,

int *lpStatus

);

Parameters

FatigueHandle (IN)

The handle of the fatigue analysis object to destroy.

lpStatus (OUT)

Points to a variable in which the status result for the function call will be returned.

See also

C_CreateFatigue.