API Documentation > Mechanica > Object ProMechshellprops > Function ProMechstresscalcdataMaterialIdSet
Function ProMechstresscalcdataMaterialIdSet
Description
Sets the material id for this stress and strain calculation.
Licensing Requirement
Synopsis
ProMechstresscalcdataMaterialIdSet
(
/* (In)
The stress calculation data handle.
*/
int matl_id
/* (In)
The material id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?