Documentazione API
>
Manufacturing
>
Object ProNcseq
> Function ProNcseqNumGet
Function ProNcseqNumGet
Description
Retrieves the number of the specified NC sequence.
Synopsis
#include <
ProNcseq.h
>
ProError
ProNcseqNumGet
(
ProNcseq
* seq
/* (In)
The handle to an NC sequence feature
*/
int* r_seq_num
/* (Out)
The number of the NC sequence
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
See Also
ProFeatureIsNcseq
User Guide References
Analyzing Manufacturing Features:ProNcseqNumGet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato