API Documentation
>
Mechanica
>
Object ProMechshellprops
> Function ProMechstresscalcdataMaterialIdSet
Function ProMechstresscalcdataMaterialIdSet
Description
Sets the material id for this stress and strain calculation.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechstresscalcdataMaterialIdSet
(
ProMechStressCalculationData
data
/* (In)
The stress calculation data handle.
*/
int matl_id
/* (In)
The material id.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Shell Properties:ProMechstresscalcdataMaterialIdSet
Was this helpful?
This site works best with JavaScript enabled