MeshRepairRebuildTypes Enumerator

Description

Specify the method for the rebuild type of mesh repair. If AccurateMeshRepairRebuildType is chosen, an offset can be set.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
AccurateMeshRepairRebuildType 2 Rebuilds mesh body as accurately as possible.
AdaptiveMeshRepairRebuildType 4 The mesh will be rebuilt in an adaptive style.
AdaptivePreserveSharpEdgesMeshRepairRebuildType 5 The mesh will be rebuilt in an adaptive style, while preserving sharp edges.
BlockyMeshRepairRebuildType 3 The mesh will be rebuilt in a blocky style.
FastMeshRepairRebuildType 0 Rebuilds mesh body quickly, but not accurately.
PreserveSharpEdgesMeshRepairRebuildType 1 Rebuilds mesh body quickly, while preserving sharp edges.

Version

Introduced in version March 2024