API Documentation
>
Behavioral modeling
>
Object ProAnalysis
> Function ProAnalysisTypeGet
Function ProAnalysisTypeGet
Description
Gets the type of a specified analysis
Synopsis
#include <
ProAnalysis.h
>
ProError
ProAnalysisTypeGet
(
ProAnalysis
analysis
/* (In)
The analysis
*/
ProName
type
/* (Out)
The external application name
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Sample Code References
pt_examples ( TestAnalysis.c )
pt_examples ( TestAnalysis.c )
pt_examples ( TestAnalysis.c )
User Guide References
Creo Toolkit Analysis Information:ProAnalysisTypeGet
Was this helpful?
This site works best with JavaScript enabled