Category Manufacturing, Object ProNcseq

Function ProNcseqNumGet


Description
Retrieves the number of the specified NC sequence.
Synopsis
#include <ProNcseq.h>
ProErrorProNcseqNumGet(
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_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSThe input argument is invalid.
See Also
ProFeatureIsNcseq

Manual References:

  1. Production Applications: Manufacturing: Analyzing Manufacturing Features
  2. Production Applications: Manufacturing: Analyzing Manufacturing Features