API 文件集
>
Miscellaneous
>
Object ProCavlayrule
> Function ProCavlayruleFileRead
Function ProCavlayruleFileRead
Description
Get the cavity layout rule from the previously saved file.
Synopsis
#include <
ProCavlayrule.h
>
ProError
ProCavlayruleFileRead
(
ProCvLayoutRule
cvlrule
/* (In)
Pointer to the initiated cavity layout rule handle;
*/
ProPath
file_name
/* (In)
name of the file to save.
*/
)
Returns
PRO_TK_NO_ERROR
The handle is successfully retrieved
PRO_TK_GENERAL_ERROR
Cannot retrieve the handle
Sample Code References
pt_examples ( TestCavityLayout.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳