VolumetricMeshRefinementTypes Enumerator
Description
List of Volumetric Model to Mesh Refinement Types.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| VolumetricMeshRefinementCustomType | 3 | Creates a custom resolution mesh from the volumetric model. |
| VolumetricMeshRefinementHighType | 0 | Creates a high resolution mesh from the volumetric model. |
| VolumetricMeshRefinementLowType | 2 | Creates a low resolution mesh from the volumetric model. |
| VolumetricMeshRefinementMediumType | 1 | Creates a medium resolution mesh from the volumetric model. |
