TessellateRefinementTypes Enumerator
Description
Specify the refinement setting type for the tessellation process.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
CustomTessellateRefinementType | 3 | Applies custom refinement settings to tessellate the body. |
HighTessellateRefinementType | 0 | Applies a preset with high refinement settings to tessellate the body. |
LowTessellateRefinementType | 2 | Applies a preset with low refinement settings to tessellate the body. |
MediumTessellateRefinementType | 1 | Applies a preset with medium refinement settings to tessellate the body. |