API-Dokumentation > Manufacturing > Object ProClcmd > Function ProClcmdElemNumberGet
Function ProClcmdElemNumberGet
Description
Gets the number of CL command elements in the specified feature.
Synopsis
#include <ProClcmdElem.h>
int
ProClcmdElemNumberGet
(
ProElement feat_elem_tree
/* (In)
The element tree of the customized (build path) feature
*/
int* r_number
/* (Out)
The number of CL command elements in the feature
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
War dies hilfreich?