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.