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
>
ProError
ProRmdtDlgImmSet
(
ProMoldLayout
mold_layout
/* (In)
The handle to the mold layout
*/
wchar_t
* machine_name
/* (In)
The machine name of the IMM dialog
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the information.
PRO_TK_BAD_INPUTS
One or more of the arguments are invalid.
Sample Code References
pt_examples ( TestMoldLayout.c )
Parent topic
Object ProRmdt
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado