Documentación de la API > Manufacturing > Object ProRmdt > Function ProRmdtDlgImmSet
Function ProRmdtDlgImmSet
Description
Sets the default information for the mold layout IMM dialog.
Synopsis
#include <ProRmdt.h>
ProRmdtDlgImmSet
(
ProMoldLayout mold_layout
/* (In)
The handle to the mold layout
*/
wchar_t* machine_name
/* (In)
The machine name of the IMM dialog
*/
)
Returns
The function successfully set the information.
One or more of the arguments are invalid.
Sample Code References
¿Fue esto útil?