API 설명서
>
Behavioral modeling
>
Object ProAnalysis
> Callback ProAnalysisComputecheckAction
Callback ProAnalysisComputecheckAction
Description
This notification function is called at the start of computation of an External Analysis, and is used to tell Creo Parametric whether the analysis can be computed. Set the notification by calling
ProAnalysisTypeRegister
().
Synopsis
#include <
ProAnalysis.h
>
ProError
(*ProAnalysisComputecheckAction)
(
ProAnalysis
analysis
/* (In)
The analysis being computed
*/
)
Returns
PRO_TK_NO_ERROR
The analysis can be computed.
other
The analysis can not be computed.
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.