MeshRemeshMethodTypes Enumerator
Description
Specify the re-mesh method for the mesh.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
AdaptiveRemeshType | 0 | Creates smaller(larger) faces in areas of high (low) detail. |
UniformRemeshType | 1 | Creates faces of similar size in all areas. |