Documentação da API > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemSubtypeGet
Function ProMfgprocitemSubtypeGet
Description
Obtains the subtype of a manufacturing process item. This could be a process step, operation, or workcell.
Licensing Requirement
Synopsis
ProMfgprocitemSubtypeGet
(
/* (In)
The manufacturing process item.
*/
/* (Out)
The subtype of the item.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
User Guide References
Isto foi útil?