Fix Intersections

Parameter
Description

MaxCorrectionIterations

integer

Maximum number of iterations to resolve penetrations. Higher values ensure complete elimination but take longer.

CorrectionOffset

double

Minimum clearance to maintain from the target surface (in same units as mesh). Small positive value prevents numerical precision issues.

PostSmoothingIterations

integer

Number of smoothing iterations to apply after pushing vertices to prevent sharp artifacts.

PostSmoothingStrength

double

Smoothing Strength

DetailPreservation

double

Weight factor for detail preservation. Higher values preserve more detail but may allow slight penetrations. Range: 0.0 (no preservation) to 1.0 (maximum preservation).

Last updated

Was this helpful?