Category Mechanica, Object ProMechshellprops

Function ProMechshlproplaminatestiffAppliedstressGet


Description
Obtains the applied stress and strain calculations array. (Two members: the first is top, the second is bottom).
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechShellProps.h>
ProErrorProMechshlproplaminatestiffAppliedstressGet(
ProMechShlpropLaminateStiff data
/* (In)
The laminate stiffness data.
*/
ProMechStressCalculationData** strcalc_data
/* (Out)
ProArray containing the applied stress and strain calculations. The first entry of this array contains the "Top" location. The second entry contains the "Bottom" location. Free this using ProMechstresscalcdataProarrayFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_E_NOT_FOUNDThe stress and strain will be automatically calculated for this laminate stiffness data.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.
PRO_TK_OUT_OF_MEMORYThere is not enough memory to perform the operation.

Manual References:

  1. Creo Simulate: Items: Shell Properties
  2. Creo Simulate: Items: Shell Properties