API Documentation
>
Data sharing
>
Object ProShrinkwrapoptions
> Function ProShrinkwrapoptionsIgnoreskeletonsSet
Function ProShrinkwrapoptionsIgnoreskeletonsSet
Description
Sets the ignore_skeletons option to TRUE or FALSE (default: TRUE)
Synopsis
#include <
ProShrinkwrap.h
>
ProError
ProShrinkwrapoptionsIgnoreskeletonsSet
(
ProShrinkwrapOptions
options
/* (In)
options handle
*/
ProBoolean
ignore_skeletons
/* (In)
the skeleton_ignore option
*/
)
Returns
PRO_TK_NO_ERROR
function completed successfully.
PRO_TK_BAD_INPUTS
improper inputs
User Guide References
Setting Shrinkwrap Options:ProShrinkwrapoptionsIgnoreskeletonsSet
Was this helpful?
This site works best with JavaScript enabled