Category Manufacturing, Object ProNcseq

Function ProNcseqRemovedVolGet


Description
Retrieves the volume of material removed by the specified NC sequence feature.
Synopsis
#include <ProNcseq.h>
ProErrorProNcseqRemovedVolGet(
ProNcseq* seq
/* (In)
The handle to an NC sequence feature
*/
double* r_vol
/* (Out)
The volume of material removed
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_E_NOT_FOUNDThe data for the volume of material removed was not present.
PRO_TK_BAD_INPUTSThe input argument is invalid.
See Also
ProFeatureIsNcseq

Manual References:

  1. Production Applications: Manufacturing: Analyzing Manufacturing Features