API 文件集 > Manufacturing > Object ProMfg > Function ProMfgProctablemodelGet
Function ProMfgProctablemodelGet
Description
Obtains the process table model for the manufacturing model. This item can be used to set default item parameters and overall table relations.
Licensing Requirement
Synopsis
ProMfgProctablemodelGet
(
ProMfg mfg
/* (In)
The manufacturing model.
*/
ProModelitem* process_table_model
/* (Out)
The process table model.
*/
)
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
這是否有幫助?