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>
ProShrinkwrapoptionsIgnoreskeletonsSet
(
/* (In)
options handle
*/
ProBoolean ignore_skeletons
/* (In)
the skeleton_ignore option
*/
)
Returns
function completed successfully.
improper inputs
User Guide References
Was this helpful?