VolumetricMeshingApproachTypes Enumerator
Description
List of Meshing Approaches for converting a volumetric model to a mesh.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
VolumetricMeshingAdvancedType | 0 | Mesh the volumetric model using advanced techniques that preserve sharp features on the boundary of the model. |
VolumetricMeshingOriginalType | 1 | Mesh the volumetric model using the original meshing techniques. |