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