API ドキュメンテーション > Manufacturing > Object ProAutodrill > Function ProAutodrillSegmentNumGet
Function ProAutodrillSegmentNumGet
Description
Returns the number of groups created by ProAutodrillSeqOrderAlloc().
Synopsis
#include <ProAutodrill.h>
ProAutodrillSegmentNumGet
(
ProMfg mfg
/* (In)
The manufacturing object.
*/
int* p_num_of_segments
/* (Out)
The number of groups created by ProAutodrillSeqOrderAlloc().
*/
)
Returns
The function successfully retrieved the information.
Other
The input argument is invalid.
これは役に立ちましたか?