API 文件集
>
Manufacturing
>
Object ProRmdt
> Function ProRmdtDlgRefModelOrientSet
Function ProRmdtDlgRefModelOrientSet
Description
Sets the default information for the dialog for the reference model orientation of the mold layout.
Synopsis
#include <
ProRmdt.h
>
ProError
ProRmdtDlgRefModelOrientSet
(
ProMoldLayout
mold_layout
/* (In)
The handle to the mold layout
*/
ProMatrix
orient
/* (In)
The orientation matrix
*/
)
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 )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳