Category Mechanica, Object ProMechshellprops

Function ProMechstresscalcdataMaterialGet


Description
Obtains the material name for the stress calculation handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechShellProps.h>
ProErrorProMechstresscalcdataMaterialGet(
ProMechStressCalculationData data
/* (In)
The stress calculation data handle.
*/
ProName material
/* (Out)
The material name.
*/
)
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.