Skip to main content

Module upgrade

Module upgrade 

Source
Expand description

The upgrade family: same-domain face unification, collinear edge merging, and tolerance reduction, undoing the splits an operation left behind without changing the shape they describe.

Functionsยง

merge_edges
Merge chains of edges lying on one curve into single edges.
reduce_tolerances
Shrink every edge and vertex tolerance to what the geometry measures, floored at the confusion tolerance: the inverse of the widenings repair operations apply, safe because it is measured the same way.
unify_same_domain
Merge adjacent faces lying on one carrier into single faces.