API-Dokumentation > Behavioral modeling > Object ProAnalysis > Function ProAnalysisTypeRegister
Function ProAnalysisTypeRegister
Description
Registers an external analysis type with Creo Parametric. Normally be called in user_initialize().
Synopsis
#include <ProAnalysis.h>
ProAnalysisTypeRegister
(
/* (In)
A description of the analysis type being registered. Contains the name of the analysis type and pointers to the callbacks used to implement it.
*/
)
Returns
Sample Code References
User Guide References
War dies hilfreich?