API-Dokumentation > Manufacturing > Object ProClcmd > Function ProClcmdElemGetByIndex
Function ProClcmdElemGetByIndex
Description
Gets the pointer to the CL command element, given the index.
Synopsis
#include <ProClcmdElem.h>
ProClcmdElemGetByIndex
(
ProElement feat_elem_tree
/* (In)
The element tree of the customized (build path) feature
*/
int index
/* (In)
The index of the element in the CL command array
*/
ProElement* r_ncl_cmd_elem
/* (In)
The CL command element
*/
)
Returns
The function successfully retrieved the information.
Other
The function failed.
Sample Code References
War dies hilfreich?