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 )
Parent topic
Object ProCavlayrule
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。