API Documentation > Manufacturing > Object ProRmdt > Function ProRmdtDlgWorkpieceSet
Function ProRmdtDlgWorkpieceSet
Description
Sets the default information for the mold layout workpiece dialog.
Synopsis
#include <ProRmdt.h>
ProRmdtDlgWorkpieceSet
(
ProMoldLayout mold_layout
/* (In)
The handle to the mold layout
*/
/* (In)
The workpiece dialog data
*/
)
Returns
The function successfully set the information.
One or more of the arguments are invalid.
Sample Code References
Was this helpful?