API 文件集 > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutRedefine
Function ProCavitylayoutRedefine
Description
Recreates an existing Cavity Layout according to the data from its handle.
Synopsis
ProCavitylayoutRedefine
(
/* (In)
Pointer to the layout handle
*/
)
Returns
The layout is successfully recreated.
The handle has invalid data or not initiated
The cavity layout corresponding to the handle does not exists.
Cannot create the cavity layout
Sample Code References
這是否有幫助?