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 | ||||||||
|