Category Data sharing, Object ProShrinkwrapoptions

Function ProShrinkwrapoptionsIgnoreskeletonsSet


Description
Sets the ignore_skeletons option to TRUE or FALSE (default: TRUE)
Synopsis
#include <ProShrinkwrap.h>
ProErrorProShrinkwrapoptionsIgnoreskeletonsSet(
ProShrinkwrapOptions options
/* (In)
options handle
*/
ProBoolean ignore_skeletons
/* (In)
the skeleton_ignore option
*/
)
Returns
PRO_TK_NO_ERRORfunction completed successfully.
PRO_TK_BAD_INPUTSimproper inputs

Manual References:

  1. Interface: Data Exchange: Setting Shrinkwrap Options
  2. Interface: Data Exchange: Setting Shrinkwrap Options