Category Manufacturing, Object ProAutodrill

Function ProAutodrillSegmentReset


Description
Restore one of the groups( id's of its sequences) created by ProAutodrillSeqOrderAlloc(), in case it was changed by a call to ProAutodrillSegmentSet().
Synopsis
#include <ProAutodrill.h>
ProErrorProAutodrillSegmentReset(
ProMfg mfg
/* (In)
The manufacturing object.
*/
int segment_index
/* (In)
index of the segment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set data.
OtherThe input argument is invalid.