Description | ||||||||
This notification function is called after a request to save the analysis, and is used to tell Creo Parametric whether the analysis can be saved. Set the notification by calling ProAnalysisTypeRegister(). | ||||||||
Synopsis | ||||||||
#include <ProAnalysis.h> | ||||||||
ProError | (*ProAnalysisSavecheckAction) | ( | ||||||
ProAnalysis analysis | ||||||||
/* (In) | ||||||||
The analysis being saved. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|