Category Data sharing, Object ProShrinkwrapoptions

Function ProShrinkwrapoptionsIgnoresmallsurfsSet


Description
Sets the ignore_small_surfs option to TRUE or FALSE (default: FALSE)
Synopsis
#include <ProShrinkwrap.h>
ProErrorProShrinkwrapoptionsIgnoresmallsurfsSet(
ProShrinkwrapOptions options
/* (In)
options handle
*/
ProBoolean ignore_small_surfs
/* (In)
the ignore_small_surfs option
*/
double percentage
/* (In)
percentage (of model size)
*/
)
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