Documentação da API > Data sharing > Object ProShrinkwrapoptions > Function ProShrinkwrapoptionsIgnoresmallsurfsSet
Function ProShrinkwrapoptionsIgnoresmallsurfsSet
Description
Sets the ignore_small_surfs option to TRUE or FALSE (default: FALSE)
Synopsis
#include <ProShrinkwrap.h>
ProShrinkwrapoptionsIgnoresmallsurfsSet
(
/* (In)
options handle
*/
ProBoolean ignore_small_surfs
/* (In)
the ignore_small_surfs option
*/
double percentage
/* (In)
percentage (of model size)
*/
)
Returns
function completed successfully.
improper inputs
User Guide References
Isto foi útil?