Description | ||||||||||||||||||||||||||
Sets the laminate stiffness data for the shell properties. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechShellProps.h> | ||||||||||||||||||||||||||
ProError | ProMechshellpropsLaminatestiffdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The shell properties. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechShlpropLaminateStiff data | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The laminate stiffness data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|