Documentation de l'API > Manufacturing > Object ProMfgoper > Function ProMfgoperActiveGet
Function ProMfgoperActiveGet
Description
Retrieves the current manufacturing operation.
Synopsis
#include <ProMfgoper.h>
ProMfgoperActiveGet
(
ProSolid mfg_solid
/* (In)
The handle to the manufacturing solid
*/
ProMfgoper* oper_feat
/* (Out)
The handle to a manufacturing operation feature
*/
)
Returns
The function successfully retrieved the information.
No active operation feature was found.
The argument is invalid.
Sample Code References
Est-ce que cela a été utile ?