Specify the resolution method for the organic mesh conversion.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| ByAccuracyMeshConvertResolutionType | 0 | Creates a solid or surface body that matches the shape of the original mesh body more or less accurately, based on the resolution you select. |
| ByFacetNumberMeshConvertResolutionType | 1 | Creates solid or surface body with a specific number of faces. |