API 설명서 > Manufacturing > Object ProAutodrill > Function ProAutodrillSegmentReset
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>
ProAutodrillSegmentReset
(
ProMfg mfg
/* (In)
The manufacturing object.
*/
int segment_index
/* (In)
index of the segment.
*/
)
Returns
The function successfully set data.
Model is in read-only state.
Other
The input argument is invalid.
도움이 되셨나요?