Description | ||||||||
Sets the ignore_small_surfs option to TRUE or FALSE (default: FALSE) | ||||||||
Synopsis | ||||||||
#include <ProShrinkwrap.h> | ||||||||
ProError | ProShrinkwrapoptionsIgnoresmallsurfsSet | ( | ||||||
ProShrinkwrapOptions options | ||||||||
/* (In) | ||||||||
options handle | ||||||||
*/ | ||||||||
ProBoolean ignore_small_surfs | ||||||||
/* (In) | ||||||||
the ignore_small_surfs option | ||||||||
*/ | ||||||||
double percentage | ||||||||
/* (In) | ||||||||
percentage (of model size) | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|