API 설명서 > Miscellaneous > Object ProCavlayrule > Function ProCavlayruleFree
Function ProCavlayruleFree
Description
Free the memory and handle of a cavity layout rule structure.
Synopsis
#include <ProCavlayrule.h>
ProCavlayruleFree
(
/* (In)
Pointer to the cavity layout rule handle
*/
)
Returns
The handle is successfully freed.
Cannot free the handle
Sample Code References
도움이 되셨나요?