Description | ||||||||||||||
Obtains the stiffness matrix for bending loads. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechShellProps.h> | ||||||||||||||
ProError | ProMechshlproplaminatestiffBendingstiffnessGet | ( | ||||||||||||
ProMechShlpropLaminateStiff data | ||||||||||||||
/* (In) | ||||||||||||||
The laminate stiffness data. | ||||||||||||||
*/ | ||||||||||||||
ProMechStiffMatrix* bending | ||||||||||||||
/* (Out) | ||||||||||||||
The bending stiffness matrix. Free this using ProMechstiffmatrixFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|