API-Dokumentation > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemRedefine
Function ProMfgprocitemRedefine
Description
Redefines an existing manufacturing item using an element tree.
Licensing Requirement
Synopsis
ProMfgprocitemRedefine
(
/* (In)
The manufacturing item.
*/
ProElement elem_tree
/* (In)
The element tree.
*/
ProErrorlist* errors
/* (Out)
Errors that prevented the redefinition from succeeding.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Cannot redefine the item because the item has an associated feature. Redefine the feature instead.
Redefinition failed. Consult the errors output for more details on the failure.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
Sample Code References
User Guide References
War dies hilfreich?