Description | ||||||||||||||
Obtains the layers assigned to the laminate layup shell properties. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechShellProps.h> | ||||||||||||||
ProError | ProMechshlproplaminatelayupLayersGet | ( | ||||||||||||
ProMechShlpropLaminateLayup data | ||||||||||||||
/* (In) | ||||||||||||||
The laminate layup data. | ||||||||||||||
*/ | ||||||||||||||
ProMechShlpropLamLayupLayer** layers | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of layers. Free this using ProMechshlproplamlayuplayerProarrayFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|