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