Description | ||||||||||||||
Obtains the thermal resultant coefficients for moment for the laminate stiffness properties. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechShellProps.h> | ||||||||||||||
ProError | ProMechshlproplaminatestiffThermalresmomentGet | ( | ||||||||||||
ProMechShlpropLaminateStiff data | ||||||||||||||
/* (In) | ||||||||||||||
The laminate stiffness data. | ||||||||||||||
*/ | ||||||||||||||
ProMechThermalResCoeff* trc_moment | ||||||||||||||
/* (Out) | ||||||||||||||
The thermal resultant coefficients. Free this using ProMechthermalrescoeffFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|