MeshCombineAlgorithmTypes Enumerator

Description

Specify the combine method for the mesh.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
EnhancedMeshCombineAlgorithmType 1 Uses a new multi-threaded algorithm for mesh boolean operations, which produces meshes with less triangles then the legacy type.
LegacyMeshCombineAlgorithmType 0 Uses the legacy algorithm type for mesh boolean. Produces the well known results, but produces additional triangulation, which may be not needed.

Version

Introduced in version April 2026