API 文档
>
Data sharing
>
Object ProShrinkwrapoptions
> Function ProShrinkwrapoptionsAutoholefillingSet
Function ProShrinkwrapoptionsAutoholefillingSet
Description
Sets the auto_hole_filling option to TRUE or FALSE (default: TRUE)
Synopsis
#include <
ProShrinkwrap.h
>
ProError
ProShrinkwrapoptionsAutoholefillingSet
(
ProShrinkwrapOptions
options
/* (In)
options handle
*/
ProBoolean
auto_hole_filling
/* (In)
the auto_hole_filling option
*/
)
Returns
PRO_TK_NO_ERROR
function completed successfully.
PRO_TK_BAD_INPUTS
improper inputs
Sample Code References
pt_userguide ( UgInterfaceExport.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳