Category Mechanica, Object ProMechshellprops

Function ProMechshlproplamlayuplayerMaterialGet


Description
Obtains the material assigned to this layer in the shell properties.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechShellProps.h>
ProErrorProMechshlproplamlayuplayerMaterialGet(
ProMechShlpropLamLayupLayer data
/* (In)
The laminate layup layer handle.
*/
ProName material
/* (Out)
The material.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.