API 文件集
>
Mechanica
>
Object ProMechshellprops
> Function ProMechstresscalcdataCzGet
Function ProMechstresscalcdataCzGet
Description
Obtains the value of CZ for this stress and strain calculation.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShellProps.h
>
ProError
ProMechstresscalcdataCzGet
(
ProMechStressCalculationData
data
/* (In)
The stress calculation data handle.
*/
double* cz
/* (Out)
The CZ value.
*/
)
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 的情況下運作成效最佳