API 文件集
>
Mechanica
>
Object ProMechshellprops
> Function ProMechstresscalcdataMaterialIdGet
Function ProMechstresscalcdataMaterialIdGet
Description
Obtains the material id for the stress calculation handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechstresscalcdataMaterialIdGet
(
ProMechStressCalculationData
data
/* (In)
The stress calculation data handle.
*/
int* matl_id
/* (Out)
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.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳