API 설명서 > Miscellaneous > Object ProCavlayrule > Function ProCavlayruleFileRead
Function ProCavlayruleFileRead
Description
Get the cavity layout rule from the previously saved file.
Synopsis
#include <ProCavlayrule.h>
ProCavlayruleFileRead
(
/* (In)
Pointer to the initiated cavity layout rule handle;
*/
ProPath file_name
/* (In)
name of the file to save.
*/
)
Returns
The handle is successfully retrieved
Cannot retrieve the handle
Sample Code References
도움이 되셨나요?