API Documentation > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutFree
Function ProCavitylayoutFree
Description
Frees the handle of a cavity layout
Synopsis
ProCavitylayoutFree
(
ProCavityLayout* cvlayout
/* (In)
Pointer to the layout handle
*/
)
Returns
The handle is successfully freed.
Can not free the handle
Sample Code References
Was this helpful?