Category Manufacturing, Object ProNcseq

Function ProNcseqCutTimeGet


Description
Retrieves the cutting time for the specified NC sequence feature.
Synopsis
#include <ProNcseq.h>
ProErrorProNcseqCutTimeGet(
ProNcseq* seq
/* (In)
The handle to an NC sequence feature
*/
double* r_time
/* (Out)
The cutting time
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_E_NOT_FOUNDThe cutting time information was not present.
PRO_TK_BAD_INPUTSThe input argument is invalid.
See Also
ProFeatureIsNcseq

Manual References:

  1. Production Applications: Manufacturing: Analyzing Manufacturing Features