API 설명서 > Manufacturing > Object ProRmdt > Function ProRmdtDlgCavityLayoutSet
Function ProRmdtDlgCavityLayoutSet
Description
Sets the default information for the mold cavity layout dialog.
Synopsis
#include <ProRmdt.h>
ProRmdtDlgCavityLayoutSet
(
ProMoldLayout mold_layout
/* (In)
The handle to the mold layout
*/
/* (In)
The cavity layout dialog data
*/
)
Returns
The function successfully set the information.
One or more of the arguments are invalid.
Sample Code References
도움이 되셨나요?